Definition Type Complex Type
Name QuoteStatusRequest_message_t
Namespace http://www.fixprotocol.org/FIXML-4-4
Type A:Abstract_message_t
Abstract False
Documentation QuoteStatusRequest can be found in Volume3 of the specification
    
XSD Schema fixml-quotation-base-4-4.xsd
XSD Schema Diagram
XSD Schema Code
<xs:complexType name="QuoteStatusRequest_message_t" final="#all" >
  <xs:annotation>
    <xs:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">QuoteStatusRequest 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="QuoteStatusRequest" 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="QuoteStatusRequestElements"/>
      </xs:sequence>

      <xs:attributeGroup ref="QuoteStatusRequestAttributes"/>
    </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
    QuoteStatusRequest_message_t
        A:QuotStatReq
References
A:QuotStatReq
Generated using Liquid XML Studio by Liquid Technologies Ltd