Include
Element information
Namespace: None
Schema document: ContextValueAssociation.xsd
Type: cva:Include
Properties: Local, Unqualified
Content
- Annotation [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xml:base | [0..1] | xsd:anyURI | ||
uri | [1..1] | cva:anyURI |
Used in
- Type cva:ContextValueAssociation (Element cva:ContextValueAssociation)
Sample instance
<Include uri="http://www.example.com/"> <Annotation> <Description>Any text, intermingled with: <!--any element--> </Description> <AppInfo>Any text, intermingled with: <!--any element--> </AppInfo> </Annotation> </Include>