group "TradeLegNotionalChange.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
notionalReference?, changeInNotionalAmount, outstandingNotionalAmount
Content Model Elements (3):
changeInNotionalAmount (defined in TradeLegNotionalChange.model group),
notionalReference (defined in TradeLegNotionalChange.model group),
outstandingNotionalAmount (defined in TradeLegNotionalChange.model group)
Known Usage Locations
XML Source (see within schema source)
<xsd:group name="TradeLegNotionalChange.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="notionalReference" type="NotionalReference"/>
<xsd:element name="changeInNotionalAmount" type="NonNegativeMoney"/>
<xsd:element name="outstandingNotionalAmount" type="NonNegativeMoney"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
changeInNotionalAmount
Type:
NonNegativeMoney, complex content
XML Source (see within schema source)
<xsd:element name="changeInNotionalAmount" type="NonNegativeMoney"/>

notionalReference
Type:
NotionalReference, empty content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="notionalReference" type="NotionalReference"/>

outstandingNotionalAmount
Type:
NonNegativeMoney, complex content
XML Source (see within schema source)
<xsd:element name="outstandingNotionalAmount" type="NonNegativeMoney"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.