complexType "FacilityNotification"
Namespace:
Content:
complex, 3 attributes, 24 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (24):
contract (defined in LoanContractDetails.model group),
contractIdentifier,
contractSummary,
correlationId,
dealIdentifier (defined in DealDetails.model group),
dealSummary,
eventPayment,
facilityEventGroup,
facilityIdentifier (defined in FacilityDetails.model group),
facilityPosition (in facilityNotification),
facilitySummary,
header (defined in RequestMessage complexType),
isCorrection,
isGlobalOnly,
letterOfCredit (defined in LetterOfCreditDetails.model group),
letterOfCreditIdentifier,
letterOfCreditSummary,
noticeDate (defined in AbstractServicingNotification complexType),
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
party (in facilityNotification),
sequenceNumber (defined in Sequence.model group),
validation (defined in Validation.model group),
validation (defined in Validation.model group)
All Direct / Indirect Based Elements (1):
facilityNotification
Known Usage Locations
Annotation
A loan servicing notification which can be used to communicate any facility-level business event.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              AbstractServicingNotification (extension)
                  AbstractFacilityNotification (extension)
                      FacilityNotification
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="FacilityNotification">
<xsd:complexContent>
<xsd:extension base="AbstractFacilityNotification">
<xsd:sequence>
<xsd:element ref="facilityEventGroup"/>
<xsd:sequence>
<xsd:group minOccurs="0" ref="DealDetails.model"/>
<xsd:group ref="FacilityDetails.model"/>
<xsd:group maxOccurs="unbounded" minOccurs="0" ref="LoanContractDetails.model"/>
<xsd:group maxOccurs="unbounded" minOccurs="0" ref="LetterOfCreditDetails.model"/>
</xsd:sequence>
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/24)
facilityEventGroup
Type:
AbstractFacilityEvent, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 21 elements
XML Source (see within schema source)
<xsd:element ref="facilityEventGroup"/>

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.