complexType "Product"
Namespace:
Content:
complex, 1 attribute, 3 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
(primaryAssetClass?, productType*, productId*)?
</...>
Content Model Elements (3):
primaryAssetClass,
productId (defined in Product.model group),
productType (defined in Product.model group)
Known Direct Subtypes (2):
CreditDefaultSwap, Swap
All Direct / Indirect Based Elements (3):
creditDefaultSwap, product, swap
Known Usage Locations
Annotation
The base type which all FpML products extend.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="true" name="Product">
<xsd:group minOccurs="0" ref="Product.model"/>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>

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.