DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "CodeRepresentationType"
Namespace:
Content:
complex, 3 attributes, 3 elements
Defined:
globally in reusable.xsd, see XML source
Includes:
definition of 1 element
Used:
XML Representation Summary
<...
    blankIsMissingValue
 = 
xs:boolean
    classificationLevel
 = 
("Nominal" | "Ordinal" | "Interval" | "Ratio" | "Continuous")
    missingValue
 = 
xs:NMTOKENS
    >
   
Content: 
RecommendedDataType?, GenericOutputFormat?, CodeSchemeReference
</...>
Content Model Elements (3):
Known Direct Subtypes (2):
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Describes a coded representation.
Type Definition Detail
Type Derivation Tree
  CodeRepresentationType (extension)
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="CodeRepresentationType">
<xs:complexContent>
<xs:extension base="RepresentationType">
<xs:sequence>
<xs:element ref="CodeSchemeReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (defined in this component only; 1/3)
CodeSchemeReference
Type:
ReferenceType, complex content
A reference to a code scheme containing the valid response values.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="CodeSchemeReference"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set