Namespace: |
|
Defined: |
globally in commonTypes_v3.xsd; see XML source |
Used: |
at 3 locations |
| Simple Content Model |
| xs:string |
Pattern: |
[0-9]{5} |
| Type Derivation Tree xs:string (restriction) |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
|||
| <xs:simpleType name="ANSICountyCode"> <xs:restriction base="xs:string"> <xs:pattern value="[0-9]{5}"/> </xs:restriction> </xs:simpleType> |