Definition Type: ComplexType
Name: MarginQuoteType
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsA:Scheme
Containing Schema: fpml-clearing-processes-5-9.xsd
Abstract
Documentation:
Allows the requestor to specify if they want this trade/trade set margining with an associated portfolio with the Clearing Organization or not. Proposed values are: TradeOnly and TradeAndPortfolio
Collapse XSD Schema Diagram:
Drilldown into marginQuoteTypeScheme in schema fpml-clearing-processes-5-9_xsdXSD Diagram of MarginQuoteType in schema fpml-clearing-processes-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
Collapse XSD Schema Code:
<xsd:complexType name="MarginQuoteType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Allows the requestor to specify if they want this trade/trade set margining with an associated portfolio with the Clearing Organization or not. Proposed values are: TradeOnly and TradeAndPortfolio</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="marginQuoteTypeScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/margin-quote-type" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
marginQuoteTypeScheme nsA:marginQuoteTypeScheme http://www.fpml.org/coding-scheme/margin-quote-type (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:marginQuoteType
Collapse Comments:
blog comments powered by Disqus