Namespace: |
|
Defined: |
globally in dPersonnel_v3.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
xs:string |
Pattern: |
[A-Z][A-Z0-9][0-9]{6} |
Type Derivation Tree xs:string (restriction) ![]() |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
<xs:simpleType name="NationalRegistryNumber"> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z][A-Z0-9][0-9]{6}"/> </xs:restriction> </xs:simpleType> |