complexType "RoutingIdsAndExplicitDetails"
Namespace:
Content:
complex, 5 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (1):
routingIdsAndExplicitDetails
Known Usage Locations
Annotation
A type that provides a combination of payment system identification codes with physical postal address details, for the purposes of identifying a party involved in the routing of a payment.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="RoutingIdsAndExplicitDetails">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="routingIds" type="RoutingIds"/>
<xsd:group ref="RoutingExplicitDetails.model"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/5)
routingIds
Type:
RoutingIds, complex content
A set of unique identifiers for a party, eachone identifying the party within a payment system. The assumption is that each party will not have more than one identifier within the same payment system.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="routingIds" type="RoutingIds"/>

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.