quoteReceivingPreference

Attribute Information

Used By

Source

<xs:attribute name="quoteReceivingPreference">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="all"/>
      <xs:enumeration value="winningOnly"/>
      <xs:enumeration value="finalBidsFromAll"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample