complexType "GeographicLocationIdentifierType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
AuthorizedSourceReference, GeographicCode
All Direct / Indirect Based Elements (1):
GeographicLocationIdentifier
Known Usage Locations
Annotation
Describes the GeographicLocation as represented by a specific GeographicCode provided by an Authorized Source.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="GeographicLocationIdentifierType">
<xs:sequence>
<xs:element minOccurs="0" ref="GeographicCode"/>
<xs:element minOccurs="0" ref="AuthorizedSourceReference"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
AuthorizedSourceReference
Type:
ReferenceType, complex content
Reference to the AuthorizedSource description in GeographicLocation that provided this code.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="AuthorizedSourceReference"/>

GeographicCode
Type:
xs:string, predefined, simple content
Container for a standard geography code expressed as a string.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="GeographicCode"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set