Definition Type: Element
Name: correctedTaskIdentifier
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:TaskIdentifier
Containing Schema: fpml-loan-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A unique identifier associated with a previous ‘inaccurate task.’ Population of this identifier represents that this task is a ‘corrective measure’ to a previous task, rather than being a stand-alone task.
Collapse XSD Schema Diagram:
Drilldown into taskId in schema fpml-loan-5-10_xsd Drilldown into accountReference in schema fpml-shared-5-10_xsd Drilldown into partyReference in schema fpml-shared-5-10_xsd Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-10_xsd Drilldown into id in schema fpml-loan-5-10_xsd Drilldown into TaskIdentifier in schema fpml-loan-5-10_xsdXSD Diagram of correctedTaskIdentifier in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="correctedTaskIdentifier" type="TaskIdentifier" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>A unique identifier associated with a previous ‘inaccurate task.’ Population of this identifier represents that this task is a ‘corrective measure’ to a previous task, rather than being a stand-alone task.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsA:partyReference (1) (1)
accountReference nsA:accountReference 0 (1)
taskId nsA:taskId (1) (1)
<xs:group> nsA:PartyAndAccountReferences.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: