Definition Type: Attribute
Name: actualBuild
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-4-2.xsd
Fixed 3
Use (Optional)
Documentation:
Taken from the schemas that the recipient validated against. Every time there is a change on the schema, validation rules, or examples within a version the actual build number is incremented. If no changes have been made between releases within a version (i.e. from Trial Recommendation to Recommendation) the actual build number stays the same.
Collapse XSD Schema Diagram:
XSD Diagram of actualBuild in schema fpml-doc-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:attribute name="actualBuild" fixed="3" type="xsd:positiveInteger">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Taken from the schemas that the recipient validated against. Every time there is a change on the schema, validation rules, or examples within a version the actual build number is incremented. If no changes have been made between releases within a version (i.e. from Trial Recommendation to Recommendation) the actual build number stays the same.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>