complexType "TargetRepresentationType"
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 a codified representation. Supports the ability to limit code coverage as appropriate for the coding structure referenced.
XML Source (w/o annotations (7); see within schema source)
<xs:complexType name="TargetRepresentationType">
<xs:sequence>
<xs:choice>
<xs:element ref="r:ManagedRepresentationReference"/>
<xs:element ref="r:CategorySchemeReference"/>
<xs:sequence>
<xs:element ref="r:CodeListReference"/>
<xs:element minOccurs="0" ref="r:CodeSubsetInformation"/>
</xs:sequence>
</xs:choice>
</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:CodeSubsetInformation
Type:
Allows further specification of the codes to use from the CodeList.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:CodeSubsetInformation"/>

r:IncludedGeographicLocationCodes
Type:
Identifies the Geographic Location codes included by the Authorized source of the code, the geographic location being used and the locations to exclude.
XML Source (w/o annotations (1); see within schema source)

r:IncludedGeographicStructureCodes
Type:
Identifies the Geographic Structure codes included by the Authorized source of the code, the geographic location being used and the locations to exclude.
XML Source (w/o annotations (1); see within schema source)

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