complexType "IntermediaryInformation"
Namespace:
Content:
complex, 5 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (1):
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.