complexType "AccrualOptionChangeNotificationRetracted"
Namespace:
Content:
complex, 3 attributes, 23 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 9 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"9"
   
>
   
Content: 
</...>
Content Model Elements (23):
accruingPikOptionChange (in accrualOptionChangeNotificationRetracted),
contract (defined in LoanContractDetails.model group),
contract (in accrualOptionChangeNotificationRetracted),
contractIdentifier,
contractSummary,
correlationId,
eventIdentifier (in accrualOptionChangeNotificationRetracted),
facilityIdentifier (defined in FacilityDetails.model group),
facilitySummary,
fixedRateOptionChange (in accrualOptionChangeNotificationRetracted),
floatingRateOptionChange (in accrualOptionChangeNotificationRetracted),
header (defined in RequestMessage complexType),
lcOptionChange (in accrualOptionChangeNotificationRetracted),
letterOfCredit (defined in LetterOfCreditDetails.model group),
letterOfCredit (in accrualOptionChangeNotificationRetracted),
letterOfCreditIdentifier,
letterOfCreditSummary,
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
party (in accrualOptionChangeNotificationRetracted),
party (in accrualOptionChangeNotificationRetracted),
sequenceNumber (defined in Sequence.model group),
validation
All Direct / Indirect Based Elements (1):
accrualOptionChangeNotificationRetracted
Known Usage Locations
Annotation
A loan servicing retraction used to cancel a previous accrual option change notification.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          NonCorrectableRequestMessage (extension)
              AccrualOptionChangeNotificationRetracted
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="AccrualOptionChangeNotificationRetracted">
<xsd:complexContent>
<xsd:extension base="NonCorrectableRequestMessage">
<xsd:choice>
<xsd:sequence>
<xsd:element name="eventIdentifier" type="BusinessEventIdentifier"/>
<xsd:element name="party" type="Party"/>
</xsd:sequence>
<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:element maxOccurs="unbounded" name="party" type="Party"/>
</xsd:sequence>
</xsd:choice>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 9/23)
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"/>

eventIdentifier
Type:
BusinessEventIdentifier, complex content
A collection of referenced business events being cancelled/retracted.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="eventIdentifier" type="BusinessEventIdentifier"/>

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"/>

party
Type:
Party, complex content
A legal entity or a subdivision of a legal entity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="party" type="Party"/>

party
Type:
Party, complex content
A legal entity or a subdivision of a legal entity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>

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