Definition Type: ComplexType
Name: SettlementInstructionId
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-loan-5-10.xsd
Abstract
Documentation:
A type defining a cash settlement details identifier and qualifying scheme
Collapse XSD Schema Diagram:
Drilldown into settlementInstructionIdScheme in schema fpml-loan-5-10_xsdXSD Diagram of SettlementInstructionId in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="SettlementInstructionId">
    <xsd:annotation>
        <xsd:documentation>A type defining a cash settlement details identifier and qualifying scheme</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="settlementInstructionIdScheme" type="xsd:anyURI" use="required" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
settlementInstructionIdScheme nsA:settlementInstructionIdScheme Required
Collapse Derivation Tree:
  • SettlementInstructionId
Collapse References:
nsA:id