Definition Type: Element
Name: ReleaseNumber
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:ReleaseNumberType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Number identifying a release against a document, such as a previously placed purchase order, delivery note or Bill of Lading. Serves as a numerical reference of this document to other documents within an event. 2 AB12345 002002 When the ReferenceType is a DeliveryNoteNumber, the ReleaseNumber can be used as a counter within the Shipment Instructions message for each DeliveryNoteNumber within a ShipmentNumber, to indicate the DNN relationship to possible other DNNs being sent to a third party warehouse or terminal for that shipment, if that party does not have direct access into the seller's ERP system. [e.g. DNN 64031023 (counter 001002) and DNN 64031026 (counter 002002) are both to be shipped on ShipmentNumber 03076923.]
Collapse XSD Schema Diagram:
XSD Diagram of ReleaseNumber in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="ReleaseNumber" type="ReleaseNumberType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Number identifying a release against a document, such as a previously placed purchase order, delivery note or Bill of Lading. Serves as a numerical reference of this document to other documents within an event.</Description>
                <SampleData>2
AB12345
002002</SampleData>
                <Comments>When the ReferenceType is a DeliveryNoteNumber, the ReleaseNumber can be used as a counter within the Shipment Instructions message for each DeliveryNoteNumber within a ShipmentNumber, to indicate the DNN relationship to possible other DNNs being sent to a third party warehouse or terminal for that shipment, if that party does not have direct access into the seller's ERP system. [e.g. DNN 64031023 (counter 001002) and DNN 64031026 (counter 002002) are both to be shipped on ShipmentNumber 03076923.]</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: