<xs:complexTypename="SubMerchantDataType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="SubMerchantId"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The ID assigned by the payment facilitator or aggregator to the sub-merchant.</p><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> For internal use only.
</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:long"><xs:fractionDigitsvalue="0"/><xs:minInclusivevalue="1"/><xs:maxInclusivevalue="999999999999999"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="Addr1"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The street address of the sub-merchant.</p><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> For internal use only.
</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="32"/><xs:patternvalue="^[a-zA-Z\d\s]+$"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="City"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The city of the sub-merchant.</p><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> For internal use only.
</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="13"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="StateProvinceRegion"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The state or province of the sub-merchant.</p><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> For internal use only.
</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="3"/><xs:patternvalue="^[a-zA-Z\d]+$"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="ZipPostalCode"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The ZIP/Postal Code of the sub-merchant.</p><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> For internal use only.
</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="10"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="CountryCode"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The 3-digit ISO Numeric Country Code of the sub-merchant (eg, 840)</p><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> For internal use only.
</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:int"><xs:minInclusivevalue="1"/><xs:maxInclusivevalue="999"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="CustomerSvcPhone"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Sub-merchant phone number.</p><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> For internal use only.
</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="16"/><xs:patternvalue="[0-9]{10,16}"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="CustomerSvcEmail"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Sub-merchant email address.</p><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> For internal use only.
</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="40"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="TerminalId"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The sub-merchant Terminal ID assigned by the payment facilitator.</p><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> For internal use only.
</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="8"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="MCC"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Sub-merchant MCC.</p><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> For internal use only.
</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="4"/><xs:patternvalue="[0-9]{4}"/></xs:restriction></xs:simpleType></xs:element></xs:all></xs:complexType>