HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: Charge

Name Charge
Type ChargeType
Documentation Represents the different Charges that may be applied to the associated document.
XML Instance Representation
<Charge

type=" ChargeCodeContentType [0..1]"

sequence=" PositiveIntegerNumericType [0..1]">

< ID> ... </ ID> [0..*]
Start Choice [1]

< BasisAmount> ... </ BasisAmount> [0..1]
< BasisQuantity> ... </ BasisQuantity> [0..1]
End Choice

< Description> ... </ Description> [0..*]
< Amount> ... </ Amount> [0..1]
< Calculation> ... </ Calculation> [0..1]
< ReasonCode> ... </ ReasonCode> [0..*]
< CurrencyExchangeRate> ... </ CurrencyExchangeRate> [0..*]
< TimePeriod> ... </ TimePeriod> [0..1]
< UserArea> ... </ UserArea> [0..1]
</Charge>
Schema Component Representation
<xsd:element name="Charge" type=" ChargeType"/>