group "NovationAmountsOld.model"
Namespace:
Content:
Defined:
Includes:
definitions of 6 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (6):
Known Usage Locations
XML Source (w/o annotations (7); see within schema source)
<xsd:group name="NovationAmountsOld.model">
<xsd:choice>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="novatedAmount" type="Money"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="remainingAmount" type="Money"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element name="novatedNumberOfOptions" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="remainingNumberOfOptions" type="xsd:decimal"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element name="novatedNumberOfUnits" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="remainingNumberOfUnits" type="xsd:decimal"/>
</xsd:sequence>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 6/6)
novatedAmount
Type:
Money, complex content
The amount which represents the portion of the Old Contract being novated.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="novatedAmount" type="Money"/>

novatedNumberOfOptions
Type:
xsd:decimal, predefined, simple content
The number of options which represent the portion of the Old Contract being novated.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="novatedNumberOfOptions" type="xsd:decimal"/>

novatedNumberOfUnits
Type:
xsd:decimal, predefined, simple content
The number of options which represent the portion of the Old Contract being novated.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="novatedNumberOfUnits" type="xsd:decimal"/>

remainingAmount
Type:
Money, complex content
The amount which represents the portion of the Old Contract not being novated.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="remainingAmount" type="Money"/>

remainingNumberOfOptions
Type:
xsd:decimal, predefined, simple content
The number of options which represent the portion of the Old Contract not being novated.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="remainingNumberOfOptions" type="xsd:decimal"/>

remainingNumberOfUnits
Type:
xsd:decimal, predefined, simple content
The number of options which represent the portion of the Old Contract not being novated.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="remainingNumberOfUnits" type="xsd:decimal"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.