complexType "LoanNotificationRetracted"
Namespace:
Content:
complex, 3 attributes, 11 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"5"
   
>
   
Content: 
</...>
Content Model Elements (11):
correlationId,
eventIdentifier (defined in LoanIdentifiers.model group),
header (defined in RequestMessage complexType),
onBehalfOf (defined in OnBehalfOf.model group),
originalMessage (in loanNotificationRetracted),
overrideIdentifier (defined in LoanIdentifiers.model group),
parentCorrelationId,
party (in loanNotificationRetracted),
sequenceNumber (defined in Sequence.model group),
taskIdentifier (defined in LoanIdentifiers.model group),
validation
All Direct / Indirect Based Elements (1):
loanNotificationRetracted
Known Usage Locations
Annotation
A message used to indicate a retraction of a loan notification.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          NonCorrectableRequestMessage (extension)
              LoanNotificationRetracted
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="LoanNotificationRetracted">
<xsd:complexContent>
<xsd:extension base="NonCorrectableRequestMessage">
<xsd:sequence>
<xsd:sequence>
<xsd:group ref="LoanIdentifiers.model"/>
<xsd:element name="party" type="Party"/>
</xsd:sequence>
<xsd:element minOccurs="0" name="originalMessage" type="UnprocessedElementWrapper"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/11)
originalMessage
Type:
UnprocessedElementWrapper, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="originalMessage" type="UnprocessedElementWrapper"/>

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.