complexType "GeneralTerms"
Namespace:
Content:
complex, 13 elements
Defined:
globally in fpml-cd-5-9.xsd; see XML source
Includes:
definitions of 9 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (13):
additionalTerm,
basketReferenceInformation,
buyerAccountReference (defined in BuyerSeller.model group),
buyerPartyReference (defined in BuyerSeller.model group),
dateAdjustments (in generalTerms),
effectiveDate (in generalTerms),
indexReferenceInformation,
modifiedEquityDelivery,
referenceInformation,
scheduledTerminationDate,
sellerAccountReference (defined in BuyerSeller.model group),
sellerPartyReference (defined in BuyerSeller.model group),
substitution
All Direct / Indirect Based Elements (1):
generalTerms
Known Usage Locations
XML Source (w/o annotations (10); see within schema source)
<xsd:complexType name="GeneralTerms">
<xsd:sequence>
<xsd:element name="effectiveDate" type="AdjustableDate2"/>
<xsd:element name="scheduledTerminationDate" type="AdjustableDate2"/>
<xsd:group ref="BuyerSeller.model"/>
<xsd:element minOccurs="0" name="dateAdjustments" type="BusinessDayAdjustments"/>
<xsd:choice>
</xsd:choice>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="additionalTerm" type="AdditionalTerm"/>
<xsd:element minOccurs="0" name="substitution" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="modifiedEquityDelivery" type="xsd:boolean"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 9/13)
additionalTerm
Type:
AdditionalTerm, simple content
This element is used for representing information contained in the Additional Terms field of the 2003 Master Credit Derivatives confirm.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="additionalTerm" type="AdditionalTerm"/>

basketReferenceInformation
Type:
This element contains all the terms relevant to defining the Credit Default Swap Basket.
XML Source (w/o annotations (1); see within schema source)

dateAdjustments
Type:
BusinessDayAdjustments, complex content
ISDA 2003 Terms: Business Day and Business Day Convention.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="dateAdjustments" type="BusinessDayAdjustments"/>

effectiveDate
Type:
AdjustableDate2, complex content
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.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="effectiveDate" type="AdjustableDate2"/>

indexReferenceInformation
Type:
IndexReferenceInformation, complex content
This element contains all the terms relevant to defining the Credit DefaultSwap Index.
XML Source (w/o annotations (1); see within schema source)

modifiedEquityDelivery
Type:
xsd:boolean, predefined, simple content
Value of this element set to 'true' indicates that modified equity delivery is applicable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="modifiedEquityDelivery" type="xsd:boolean"/>

referenceInformation
Type:
ReferenceInformation, complex content
This element contains all the terms relevant to defining the reference entity and reference obligation(s).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="referenceInformation" type="ReferenceInformation"/>

scheduledTerminationDate
Type:
AdjustableDate2, complex content
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.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="scheduledTerminationDate" type="AdjustableDate2"/>

substitution
Type:
xsd:boolean, predefined, simple content
Value of this element set to 'true' indicates that substitution is applicable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="substitution" type="xsd:boolean"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.