complexType "LoanPartyProfileStatement"
Namespace:
Content:
complex, 3 attributes, 11 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"3"
   
>
   
Content: 
</...>
Content Model Elements (11):
header (defined in RequestMessage complexType),
onBehalfOf (defined in OnBehalfOf.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):
loanPartyProfileStatement
Known Usage Locations
Annotation
A profile generated and communicated by parties containing their relevant contact and payment details. This is communicated by parties to anyone who wishes to initiate payments and/or communicate with them.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              AbstractLoanPartyProfileStatement (extension)
                  LoanPartyProfileStatement
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="LoanPartyProfileStatement">
<xsd:complexContent>
<xsd:extension base="AbstractLoanPartyProfileStatement">
<xsd:sequence>
<xsd:element name="partyProfile" type="PartyProfile"/>
<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/11)
party
Type:
Party, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>

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

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.