Open the Portico Developer Guide site
PosGateway Schema
emvTagDataType Simple Type
PosGateway Schema : emvTagDataType Simple Type
Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
emvTagDataType Restriction of xs:string
Facets
MaxLength1024
Source
<xs:simpleType name="emvTagDataType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:maxLength value="1024" />
  </xs:restriction>
</xs:simpleType>
See Also
PosGateway Schema