complexType "CodeRepresentationBaseType"
Namespace:
Content:
complex, 3 attributes, 4 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...
   
 = 
xs:NMTOKENS
 = 
xs:boolean
 = 
("Nominal" | "Ordinal" | "Interval" | "Ratio" | "Continuous")
   
>
   
Content: 
</...>
Content Model Elements (4):
CodeListReference, CodeSubsetInformation, GenericOutputFormat, RecommendedDataType
Known Direct Subtypes (1):
CodeDomainType
All Direct / Indirect Based Elements (3):
CodeDomain, CodeRepresentation, MissingCodeRepresentation
Known Usage Locations
Annotation
Describes the use of all or part of a CodeList as a representation used by a question response domain or variable value representation.
Type Definition Detail
Type Derivation Tree
RepresentationType (extension)
  CodeRepresentationBaseType
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="CodeRepresentationBaseType">
<xs:complexContent>
<xs:extension base="RepresentationType">
<xs:sequence>
<xs:element minOccurs="0" ref="CodeListReference"/>
<xs:element minOccurs="0" ref="CodeSubsetInformation"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/4)
CodeListReference
Type:
ReferenceType, complex content
A reference to the CodeList included in this representation using the Reference structure.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="CodeListReference"/>

CodeSubsetInformation
Type:
CodeSubsetInformationType, complex content
Allows further specification of the codes to use from the CodeList by defining the level or only the most discrete codes of a hierarchical CodeList, the range of codes to use, or an itemized sub-set.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="CodeSubsetInformation"/>

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