complexType "AccrualOptionChangeNotification"
Namespace:
Content:
complex, 3 attributes, 24 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 6 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (24):
accruingPikOptionChange,
contract (defined in LoanContractDetails.model group),
contract (in accrualOptionChangeNotification),
contractIdentifier,
contractSummary,
correlationId,
facilityIdentifier (defined in FacilityDetails.model group),
facilityOutstandingsPosition (defined in AbstractContractNotification complexType),
facilitySummary,
fixedRateOptionChange,
floatingRateOptionChange,
header (defined in RequestMessage complexType),
isCorrection,
lcOptionChange,
letterOfCredit (in accrualOptionChangeNotification),
letterOfCreditIdentifier,
letterOfCreditSummary,
noticeDate,
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
party (defined in Parties.model group),
paymentDetails (defined in AbstractServicingNotification complexType),
sequenceNumber (defined in Sequence.model group),
validation
All Direct / Indirect Based Elements (1):
accrualOptionChangeNotification
Known Usage Locations
Annotation
A syndicated loan notification guaranteed to contain an on-going fee rate change business event.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              AbstractServicingNotification (extension)
                  AbstractContractNotification (extension)
                      AccrualOptionChangeNotification
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="AccrualOptionChangeNotification">
<xsd:complexContent>
<xsd:extension base="AbstractContractNotification">
<xsd:sequence>
<xsd:choice>
<xsd:sequence>
<xsd:choice>
<xsd:element name="fixedRateOptionChange" type="FixedRateOptionChange"/>
</xsd:choice>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="contract" type="LoanContract"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element name="lcOptionChange" type="LcOptionChange"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="letterOfCredit" type="LetterOfCredit"/>
</xsd:sequence>
</xsd:choice>
<xsd:group ref="FacilityDetails.model"/>
<xsd:group maxOccurs="unbounded" minOccurs="0" ref="LoanContractDetails.model"/>
<xsd:group maxOccurs="unbounded" minOccurs="0" ref="LetterOfCreditDetails.model"/>
<xsd:group ref="Parties.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 6/24)
accruingPikOptionChange
Type:
AccruingPikOptionChange, complex content
XML Source (see within schema source)

contract
Type:
LoanContract, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="contract" type="LoanContract"/>

fixedRateOptionChange
Type:
FixedRateOptionChange, complex content
XML Source (see within schema source)
<xsd:element name="fixedRateOptionChange" type="FixedRateOptionChange"/>

floatingRateOptionChange
Type:
FloatingRateOptionChange, complex content
XML Source (see within schema source)

lcOptionChange
Type:
LcOptionChange, complex content
XML Source (see within schema source)
<xsd:element name="lcOptionChange" type="LcOptionChange"/>

letterOfCredit
Type:
LetterOfCredit, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="letterOfCredit" type="LetterOfCredit"/>

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.