complexType "IntermediaryInformation"
Namespace:
Content:
complex, 5 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (1):
intermediaryInformation
Known Usage Locations
Annotation
A type that describes the information to identify an intermediary through which payment will be made by the correspondent bank to the ultimate beneficiary of the funds.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="IntermediaryInformation">
<xsd:sequence>
<xsd:group ref="RoutingIdentification.model"/>
<xsd:element name="intermediarySequenceNumber" type="xsd:positiveInteger"/>
<xsd:element minOccurs="0" name="intermediaryPartyReference" type="PartyReference"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/5)
intermediaryPartyReference
Type:
PartyReference, empty content
Reference to the party acting as intermediary.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="intermediaryPartyReference" type="PartyReference"/>

intermediarySequenceNumber
Type:
xsd:positiveInteger, predefined, simple content
A sequence number that gives the position of the current intermediary in the chain of payment intermediaries. The assumed domain value set is an ascending sequence of integers starting from 1.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="intermediarySequenceNumber" type="xsd:positiveInteger"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.