Definition Type: ComplexType
Name: MarginQuoteType
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:Scheme
Containing Schema: fpml-clearing-processes-5-10.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-10_xsd1XSD Diagram of MarginQuoteType in schema fpml-clearing-processes-5-10_xsd1 (Financial products Markup Language (FpML®))
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 nsC:marginQuoteTypeScheme http://www.fpml.org/coding-scheme/margin-quote-type (Optional)
Collapse Derivation Tree:
Collapse References:
nsC:marginQuoteType