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