<xs:element name="IdentificationNoOfTRP"> <xs:simpleType> <xs:restriction base="nonEmptyString"> <xs:pattern value="[T][0-9]{9}|[0-9]{6}" /> </xs:restriction> </xs:simpleType> </xs:element>