group "Product.model"
Namespace:
Content:
Defined:
Includes:
definitions of 5 elements
Used:
Content Model Diagram
Complex Content Model
primaryAssetClass?, secondaryAssetClass*, productType*, productId*, assetClass*
Content Model Elements (5):
productId (defined in Product.model group),
productType (defined in Product.model group),
Known Usage Locations
XML Source (w/o annotations (5); see within schema source)
<xsd:group name="Product.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="primaryAssetClass" type="AssetClass"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="secondaryAssetClass" type="AssetClass"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="productType" type="ProductType"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="productId" type="ProductId"/>
<xsd:element fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="This element has been moved to before productType" maxOccurs="unbounded" minOccurs="0" name="assetClass" type="AssetClass"/>
<!--View Generation: SKIPPED embeddedOptionType - Unsupported-->
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 5/5)
assetClass
Type:
AssetClass, simple content
A classification of the risk class of the trade. FpML defines a simple asset class categorization using a coding scheme.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="This element has been moved to before productType" maxOccurs="unbounded" minOccurs="0" name="assetClass" type="AssetClass"/>

primaryAssetClass
Type:
AssetClass, simple content
A classification of the most important risk class of the trade. FpML defines a simple asset class categorization using a coding scheme.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="primaryAssetClass" type="AssetClass"/>

productId
Type:
ProductId, simple content
A product reference identifier. The product ID is an identifier that describes the key economic characteristics of the trade type, with the exception of concepts such as size (notional, quantity, number of units) and price (fixed rate, strike, etc.) that are negotiated for each transaction. It can be used to hold identifiers such as the "UPI" (universal product identifier) required by certain regulatory reporting rules. It can also be used to hold identifiers of benchmark products or product temnplates used by certain trading systems or facilities. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="productId" type="ProductId"/>

productType
Type:
ProductType, simple content
A classification of the type of product. FpML defines a simple product categorization using a coding scheme.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="productType" type="ProductType"/>

secondaryAssetClass
Type:
AssetClass, simple content
A classification of additional risk classes of the trade, if any. FpML defines a simple asset class categorization using a coding scheme.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="secondaryAssetClass" type="AssetClass"/>

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.