Open the Portico Developer Guide site
PosGateway Schema
Attribute Element
PosGateway Schema > ManageTokensReqType Complex Type > TokenActions Element > Set Element : Attribute Element
Description

The name and value of the attribute to update

Namespace http://Hps.Exchange.PosGateway
Type
NameValuePairType Complex Type
Diagram
Value Element Name Element Sequence Attribute Element
Overview
Attribute NameValuePairType Complex Type

The name and value of the attribute to update

Sequence
Name xs:string
Value xs:string
Source
<xs:element name="Attribute" type="NameValuePairType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The name and value of the attribute to update</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Set ElementTokenActions ElementManageTokensReqType Complex TypePosGateway Schema