Definition Type: Element
Name: excluded
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-cd-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A free format string to specify any excluded obligations or deliverable obligations, as the case may be, of the reference entity or excluded types of obligations or deliverable obligations. ISDA 2003 Term: Excluded Obligations/Excluded Deliverable Obligations
Collapse XSD Schema Diagram:
XSD Diagram of excluded in schema fpml-cd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="excluded" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A free format string to specify any excluded obligations or deliverable obligations, as the case may be, of the reference entity or excluded types of obligations or deliverable obligations. ISDA 2003 Term: Excluded Obligations/Excluded Deliverable Obligations</xsd:documentation>
    </xsd:annotation>
</xsd:element>