OFFER.REQ.REF.MSG

This element is used in offer message coming from printer to markup a direct reference to the offer request message ID (e.g. O01-20131120101728114).

Element Information

Model

Used By

Element OFFER

Source

<xs:element name="OFFER.REQ.REF.MSG">
  <xs:annotation>
    <xs:documentation>This element is used in offer message coming from printer to markup a direct reference to the offer request message ID (e.g. O01-20131120101728114).</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="O\d{2}-\d{17}"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>

Sample