complexType "ComponentPartsType"
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):
GeographicTime, LocationValueReference
All Direct / Indirect Based Elements (1):
ComponentParts
Known Usage Locations
Annotation
A stack of LocationValueReferences to each of the locations of the specified PrimaryComponentLevel type that make up the Component Area. Includes a GeographicTime to allow for repetition for change over time.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="ComponentPartsType">
<xs:sequence>
<xs:element minOccurs="0" ref="LocationValueReference"/>
<xs:element minOccurs="0" ref="GeographicTime"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
GeographicTime
Type:
DateType, complex content
The time period for which the LocationValues listed are a valid set.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="GeographicTime"/>

LocationValueReference
Type:
ReferenceType, complex content
Reference to the LocationValue of a basic building block of the composite area.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="LocationValueReference"/>

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