complexType "FxSingleLeg"
Namespace:
Content:
complex, 1 attribute, 12 elements
Defined:
globally in fpml-fx-5-3.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
productType*, productId*, assetClass*, exchangedCurrency1?, exchangedCurrency2?, dealtCurrency?, (valueDate? | (currency1ValueDate?, currency2ValueDate?)), tenorPeriod?, exchangeRate?, nonDeliverableSettlement?
</...>
Content Model Elements (12):
assetClass (defined in Product.model group),
currency1ValueDate,
currency2ValueDate,
dealtCurrency,
exchangedCurrency1,
exchangedCurrency2,
exchangeRate,
nonDeliverableSettlement (defined in FxCoreDetails.model group),
productId (defined in Product.model group),
productType (defined in Product.model group),
tenorPeriod,
valueDate (defined in FxCoreDetails.model group)
All Direct / Indirect Based Elements (1):
fxSingleLeg
Known Usage Locations
Annotation
A type defining either a spot or forward FX transactions.
Type Definition Detail
Type Derivation Tree
Product (extension)
  FxSingleLeg
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="FxSingleLeg">
<xsd:complexContent>
<xsd:extension base="Product">
<xsd:sequence>
<xsd:group ref="FxCoreDetails.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.