| source |
<xs:simpleType name="PCT_Code_Type">
<xs:annotation>
<xs:documentation>V6-0: Used as the standard definition of an3 as per CP795 Sept 2006</xs:documentation>
</xs:annotation>
<xs:restriction base="ns:AlphaNumeric_Type">
<xs:length value="3"/>
</xs:restriction>
</xs:simpleType> |