complexType "LoanLegalActionNotification"
Namespace:
Content:
complex, 3 attributes, 30 elements
Defined:
Includes:
definitions of 10 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"4"
   
>
   
Content: 
</...>
Content Model Elements (30):
dealIdentifier (defined in DealDetails.model group),
header (defined in RequestMessage complexType),
noticeDate (defined in AbstractServicingNotification complexType),
onBehalfOf (defined in OnBehalfOf.model group),
sequenceNumber (defined in Sequence.model group),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A loan servicing notification which can be used to communicate any legal action-related servicing event.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              AbstractServicingNotification (extension)
                  LoanLegalActionNotification
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="LoanLegalActionNotification">
<xsd:complexContent>
<xsd:extension base="AbstractServicingNotification">
<xsd:sequence>
<xsd:choice maxOccurs="unbounded">
<xsd:element ref="facilityEventGroup"/>
<xsd:element ref="lcEventGroup"/>
<xsd:element ref="loanContractEventGroup"/>
<xsd:element name="legalActionTask" type="LoanLegalActionTask"/>
<xsd:element name="legalActionStatus" type="LoanLegalActionStatus"/>
</xsd:choice>
<xsd:sequence>
<xsd:choice>
<xsd:element name="legalActionIdentifier" type="LegalActionIdentifier"/>
<xsd:element name="legalActionSummary" type="LoanLegalActionSummary"/>
<xsd:element name="legalAction" type="LoanLegalAction"/>
</xsd:choice>
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:group ref="DealDetails.model"/>
<xsd:group maxOccurs="unbounded" ref="FacilityDetails.model"/>
<xsd:group maxOccurs="unbounded" ref="LoanContractDetails.model"/>
<xsd:group maxOccurs="unbounded" ref="LetterOfCreditDetails.model"/>
</xsd:choice>
</xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="party" type="Party"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 10/30)
facilityEventGroup
Type:
AbstractFacilityEvent, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
substituted with 21 elements
XML Source (see within schema source)
<xsd:element ref="facilityEventGroup"/>

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

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

legalActionApprovalStatus
Type:
A structure that provides global level approval status on a legal action.
XML Source (w/o annotations (1); see within schema source)

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

legalActionStatus
Type:
LoanLegalActionStatus, complex content
A structure to describe the overall status of the loan legal action.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="legalActionStatus" type="LoanLegalActionStatus"/>

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

legalActionTask
Type:
LoanLegalActionTask, complex content
A structure that details tasks and their statuses, the completion of which are prerequisites to a legal action.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="legalActionTask" type="LoanLegalActionTask"/>

loanContractEventGroup
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
substituted with 11 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" minOccurs="0" name="party" type="Party"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.