group "BondChoice.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
bond | convertibleBond
Content Model Elements (2):
bond, convertibleBond
Known Usage Locations
Annotation
A model group which provides choices between all bond underlyers.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="BondChoice.model">
<xsd:choice>
<xsd:element ref="bond"/>
<xsd:element ref="convertibleBond"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
bond
Type:
Bond, complex content
A bond instrument referenced by a contract
XML Source (w/o annotations (1); see within schema source)
<xsd:element ref="bond"/>

convertibleBond
Type:
ConvertibleBond, complex content
A convertible bond instrument referenced by a contract.
XML Source (w/o annotations (1); see within schema source)
<xsd:element ref="convertibleBond"/>

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.