group "BondEquity.model"
Namespace:
Content:
Defined:
Includes:
definition of 1 element
Used:
Component Diagram
Complex Content Model
Content Model Elements (3):
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.