<xs:complexTypename="CardHolderDataType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="CardHolderFirstName"type="firstNameType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">First name</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CardHolderLastName"type="lastNameType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Last name</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CardHolderAddr"type="addrType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Address</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CardHolderCity"type="cityType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">City</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CardHolderState"type="stateType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">State</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CardHolderZip"type="zipType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Zip or postal code; see the associated Type pattern for restrictions.</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> Canadian postal codes should be sent in the format "A0A0A0".
</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CardHolderPhone"type="phoneType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Phone number; see the associated Type pattern for restrictions.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CardHolderEmail"type="emailType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Email address</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CardHolderLanguage"type="languageIndicatorType"default="en-US"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">CardHolder preferred language.</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong>This field is required for Canadian merchants.
</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>