group "RoutingExplicitDetails.model"
Namespace:
Content:
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (4):
routingAccountNumber, routingAddress, routingName, routingReferenceText
Known Usage Locations
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="RoutingExplicitDetails.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="routingName" type="String"/>
<xsd:element minOccurs="0" name="routingAddress" type="Address"/>
<xsd:element minOccurs="0" name="routingAccountNumber" type="String"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="routingReferenceText" type="String"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 4/4)
routingAccountNumber
Type:
String, simple content
An account number via which a payment can be routed.
Simple Content
xsd:string
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="routingAccountNumber" type="String"/>

routingAddress
Type:
Address, complex content
A physical postal address via which a payment can be routed.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="routingAddress" type="Address"/>

routingName
Type:
String, simple content
A real name that is used to identify a party involved in the routing of a payment.
Simple Content
xsd:string
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="routingName" type="String"/>

routingReferenceText
Type:
String, simple content
A piece of free-format text used to assist the identification of a party involved in the routing of a payment.
Simple Content
xsd:string
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="routingReferenceText" type="String"/>

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.