Definition Type Complex Type
Name IOI_message_t
Namespace http://www.fixprotocol.org/FIXML-4-4
Type A:Abstract_message_t
Abstract False
Documentation IOI can be found in Volume3 of the specification
    
XSD Schema fixml-indications-base-4-4.xsd
XSD Schema Diagram
XSD Schema Code
<xs:complexType name="IOI_message_t" final="#all" >
  <xs:annotation>
    <xs:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">IOI can be found in Volume3 of the specification
    
</xs:documentation>
    <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
      <xs:Xref Protocol="FIX" name="IOI" ComponentType="Message" />
      <xs:Xref Protocol="ISO_15022_XML"/>
    </xs:appinfo>

  </xs:annotation>

  <xs:complexContent mixed="false">
    <xs:extension base="Abstract_message_t">
      <xs:sequence>
        <xs:group ref="IOIElements"/>
      </xs:sequence>

      <xs:attributeGroup ref="IOIAttributes"/>
    </xs:extension>

  </xs:complexContent>

</xs:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Child Attributes
Name Type Default Value Use
Derivation Tree
A:Abstract_message_t
    IOI_message_t
        A:IOI
References
A:IOI
Generated using Liquid XML Studio by Liquid Technologies Ltd