Definition Type: ComplexType
Name: AdditionalAmountType
Namespace: http://www.hr-xml.org/3
Type: oa:AmountType
Containing Schema: Fields.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema fields_xsd1 Drilldown into typeCode in schema fields_xsdXSD Diagram of AdditionalAmountType in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="AdditionalAmountType">
    <xsd:simpleContent>
        <xsd:extension base="oa:AmountType">
            <xsd:attribute name="typeCode" type="oa:NormalizedStringType" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
typeCode nsA:typeCode (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:AdditionalAmount