complexType "LoanNotificationException"
Namespace:
Content:
complex, 3 attributes, 11 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (11):
additionalData (defined in Exception.model group),
header (defined in Exception complexType),
reason (defined in Exception.model group),
sequenceNumber (defined in Sequence.model group),
validation (defined in Validation.model group),
validation (defined in Validation.model group)
All Direct / Indirect Based Elements (1):
loanNotificationException
Known Usage Locations
Annotation
A message used to indicate an exception issue with a loan notification.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      Exception (extension)
          LoanNotificationException
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="LoanNotificationException">
<xsd:complexContent>
<xsd:extension base="Exception">
<xsd:sequence minOccurs="0">
<xsd:group ref="LoanIdentifiers.model"/>
<xsd:element name="party" type="Party"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/11)
party
Type:
Party, complex content
XML Source (see within schema source)
<xsd:element 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.