Definition Type: ComplexType
Name: LoanAllocationNoSettlePeriodType
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Scheme
Containing Schema: fpml-loan-5-10.xsd
Abstract
Documentation:
A structure that defines no-settle period types based on a qualifying scheme.
Collapse XSD Schema Diagram:
Drilldown into noSettlePeriodTypeScheme in schema fpml-loan-5-10_xsdXSD Diagram of LoanAllocationNoSettlePeriodType in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="LoanAllocationNoSettlePeriodType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure that defines no-settle period types based on a qualifying scheme.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="noSettlePeriodTypeScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/no-settle-period-type" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
noSettlePeriodTypeScheme nsA:noSettlePeriodTypeScheme http://www.fpml.org/coding-scheme/no-settle-period-type (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:periodType