complexType "CodeRepresentationType"
Namespace:
Content:
complex, 1 attribute, 4 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definition of 1 element
Used:
XML Representation Summary
<...
   
 = 
("Nominal" | "Ordinal" | "Interval" | "Ratio" | "Continuous")
    >
   
Content: 
RecommendedDataType?, GenericOutputFormat?, ContentDateOffset?, CodeDelineationReference*
</...>
Content Model Elements (4):
CodeDelineationReference, ContentDateOffset, GenericOutputFormat, RecommendedDataType
All Direct / Indirect Based Elements (1):
CodeRepresentation
Known Usage Locations
Annotation
A value representation for a variable expressed as coded values. When the variable is used as the dimension of an NCube the code serves as the value of the coordinate for that dimension. Includes the standard value representation elements; recommended data type, generic output format, the classification level (nominal, ordinal, interval, ratio, or continuous, and a declaration of an offset date for the data content, as well as a reference to a reusable Code Delineation.
Type Definition Detail
Type Derivation Tree
ValueRepresentationType (extension)
  CodeRepresentationType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="CodeRepresentationType">
<xs:complexContent>
<xs:extension base="ValueRepresentationType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CodeDelineationReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/4)
CodeDelineationReference
Type:
ReferenceType, complex content
References the Code Delineation used by this response Representation.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CodeDelineationReference"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set