group "Product.model"
Namespace:
Content:
Defined:
Includes:
definitions of 6 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (6):
assetClass (defined in Product.model group),
primaryAssetClass (defined in Product.model group),
productId (defined in Product.model group),
productType (defined in Product.model group),
Known Usage Locations
XML Source (w/o annotations (6); 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:sequence minOccurs="0">
<xsd:element maxOccurs="unbounded" minOccurs="0" name="productType" type="ProductType"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="productId" type="ProductId"/>
</xsd:sequence>
<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"/>
<xsd:element maxOccurs="2" minOccurs="0" name="embeddedOptionType" type="EmbeddedOptionType"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 6/6)
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
minLength:
0
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"/>

embeddedOptionType
Type:
EmbeddedOptionType, simple content
Describes the type of any embedded optionality in the transaction that might not otherwise be apparent. Can be used to represent embedded optionality such as early termination provisions, extendible provisions, or cancelable provisions, etc., where applicable. If omitted, no embedded optionality is applicable.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="2" minOccurs="0" name="embeddedOptionType" type="EmbeddedOptionType"/>

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
minLength:
0
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:
1023
minLength:
1
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:
1023
minLength:
1
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
minLength:
0
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.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.