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