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