Definition Type: ComplexType
Name: EquitySwapValuationPrice
Namespace: http://www.fpml.org/2004/FpML-4-1
Type: nsA:Price
Containing Schema: fpml-eqs-4-1.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into equityValuation in schema fpml-eqs-4-1_xsd Drilldown into fxConversion in schema fpml-asset-4-1_xsd Drilldown into accruedInterestPrice in schema fpml-asset-4-1_xsd Drilldown into netPrice in schema fpml-asset-4-1_xsd Drilldown into grossPrice in schema fpml-asset-4-1_xsd Drilldown into amountRelativeTo in schema fpml-asset-4-1_xsd Drilldown into determinationMethod in schema fpml-asset-4-1_xsd Drilldown into commission in schema fpml-asset-4-1_xsd Drilldown into Price in schema fpml-asset-4-1_xsdXSD Diagram of EquitySwapValuationPrice in schema fpml-eqs-4-1_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="EquitySwapValuationPrice">
    <xsd:complexContent>
        <xsd:extension base="Price">
            <xsd:sequence>
                <xsd:element name="equityValuation" type="EquityValuation" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
commission nsA:commission 0 (1)
determinationMethod nsA:determinationMethod (1) (1)
amountRelativeTo nsA:amountRelativeTo (1) (1)
grossPrice nsA:grossPrice 0 (1)
netPrice nsA:netPrice (1) (1)
accruedInterestPrice nsA:accruedInterestPrice 0 (1)
fxConversion nsA:fxConversion 0 (1)
equityValuation nsA:equityValuation 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:initialPrice, nsA:valuationPriceFinal, nsA:valuationPriceInterim