XML Schema Documentation

Complex Type: RoutingId

[Table of contents]

Super-types: xsd:normalizedString < RoutingId (by extension)
Sub-types: None
Name RoutingId
Used by (from the same schema document) Complex Type RoutingIds
Abstract no
XML Instance Representation
<...
routingIdCodeScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="RoutingId">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="routingIdCodeScheme" type=" xsd:anyURI " default="http://www.fpml.org/ext/iso9362"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>