complexType "LoanBulkServicingNotification"
Namespace:
Content:
complex, 3 attributes, 26 elements
Defined:
Includes:
definitions of 7 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"5"
   
>
   
Content: 
</...>
Content Model Elements (26):
accruingFeePayment (in loanBulkServicingNotification),
accruingPikPayment (in loanBulkServicingNotification),
contract (defined in LoanContractDetails.model group),
contractIdentifier,
contractSummary,
correlationId,
eventPayment,
facilityEventGroup,
facilityFeePaymentGroup,
facilityIdentifier (defined in FacilityDetails.model group),
facilityOutstandingsPosition (defined in AbstractContractNotification complexType),
facilitySummary,
header (defined in RequestMessage complexType),
isCorrection,
isGlobalOnly,
lcEventGroup,
letterOfCredit (defined in LetterOfCreditDetails.model group),
letterOfCreditIdentifier (defined in LetterOfCreditDetails.model group),
letterOfCreditSummary,
loanContractEventGroup,
noticeDate (defined in AbstractServicingNotification complexType),
onBehalfOf (defined in OnBehalfOf.model group),
parentCorrelationId,
party (in loanBulkServicingNotification),
sequenceNumber (defined in Sequence.model group),
validation
All Direct / Indirect Based Elements (1):
loanBulkServicingNotification
Known Usage Locations
Annotation
A loan servicing notification used to communicate multiple business events, within a single notification.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              AbstractServicingNotification (extension)
                  AbstractContractNotification (extension)
                      LoanBulkServicingNotification
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="LoanBulkServicingNotification">
<xsd:complexContent>
<xsd:extension base="AbstractContractNotification">
<xsd:sequence>
<xsd:choice maxOccurs="unbounded" minOccurs="2">
<xsd:element ref="facilityFeePaymentGroup"/>
<xsd:element ref="facilityEventGroup"/>
<xsd:element name="accruingFeePayment" type="AccruingFeePayment"/>
<xsd:element name="accruingPikPayment" type="AccruingPikPayment"/>
<xsd:element ref="loanContractEventGroup"/>
<xsd:element ref="lcEventGroup"/>
</xsd:choice>
<xsd:choice maxOccurs="unbounded">
<xsd:group ref="FacilityDetails.model"/>
<xsd:choice minOccurs="0">
<xsd:group ref="LetterOfCreditDetails.model"/>
<xsd:group ref="LoanContractDetails.model"/>
</xsd:choice>
</xsd:choice>
<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; 7/26)
accruingFeePayment
Type:
AccruingFeePayment, complex content
XML Source (see within schema source)
<xsd:element name="accruingFeePayment" type="AccruingFeePayment"/>

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

facilityEventGroup
Type:
AbstractFacilityEvent, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 4 elements
XML Source (see within schema source)
<xsd:element ref="facilityEventGroup"/>

facilityFeePaymentGroup
Type:
NonRecurringFeePayment, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 7 elements
XML Source (see within schema source)
<xsd:element ref="facilityFeePaymentGroup"/>

lcEventGroup
Type:
AbstractLcEvent, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 7 elements
XML Source (see within schema source)
<xsd:element ref="lcEventGroup"/>

loanContractEventGroup
Type:
AbstractLoanContractEvent, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 7 elements
XML Source (see within schema source)
<xsd:element ref="loanContractEventGroup"/>

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.