group "BondEquity.model"
Namespace:
Content:
Defined:
globally in fpml-repo-5-8.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
Complex Content Model
bond | convertibleBond | equity
Content Model Elements (3):
bond, convertibleBond, equity
Known Usage Locations
Annotation
A model group that allows us to specify that a repo contract can reference bond or equity instruments.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="BondEquity.model">
<xsd:choice>
<xsd:group ref="BondChoice.model"/>
<xsd:element ref="equity"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 1/3)
equity
Type:
EquityAsset, complex content
An equity referenced by a repo contract.
XML Source (w/o annotations (1); see within schema source)
<xsd:element ref="equity"/>

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.