Definition Type: ComplexType
Name: RequestedCollateralAllocationAction
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Scheme
Containing Schema: fpml-confirmation-processes-5-10.xsd
Abstract
Documentation:
A type that describes the type of collateral allocation action that is requested. The purpose is to allow FCMs to specify how the allocations are to be processed.
Collapse XSD Schema Diagram:
Drilldown into requestedCollateralAllocationActionScheme in schema fpml-confirmation-processes-5-10_xsdXSD Diagram of RequestedCollateralAllocationAction in schema fpml-confirmation-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="RequestedCollateralAllocationAction">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that describes the type of collateral allocation action that is requested. The purpose is to allow FCMs to specify how the allocations are to be processed.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="requestedCollateralAllocationActionScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/requested-collateral-allocation-action" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
requestedCollateralAllocationActionScheme nsA:requestedCollateralAllocationActionScheme http://www.fpml.org/coding-scheme/requested-collateral-allocation-action (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:requestedAction