Contexts
Element information
Namespace: None
Schema document: ContextValueAssociation.xsd
Type: cva:Contexts
Properties: Local, Unqualified
Content
- Sequence [1..1]
- Annotation [0..1]
- Context [0..*]
Attributes
None
Used in
- Type cva:ContextValueAssociation (Element cva:ContextValueAssociation)
Sample instance
<Contexts> <Annotation> <Description>Any text, intermingled with: <!--any element--> </Description> <AppInfo>Any text, intermingled with: <!--any element--> </AppInfo> </Annotation> <Context address="string" values="IDREFS"> <Annotation> <Description>Any text, intermingled with: <!--any element--> </Description> <AppInfo>Any text, intermingled with: <!--any element--> </AppInfo> </Annotation> <Message>Any text, intermingled with: <!--any element--> </Message> </Context> </Contexts>