Definition Type: Element
Name: element
Namespace: http://www.fpml.org/FpML-5/reporting
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-5-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The name of the element affected.
Collapse XSD Schema Diagram:
XSD Diagram of element in schema fpml-doc-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="element" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The name of the element affected.</xsd:documentation>
    </xsd:annotation>
</xsd:element>