PayPal XMLPay - 2009 Betriebsanweisung Seite 102

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 162
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 101
XMLPay Schemas
XMLPay Schema
A
102 XMLPay Developer’s Guide
<element name = "Vendor" type = "UserIdType"/>
<element name = "Partner" type = "UserIdType"/>
<choice>
<element name = "Transactions">
<complexType content = "elementOnly">
<element ref = "Transaction" minOccurs = "1" maxOccurs = "unbounded" />
</complexType>
</element>
<element name = "RecurringProfiles">
<complexType content = "elementOnly">
<element ref = "RecurringProfile" minOccurs = "1" maxOccurs = "unbounded"
/>
</complexType>
</element>
<element name = "AccountUpdateRequests">
<complexType content = "elementOnly">
<element ref = "AccountUpdateRequest" minOccurs = "1" maxOccurs =
"unbounded" />
</complexType>
</element>
</choice>
<element ref = "VersionIntegrationTracking" minOccurs = "0" maxOccurs = "1"/>
</sequence>
</complexType>
</element>
<element name = "RequestAuth">
<complexType content = "elementOnly">
<choice>
<element ref = "UserPass"/>
<element ref = "Signature"/>
</choice>
</complexType>
</element>
<element name = "XMLPayResponse">
<complexType content = "elementOnly">
<sequence>
<element ref = "ResponseData"/>
<element ref = "Signature" minOccurs = "0" maxOccurs = "1"/>
<element name = "TransactionReceipts" minOccurs = "0" maxOccurs = "1">
<complexType content = "elementOnly">
<element ref = "XMLPayReceipt" minOccurs = "1" maxOccurs = "unbounded"/>
</complexType>
</element>
</sequence>
<attribute name = "xmlns" type = "string" />
<attribute name = "version" type = "string" />
<attribute name = "request_id" type = "string" />
<attribute name = "response_id" type = "string" />
</complexType>
</element>
<element name = "ResponseData">
<complexType content = "elementOnly">
<sequence>
<element name = "Vendor" type = "UserIdType"/>
<element name = "Partner" type = "UserIdType"/>
Seitenansicht 101
1 2 ... 97 98 99 100 101 102 103 104 105 106 107 ... 161 162

Kommentare zu diesen Handbüchern

Keine Kommentare