Open the Portico Developer Guide site
PosGateway Schema
PermissionType Complex Type
PosGateway Schema : PermissionType Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
Permission Element Sequence PermissionType Complex Type
Overview
Sequence
Permission xs:string
Used By
DefaultPermissions Element
Permissions Element
DefaultPermissions Element
Source
<xs:complexType name="PermissionType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="Permission" type="xs:string" />
  </xs:sequence>
</xs:complexType>
See Also
PosGateway Schema