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