Namespace: |
|
Content: |
complex, 3 attributes, 2 elements |
Abstract: |
(cannot be assigned directly to elements used in instance XML documents) |
Defined: |
globally in reusable.xsd, see XML source |
Includes: |
definitions of 3 attributes and 2 elements |
Used: |
at 9 locations |
| XML Representation Summary | |||||
| <... | |||||
| blankIsMissingValue | = |
xs:boolean | |||
| classificationLevel | = |
("Nominal" | "Ordinal" | "Interval" | "Ratio" | "Continuous") | |||
| missingValue | = |
xs:NMTOKENS | |||
| > | |||||
|
|||||
| </...> | |||||
CategoryRepresentationType (as extension base), CodeRepresentationType (as extension base), DateTimeRepresentationType (as extension base), ExternalCategoryRepresentationType (as extension base), |
GeographicRepresentationType (as extension base), NumericRepresentationType (as extension base), TextRepresentationType (as extension base) |
| <xs:complexType abstract="true" name="RepresentationType"> <xs:sequence> </xs:sequence> </xs:complexType> |
blankIsMissingValueType: |
xs:boolean, predefined |
Use: |
optional |
| <xs:attribute name="blankIsMissingValue" type="xs:boolean" use="optional"/> |
classificationLevelType: |
|
Use: |
optional |
| enumeration of xs:NMTOKEN |
Enumeration: |
|
| <xs:attribute name="classificationLevel" type="CategoryRelationCodeType" use="optional"/> |
missingValueType: |
xs:NMTOKENS, predefined |
Use: |
optional |
| <xs:attribute name="missingValue" type="xs:NMTOKENS" use="optional"/> |
Type: |
CodeValueType, simple content |
| xs:string |
| <xs:element minOccurs="0" name="GenericOutputFormat" type="CodeValueType"/> |
Type: |
CodeValueType, simple content |
| xs:string |
| <xs:element minOccurs="0" name="RecommendedDataType" type="CodeValueType"/> |
| XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |