complexType "FacilityRateChangeNotification"
Namespace:
Content:
complex, 3 attributes, 17 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (17):
contract (defined in LoanContractDetails.model group),
contractIdentifier,
contractSummary,
correlationId,
facilityIdentifier (defined in FacilityDetails.model group),
facilityPosition (defined in AbstractFacilityNotification complexType),
facilityRateChangeGroup,
facilitySummary,
header (defined in RequestMessage complexType),
isCorrection,
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):
facilityRateChangeNotification
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)
                  AbstractFacilityNotification (extension)
                      FacilityRateChangeNotification
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="FacilityRateChangeNotification">
<xsd:complexContent>
<xsd:extension base="AbstractFacilityNotification">
<xsd:sequence>
<xsd:element ref="facilityRateChangeGroup"/>
<xsd:group ref="FacilityDetails.model"/>
<xsd:group maxOccurs="unbounded" minOccurs="0" ref="LoanContractDetails.model"/>
<xsd:group ref="Parties.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/17)
facilityRateChangeGroup
Type:
FacilityContractEvent, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 6 elements
XML Source (see within schema source)
<xsd:element ref="facilityRateChangeGroup"/>

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.