XML Schema Documentation

Complex Type: RoutingExplicitDetails

[Table of contents]

Super-types: None
Sub-types: None
Name RoutingExplicitDetails
Used by (from the same schema document) Model Group RoutingIdentification.model
Abstract no
Documentation A type that models name, address and supplementary textual information for the purposes of identifying a party involved in the routing of a payment.
XML Instance Representation
<...>
<routingName> xsd:string </routingName> [1]

'A real name that is used to identify a party involved in the routing of a payment.'

<routingAddress> Address </routingAddress> [0..1]

'A physical postal address via which a payment can be routed.'

<routingAccountNumber> xsd:string </routingAccountNumber> [0..1]

'An account number via which a payment can be routed.'

<routingReferenceText> xsd:string </routingReferenceText> [0..*]

'A piece of free-format text used to assist the identification of a party involved in the routing of a payment.'

</...>
Diagram
group_RoutingExplicitDetails.model
Schema Component Representation
<xsd:complexType name="RoutingExplicitDetails">
<xsd:group ref=" RoutingExplicitDetails.model "/>
</xsd:complexType>