complexType "SourceRepresentationType"
Namespace:
Content:
complex, 6 elements
Defined:
globally in comparative.xsd; see XML source
Includes:
definitions of 6 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Provides a reference to the managed content of a representation which may be a ManagedRepresentation or a specific CodeList, GeographicRepresentation, or GeographicLocation. Allows for the optional reference to a Concept when context is important. For example, a ManagedNumericRepresentation within the context of Age.
XML Source (w/o annotations (7); see within schema source)
<xs:complexType name="SourceRepresentationType">
<xs:sequence>
<xs:choice>
<xs:element ref="r:ManagedRepresentationReference"/>
<xs:element ref="r:CategorySchemeReference"/>
<xs:element ref="r:CodeListReference"/>
<xs:element ref="r:GeographicStructureReference"/>
<xs:element ref="r:GeographicLocationReference"/>
</xs:choice>
<xs:element minOccurs="0" ref="r:ConceptReference"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 6/6)
r:CategorySchemeReference
Type:
r:SchemeReferenceType, complex content
A reference to a CategoryScheme as the managed component of a representation.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:CategorySchemeReference"/>

r:CodeListReference
Type:
r:ReferenceType, complex content
A reference to a CodeList as the managed component of a representation.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:CodeListReference"/>

r:ConceptReference
Type:
r:ReferenceType, complex content
Reference to a Concept which provides a context for the representation, e.g. Age for a numeric representation.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:ConceptReference"/>

r:GeographicLocationReference
Type:
A reference to a GeographicLocation as the managed component of a representation.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:GeographicLocationReference"/>

r:GeographicStructureReference
Type:
A reference to a GeographicStructure as the managed component of a representation.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:GeographicStructureReference"/>

r:ManagedRepresentationReference
Type:
r:ReferenceType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 5 elements
Substitution group head for referencing Managed Representations. For example, ManagedTextRepresentationReference, ManagedNumericRepresentationReference, etc.
XML Source (w/o annotations (1); see within schema source)

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set