group "TradeLegNotionalScheduleChange.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
never
Content Model Diagram
Complex Content Model
notionalScheduleReference?, changeInNotionalSchedule?, outstandingNotionalSchedule?
Content Model Elements (3):
changeInNotionalSchedule, notionalScheduleReference, outstandingNotionalSchedule
XML Source (see within schema source)
<xsd:group name="TradeLegNotionalScheduleChange.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="notionalScheduleReference" type="NotionalReference"/>
<!-- in the future perhaps this should allow a notional schedule to be put in here instead of a single value -->
<xsd:element minOccurs="0" name="changeInNotionalSchedule" type="NonNegativeAmountSchedule"/>
<xsd:element minOccurs="0" name="outstandingNotionalSchedule" type="NonNegativeAmountSchedule"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
changeInNotionalSchedule
Type:
NonNegativeAmountSchedule, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="changeInNotionalSchedule" type="NonNegativeAmountSchedule"/>

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

outstandingNotionalSchedule
Type:
NonNegativeAmountSchedule, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="outstandingNotionalSchedule" type="NonNegativeAmountSchedule"/>

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.