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