Definition Type: ComplexType
Name: BusinessProcess
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Scheme
Containing Schema: fpml-msg-5-10.xsd
Abstract
Documentation:
A type that can be used to identify the type of business process in a request. Examples include Allocation, Clearing, Confirmation, etc.
Collapse XSD Schema Diagram:
Drilldown into businessProcessScheme in schema fpml-msg-5-10_xsdXSD Diagram of BusinessProcess in schema fpml-msg-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="BusinessProcess">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that can be used to identify the type of business process in a request. Examples include Allocation, Clearing, Confirmation, etc.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="businessProcessScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/business-process" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
businessProcessScheme nsA:businessProcessScheme http://www.fpml.org/coding-scheme/business-process (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:businessProcess