complexType "GeographicStructureReferenceType"
Namespace:
Content:
complex, 7 attributes, 7 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definition of 1 element
Used:
XML Representation Summary
<...
   
 = 
xs:boolean : "false"
 = 
xs:anyURI
 = 
"true"
 = 
xs:boolean : "false"
 = 
xs:string
 = 
list of xs:language
 = 
xs:anyURI
   
>
   
Content: 
</...>
Content Model Elements (7):
Agency, ExcludedGeographicLevelReference, ID, MaintainableObject, TypeOfObject, URN, Version
All Direct / Indirect Based Elements (1):
GeographicStructureReference
Known Usage Locations
Annotation
Reference to an existing GeographicStructure using the Reference structure plus the ability to exclude any number of contained GeographicLevels as specified by reference. TypeOfObject should be set to GeographicStructure.
Type Definition Detail
Type Derivation Tree
ReferenceType (extension)
  GeographicStructureReferenceType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="GeographicStructureReferenceType">
<xs:complexContent>
<xs:extension base="ReferenceType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ExcludedGeographicLevelReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/7)
ExcludedGeographicLevelReference
Type:
ReferenceType, complex content
Reference to a GeographicLevel within the referenced GeographicStructure which should be excluded. Each excluded GeographicLevel should be specified by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ExcludedGeographicLevelReference"/>

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