<xs:element name="TaxDeductedSpouseOthPrsnPAN" minOccurs="0"> <xs:simpleType> <xs:restriction base="nonEmptyString"> <xs:pattern value="[A-Z]{5}[0-9]{4}[A-Z]" /> </xs:restriction> </xs:simpleType> </xs:element>