Definition Type: Element
Name: statusAppliesTo
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:PartyReference
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs 0
MaxOccurs 2
Abstract
Documentation:
Reference to parties currently in this status, e.g. parties for which we are awaiting approval. For example, if a trade is in "Pending" status, this would identify which parties' approval the trade was pending.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd4 Drilldown into href in schema fpml-shared-5-10_xsd4 Drilldown into PartyReference in schema fpml-shared-5-10_xsd4XSD Diagram of statusAppliesTo in schema fpml-business-events-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="statusAppliesTo" type="PartyReference" minOccurs="0" maxOccurs="2">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Reference to parties currently in this status, e.g. parties for which we are awaiting approval. For example, if a trade is in "Pending" status, this would identify which parties' approval the trade was pending.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href nsE:href Required
Collapse Derivation Tree: