HR-XML 3.0 Standards, 2009  September  23.

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

Element: Payment

Name Payment
Type PaymentType
Documentation (of type) Describes a payment either as an amount or a percentage.
XML Instance Representation
<Payment>

< ID> ... </ ID> [0..1]
< PaymentTypeCode> ... </ PaymentTypeCode> [0..1]
<oa: Amount> ... </oa: Amount> [0..1]
< PaymentPercentage> ... </ PaymentPercentage> [0..1]
</Payment>
Schema Component Representation
<xsd:element name="Payment" type=" PaymentType"/>