group "BondCollateral.model"
Namespace:
Content:
Defined:
globally in fpml-repo-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
nominalAmount, (((cleanPrice, accruals?, dirtyPrice?) | dirtyPrice), relativePrice?, yieldToMaturity?, inflationFactor?)?, accrualsAmount?
Content Model Elements (9):
accruals,
accrualsAmount,
cleanPrice,
dirtyPrice (in collateral defined in RepoTransactionLeg complexType),
dirtyPrice (in collateral defined in RepoTransactionLeg complexType),
inflationFactor,
nominalAmount,
relativePrice,
yieldToMaturity
Known Usage Locations
Annotation
A group which has Collateral elements.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="BondCollateral.model">
<xsd:sequence>
<xsd:element name="nominalAmount" type="Money"/>
<xsd:group minOccurs="0" ref="BondPriceAndYield.model"/>
<xsd:element minOccurs="0" name="accrualsAmount" type="Money"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/9)
accrualsAmount
Type:
Money, complex content
Accruals expressed as amount.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="accrualsAmount" type="Money"/>

nominalAmount
Type:
Money, complex content
Total nominal amount of the given bonds used as collateral.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="nominalAmount" type="Money"/>

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.