group "BondCalculation.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (2):
Known Usage Locations
Annotation
A group that specifies Bond Calculation elements.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="BondCalculation.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="paymentFrequency" type="Period"/>
<xsd:element minOccurs="0" name="dayCountFraction" type="DayCountFraction"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
dayCountFraction
Type:
DayCountFraction, simple content
The day count basis for the bond.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="dayCountFraction" type="DayCountFraction"/>

paymentFrequency
Type:
Period, complex content
Specifies the frequency at which the bond pays, e.g. 6M.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="paymentFrequency" type="Period"/>

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.