http://www.csapi.org/schema/parlayx/common/v2_1
The ChargingInformation Complex Type

For services that include charging as an inline message part, the charging information is provided in this data structure.


Local elements (4)
description currency amount code
Complex Type ChargingInformation
The ChargingInformation type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

Description text to be use for information and billing text.

<description>xsd:string</description> [1..1]

Currency identifier as defined in ISO 4217.

<currency>xsd:string</currency> [0..1]

Amount to be charged

<amount>xsd:decimal</amount> [0..1]

Charging code, referencing a contract under which the charge is applied.

<code>xsd:string</code> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="ChargingInformation">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>For services that include charging as an inline message part, the charging information is provided in this data structure.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="description"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Description text to be use for information and billing text.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="currency"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Currency identifier as defined in ISO 4217.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="amount"  type="xsd:decimal">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Amount to be charged</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="code"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Charging code, referencing a contract under which the charge is applied.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©