HR-XML 3.0 Standards, 2009 September 23.
Menu: [ Home | Guidelines | BODs | Nouns | Global elements | WSDL | Packages | Code Lists | Master Index ]
Trace back: » AllocatedQuantity | AllocationID | AllocationPercentage | AllowSubstitutionIndicator | AllowanceChargeABIEType »
| Name |
AllowanceChargeABIEType |
| Documentation |
AllowanceChargeABIEType is based on the UN/CEFACT TBG17 AllowanceChargeType that can be found the Reusable Aggregate Business
Information Entity (RUABIE) XML Schema files.
|
XML Instance Representation
Schema Component Representation
<
xsd:complexType name="
AllowanceChargeABIEType"
abstract="
true">
<
xsd:sequence>
<
xsd:element ref="
ID"
minOccurs="
0"
maxOccurs="
unbounded"/>
<
xsd:choice>
</
xsd:choice>
<
xsd:element ref="
Description"
minOccurs="
0"
maxOccurs="
unbounded"/>
<
xsd:element ref="
Amount"
minOccurs="
0"/>
<
xsd:element ref="
ReasonCode"
minOccurs="
0"
maxOccurs="
unbounded"/>
</
xsd:sequence>
</
xsd:complexType>