XML Schema Documentation

Complex Type: NotionalAmountReference

[Table of contents]

Super-types: Reference < NotionalAmountReference (by extension)
Sub-types: None
Name NotionalAmountReference
Abstract no
Documentation A reference to the notional amount.
XML Instance Representation
<...
href=" xsd:IDREF [1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="NotionalAmountReference">
<xsd:complexContent>
<xsd:extension base=" Reference ">
<xsd:attribute name="href" type=" xsd:IDREF " use="required"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>