Namespace: |
|
Content: |
complex, 8 attributes, 4 elements |
Defined: |
globally in reusable.xsd, see XML source |
Includes: |
definitions of 2 attributes |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
arraySeparator | = |
xs:string | |||
blankIsMissingValue | = |
xs:boolean | |||
classificationLevel | = |
("Nominal" | "Ordinal" | "Interval" | "Ratio" | "Continuous") | |||
maxArray | = |
xs:integer : "1" | |||
maxLength | = |
xs:integer | |||
minLength | = |
xs:integer | |||
missingValue | = |
xs:NMTOKENS | |||
regExp | = |
xs:string | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree TextRepresentationType (extension) TextDomainType (extension) CoordinatePairsType (extension) |
<xs:complexType name="CoordinatePairsType"> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute name="arraySeparator" type="xs:string" use="optional"/> |
Type: |
xs:integer, predefined |
Use: |
optional |
Default: |
"1" |
<xs:attribute default="1" name="maxArray" type="xs:integer"/> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |