Definition Type Attribute
Name fpmlVersion
Namespace http://www.fpml.org/FpML-5-0/confirmation
Type token
Use Required
Content Type Restriction
Facets  
Enumerations 5-0
Documentation Indicate which version of the FpML Schema an FpML message adheres to.
XSD Schema fpml-doc-5-0.xsd
Collapse XSD Schema Diagram
XSD Diagram of fpmlVersion
Collapse XSD Schema Code
<xsd:attribute name="fpmlVersion" use="required" >
  <xsd:annotation>
    <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Indicate which version of the FpML Schema an FpML message adheres to.</xsd:documentation>
  </xsd:annotation>

  <xsd:simpleType>
    <xsd:restriction base="xsd:token">
      <xsd:enumeration value="5-0"/>
    </xsd:restriction>

  </xsd:simpleType>

</xsd:attribute>
Collapse Derivation Tree
[No Sub Types]
fpmlVersion
    [No Super Types]
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 by Liquid Technologies Ltd