Definition Type: Attribute
Name: actionTypeScheme
Namespace: http://www.fpml.org/FpML-5/reporting
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-5-10.xsd
Default http://www.fpml.org/coding-scheme/action-type
Use (Optional)
Documentation:
The identifier scheme used with this actionType. A unique URI to determine the the type of action.
Collapse XSD Schema Diagram:
XSD Diagram of actionTypeScheme in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:attribute name="actionTypeScheme" type="xsd:anyURI" default="http://www.fpml.org/coding-scheme/action-type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The identifier scheme used with this actionType. A unique URI to determine the the type of action.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>