Definition Type: ComplexType
Name: RoutingId
Namespace: http://www.fpml.org/FpML-5-0/reporting
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-5-0.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into routingIdCodeSchemeXSD Diagram of RoutingId
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
routingIdCodeScheme fpml:routingIdCodeScheme http://www.fpml.org/ext/iso9362 (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:routingId
Collapse Comments:
blog comments powered by Disqus