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