Definition Type: ComplexType
Name: GeneralTerms
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-cd-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into basketReferenceInformation in schema fpml-cd-5-10_xsd4 Drilldown into indexReferenceInformation in schema fpml-cd-5-10_xsd4 Drilldown into referenceInformation in schema fpml-cd-5-10_xsd4 Drilldown into scheduledTerminationDate in schema fpml-cd-5-10_xsd4 Drilldown into effectiveDate in schema fpml-cd-5-10_xsd4XSD Diagram of GeneralTerms in schema fpml-cd-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="GeneralTerms">
    <xsd:sequence>
        <xsd:element name="effectiveDate" type="AdjustableDate2">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The first day of the term of the trade. This day may be subject to adjustment in accordance with a business day convention. ISDA 2003 Term: Effective Date.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="scheduledTerminationDate" type="AdjustableDate2">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The scheduled date on which the credit protection will lapse. This day may be subject to adjustment in accordance with a business day convention. ISDA 2003 Term: Scheduled Termination Date.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:choice>
            <xsd:element name="referenceInformation" type="ReferenceInformation">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">This element contains all the terms relevant to defining the reference entity and reference obligation(s).</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="indexReferenceInformation" type="IndexReferenceInformation">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">This element contains all the terms relevant to defining the Credit DefaultSwap Index.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="basketReferenceInformation" type="BasketReferenceInformation">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">This element contains all the terms relevant to defining the Credit Default Swap Basket.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
effectiveDate nsF:effectiveDate (1) (1)
scheduledTerminationDate nsF:scheduledTerminationDate (1) (1)
referenceInformation nsF:referenceInformation (1) (1)
indexReferenceInformation nsF:indexReferenceInformation (1) (1)
basketReferenceInformation nsF:basketReferenceInformation (1) (1)
Collapse Derivation Tree:
Collapse References:
nsF:generalTermsnsF:generalTerms,