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