ValueTests
Element information
Namespace: None
Schema document: ContextValueAssociation.xsd
Type: cva:ValueTests
Properties: Local, Unqualified
Content
- Sequence [1..1]
- Annotation [0..1]
- ValueTest [0..*]
Attributes
None
Used in
- Type cva:ContextValueAssociation (Element cva:ContextValueAssociation)
Sample instance
<ValueTests> <Annotation> <Description>Any text, intermingled with: <!--any element--> </Description> <AppInfo>Any text, intermingled with: <!--any element--> </AppInfo> </Annotation> <ValueTest xml:id="ID" test="string"> <Annotation> <Description>Any text, intermingled with: <!--any element--> </Description> <AppInfo>Any text, intermingled with: <!--any element--> </AppInfo> </Annotation> </ValueTest> </ValueTests>