LineStatus

<Documentation>
  <Description>To convey the status of a line item on the order in the seller's system (Example: Deleted, Pending confirmation. This tag is optional. If this tag is missing or empty on the OrderResponse, this indicates the line item does exist in the seller's system and has been confirmed).</Description>
  <SampleData>Deleted</SampleData>
  <CodeListName>CIDX LineStatus</CodeListName>
  <CodeList>Deleted Pending</CodeList>
</Documentation>

Element Information

Model

Source

<xsd:element name="LineStatus" type="LineStatusType">
  <xsd:annotation>
    <xsd:documentation>
      <Documentation>
        <Description>To convey the status of a line item on the order in the seller's system (Example: Deleted, Pending confirmation. This tag is optional. If this tag is missing or empty on the OrderResponse, this indicates the line item does exist in the seller's system and has been confirmed).</Description>
        <SampleData>Deleted</SampleData>
        <CodeListName>CIDX LineStatus</CodeListName>
        <CodeList>Deleted Pending</CodeList>
      </Documentation>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample