complexType "KeyVariableReferenceType"
Namespace:
Content:
complex, 8 attributes, 7 elements
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...
   
 = 
("Canonical" | "Deprecated")
 = 
xs:boolean : "false"
 = 
xs:anyURI
 = 
"true"
 = 
xs:boolean : "false"
 = 
xs:string
 = 
list of xs:language
 = 
xs:anyURI
    >
   
Content: 
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:TypeOfObject, r:MaintainableObject?, r:Value
</...>
Content Model Elements (7):
r:Agency, r:ID, r:MaintainableObject, r:TypeOfObject, r:URN, r:Value, r:Version
All Direct / Indirect Based Elements (1):
KeyVariableReference
Known Usage Locations
Annotation
Reference to the Unique key variable for segment identification and the value it contains for the specific segment.
Type Definition Detail
Type Derivation Tree
r:ReferenceType (extension)
  KeyVariableReferenceType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="KeyVariableReferenceType">
<xs:complexContent>
<xs:extension base="r:ReferenceType">
<xs:sequence>
<xs:element ref="r:Value"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/7)
r:Value
Type:
r:ValueType, simple content
Value of the variable for this segment.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:Value"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set