Definition Type: ComplexType
Name: CutName
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-fx-4-4.xsd
Abstract
Documentation:
Allows for an expiryDateTime cut to be described by name.
Collapse XSD Schema Diagram:
Drilldown into cutNameScheme in schema fpml-fx-4-4_xsdXSD Diagram of CutName in schema fpml-fx-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CutName">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Allows for an expiryDateTime cut to be described by name.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="cutNameScheme" type="xsd:anyURI" default="http://www.fpml.org/coding-scheme/cut-name-1-0" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
cutNameScheme fpml:cutNameScheme http://www.fpml.org/coding-scheme/cut-name-1-0 (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:cutName