<xs:simpleType name="ns03"> <xs:restriction base="xs:string"> <xs:pattern value="[0-9]{3}" /> </xs:restriction> </xs:simpleType>