complexType "Option"
Namespace:
Content:
complex, 1 attribute, 7 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
productType*, productId*, assetClass*, buyerPartyReference?, buyerAccountReference?, sellerPartyReference?, sellerAccountReference?
</...>
Content Model Elements (7):
assetClass (defined in Product.model group),
productId (defined in Product.model group),
productType (defined in Product.model group),
Known Direct Subtypes (3):
FxDigitalOption, FxOption, OptionBase
Known Indirect Subtypes (4):
BondOption, CreditDefaultSwapOption, OptionBaseExtended, VarianceOptionTransactionSupplement
All Direct / Indirect Based Elements (5):
bondOption, creditDefaultSwapOption, fxDigitalOption, fxOption, varianceOptionTransactionSupplement
Known Usage Locations
Annotation
A type for defining the common features of options.
Type Definition Detail
Type Derivation Tree
Product (extension)
  Option
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="true" name="Option">
<xsd:complexContent>
<xsd:extension base="Product">
<xsd:sequence>
<xsd:group ref="BuyerSeller.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.