Definition Type: ComplexType
Name: ResourceId
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-credit-event-notification-4-4.xsd
Abstract
Documentation:
The data type used for resource identifiers.
Collapse XSD Schema Diagram:
Drilldown into resourceIdScheme in schema fpml-credit-event-notification-4-4_xsdXSD Diagram of ResourceId in schema fpml-credit-event-notification-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ResourceId">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The data type used for resource identifiers.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="resourceIdScheme" type="xsd:anyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
resourceIdScheme fpml:resourceIdScheme (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:resourceId