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, 7 elements
Defined:
Used:
XML Representation Summary
<...
    blankIsMissingValue
 = 
xs:boolean
    classificationLevel
 = 
("Nominal" | "Ordinal" | "Interval" | "Ratio" | "Continuous")
    missingValue
 = 
xs:NMTOKENS
    >
   
Content: 
RecommendedDataType?, GenericOutputFormat?, CodeSchemeReference, IncludedLevel*, IncludedCodeReference*, DataExistence?, VariableConcatenation?
</...>
Content Model Elements (7):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Describes a coded representation.
Type Definition Detail
Type Derivation Tree
  r:CodeRepresentationType (extension)
      CodeRepresentationType (extension)
XML Source (w/o annotations (1); see within schema source)
<xs:complexType name="CodeRepresentationType">
<xs:complexContent>
<xs:extension base="r:CodeRepresentationType">
<xs:sequence>
<xs:group ref="CodeSubsetInfo"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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