Namespace: |
|
Defined: |
globally in censustracts.xsd; see XML source |
Used: |
at 1 location |
| Simple Content Model |
| xs:string |
MaxLength: |
15 |
MinLength: |
1 |
| Type Derivation Tree xs:string (restriction) |
Derivation: |
restriction of xs:string |
|||||
Facets: |
|
|||||
| <xs:simpleType name="CensusTracts"> <xs:restriction base="xs:string"> <xs:maxLength value="15"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> |