HR-XML 3.0 Standards, 2009  September  23.

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

Element: InheritanceAmount

Name InheritanceAmount
Type Locally-defined complex type
XML Instance Representation
<InheritanceAmount

inheritanceType=" InheritanceAmountContentType [1]">

oa: AmountType

</InheritanceAmount>
Schema Component Representation
<xsd:element name="InheritanceAmount">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="oa: AmountType">
<xsd:attribute name="inheritanceType" type=" InheritanceAmountContentType" use="required"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>