group "NominalAmount.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (2):
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="NominalAmount.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="nominalAmount" type="NonNegativeDecimal"/>
<xsd:element minOccurs="0" name="dirtyPrice" type="NonNegativeDecimal"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
dirtyPrice
Type:
NonNegativeDecimal, simple content
Bond dirty price, expressed in percentage points, 100 is the initial value of the bond.
Simple Content
xsd:decimal
minInclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="dirtyPrice" type="NonNegativeDecimal"/>

nominalAmount
Type:
NonNegativeDecimal, simple content
nominal amount of the collateral to be moved.
Simple Content
xsd:decimal
minInclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="nominalAmount" type="NonNegativeDecimal"/>

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