<xs:element name="TaxIdentificationNo"> <xs:simpleType> <xs:restriction base="nonEmptyString"> <xs:maxLength value="16" /> </xs:restriction> </xs:simpleType> </xs:element>