Definition Type: ComplexType
Name: Lien
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-asset-4-4.xsd
Abstract
Documentation:
A type describing the liens associated with a loan facility.
Collapse XSD Schema Diagram:
Drilldown into lienScheme in schema fpml-asset-4-4_xsdXSD Diagram of Lien in schema fpml-asset-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Lien">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type describing the liens associated with a loan facility.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="lienScheme" type="xsd:anyURI" default="http://www.fpml.org/coding-scheme/designated-priority-1-0" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
lienScheme fpml:lienScheme http://www.fpml.org/coding-scheme/designated-priority-1-0 (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:designatedPriorityfpml:lien,