HR-XML 3.0 Standards, 2009  September  23.

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

Element: Term

Name Term
Type TermType
Documentation Identifies the Terms i.e. the time and number of payments and the amount or percentage of the payment.
XML Instance Representation
<Term

type=" NormalizedStringType [0..1]">

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

< DueDateTime> ... </ DueDateTime> [0..1]
< PaymentBasisCode> ... </ PaymentBasisCode> [0..1]
< Duration> ... </ Duration> [0..1]
End Choice

Start Choice [0..1]

< DiscountPercent> ... </ DiscountPercent> [0..1]
< SurchargePercent> ... </ SurchargePercent> [0..1]
< Amount> ... </ Amount> [0..1]
End Choice

< ProxMonth> ... </ ProxMonth> [0..1]
< ProxDayOfMonth> ... </ ProxDayOfMonth> [0..1]
< UserArea> ... </ UserArea> [0..1]
</Term>
Schema Component Representation
<xsd:element name="Term" type=" TermType"/>