Namespace: |
|
Defined: |
globally in commonTypes_v3.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="EMSAgencyNumber"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="15"/> </xs:restriction> </xs:simpleType> |