complexType "OriginType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
OriginLocation, r:Citation
All Direct / Indirect Based Elements (1):
Origin
Known Usage Locations
Annotation
A citation or URI for the source of the data. Note that this is an external reference, and should not be used to point to DDI descriptions of the data, or to DDI-encoded data.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="OriginType">
<xs:sequence>
<xs:element minOccurs="0" ref="r:Citation"/>
<xs:element minOccurs="0" name="OriginLocation" type="xs:anyURI"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
OriginLocation
Type:
xs:anyURI, predefined, simple content
A URN or URL for the data source.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="OriginLocation" type="xs:anyURI"/>

r:Citation
Type:
r:CitationType, complex content
Citation for the data source.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Citation"/>

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