http://www.csapi.org/schema/parlayx/common/v2_1
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.
 XML Instance |
|
Attributes |
|
Name |
Type |
Summary |
No Attributes |
Name |
Type |
Summary |
No Attributes |
Name |
Type |
Summary |
No Attributes |
Name |
Type |
Summary |
No Attributes |
Name |
Type |
Summary |
No Attributes |
|
XML |
-<xsd:complexType name="ChargingInformation">
-<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: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: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: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: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>
|
Uses |
Type (2)
|
Used-By |
|