Complex Type

PayPalType

Namespace: http://www.w3.org/2001/XMLSchema

Structure Diagram

graph TD PayPalType[PayPalType] txnid_0["txnid: string
1..1"] PayPalType --> txnid_0 style PayPalType fill:#dbeafe,stroke:#2563eb,stroke-width:2px

Elements

NameCardinalityTypeDescription
txnid REQUIRED1..1string

Usage Example

<PayPalType> <txnid>...</txnid> </PayPalType>

Used By