complexType "BrokerEquityOption"
Namespace:
Content:
complex, 1 attribute, 24 elements
Defined:
globally in fpml-eqd-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (24):
assetClass,
brokerNotes,
brokerageFee,
buyerAccountReference,
buyerPartyReference (defined in BuyerSeller.model group),
deltaCrossed,
equityEffectiveDate,
equityExercise (defined in EquityDerivativeBase complexType),
equityPremium (defined in EquityDerivativeShortFormBase complexType),
feature (defined in Feature.model group),
fxFeature (defined in Feature.model group),
notional (defined in EquityDerivativeBase complexType),
numberOfOptions (defined in EquityDerivativeShortFormBase complexType),
optionType (defined in EquityDerivativeBase complexType),
primaryAssetClass,
productId (defined in Product.model group),
productType (defined in Product.model group),
secondaryAssetClass,
sellerAccountReference,
sellerPartyReference (defined in BuyerSeller.model group),
spotPrice (defined in EquityDerivativeShortFormBase complexType),
strategyFeature (defined in EquityDerivativeBase complexType),
strike (defined in EquityDerivativeShortFormBase complexType),
underlyer (defined in EquityDerivativeBase complexType)
All Direct / Indirect Based Elements (1):
brokerEquityOption
Known Usage Locations
Annotation
A type for defining the broker equity options.
Type Definition Detail
Type Derivation Tree
Product (extension)
  EquityDerivativeBase (extension)
      EquityDerivativeShortFormBase (extension)
          BrokerEquityOption
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="BrokerEquityOption">
<xsd:complexContent>
<xsd:extension base="EquityDerivativeShortFormBase">
<xsd:sequence>
<xsd:element name="deltaCrossed" type="xsd:boolean"/>
<xsd:element name="brokerageFee" type="Money"/>
<xsd:element name="brokerNotes" type="String"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/24)
brokerageFee
Type:
Money, complex content
XML Source (see within schema source)
<xsd:element name="brokerageFee" type="Money"/>

brokerNotes
Type:
String, simple content
Simple Content
xsd:string
maxLength:
255
XML Source (see within schema source)
<xsd:element name="brokerNotes" type="String"/>

deltaCrossed
Type:
xsd:boolean, predefined, simple content
XML Source (see within schema source)
<xsd:element name="deltaCrossed" type="xsd:boolean"/>

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.