Definition Type: ComplexType
Name: VerificationStatus
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:Scheme
Containing Schema: fpml-msg-5-10.xsd
Abstract
Documentation:
The verification status of the position as reported by the sender (Verified, Disputed).
Collapse XSD Schema Diagram:
Drilldown into verificationStatusScheme in schema fpml-msg-5-10_xsd1XSD Diagram of VerificationStatus in schema fpml-msg-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="VerificationStatus">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The verification status of the position as reported by the sender (Verified, Disputed).</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="verificationStatusScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/verification-status" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
verificationStatusScheme nsC:verificationStatusScheme http://www.fpml.org/coding-scheme/verification-status (Optional)
Collapse Derivation Tree:
Collapse References:
nsC:status