complexType "Option"
Namespace:
Content:
complex, 1 attribute, 9 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (9):
productId (defined in Product.model group),
productType (defined in Product.model group),
Known Direct Subtypes (7):
Known Indirect Subtypes (5):
All Direct / Indirect Based Elements (10):
Known Usage Locations
Annotation
A type for defining the common features of options. Buyer/seller information is not normally used in Transparency view but is optional in case the information is needed for administrative purposes such as Reporting Party determination.
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.