Definition Type: Element
Name: SellerSequenceNumber
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:SellerSequenceNumberType
Containing Schema: CIDX_CeS_v4.0_Message_OrderResponse.xsd
Abstract
Documentation:
Provides for the sequential numbering of messages. OrderResponse - Value must be 0 or greater and must be greater than value in preceding OrderResponses for the corresponding OrderCreate or OrderChange 0 1 2
Collapse XSD Schema Diagram:
XSD Diagram of SellerSequenceNumber in schema cidx_ces_v4_0_message_orderresponse_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="SellerSequenceNumber" type="SellerSequenceNumberType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Provides for the sequential numbering of messages.
OrderResponse - Value must be 0 or greater and must be greater than value in preceding OrderResponses for the corresponding OrderCreate or OrderChange</Description>
                <SampleData>0
1
2</SampleData>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: