orderArrayType

<h:div class="summary">An array of bond orders.</h:div>
<h:div class="description">See order.</h:div>

Simple Type Information

Used By

Attribute orderArray/@order

Source

<xsd:simpleType name="orderArrayType" id="st.orderArrayType">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">An array of bond orders.</h:div>
      <h:div class="description">See order.</h:div>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:list itemType="orderType"/>
</xsd:simpleType>