Definition Type: Attribute
Name: expectedBuild
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-4-2.xsd
Use (Optional)
Documentation:
The message creator can send the build number of the schema on which they built the messages against.
Collapse XSD Schema Diagram:
XSD Diagram of expectedBuild in schema fpml-doc-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:attribute name="expectedBuild" type="xsd:positiveInteger">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The message creator can send the build number of the schema on which they built the messages against. </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>