Table of Contents

XML Example of SND-Receipt

Purpose

This Message can be be used as an confirmation that the goods are received in the warehouse from 3PL Dynamics to the customer or a third party.

Below XML Example contains the minimal mandatory fields when using namespaces in combination with XSD validation on the Message Type.

Basic setup of Connector Module needs to be done, to process this XML. The following master data is required:

  • Customer with GLN-code 8812423028886
  • Customer Item (related to this customer) with External No. EDIM001

XML Example

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns0:Message xmlns:ns0="www.boltrics.nl/sendreceipt:v1.00">
  <ns0:Header>
    <ns0:MessageID>002</ns0:MessageID>
    <ns0:CreationDateTime>2024-01-11T14:13:44</ns0:CreationDateTime>
    <ns0:ProcesAction>INSERT</ns0:ProcesAction>
    <ns0:FromTradingPartner>8811122233344</ns0:FromTradingPartner>
    <ns0:ToTradingPartner>8710400000006</ns0:ToTradingPartner>
    <ns0:Database>Dynamics_PROD_000</ns0:Database>
    <ns0:CompanyName>Customer Name</ns0:CompanyName>
    <ns0:Information>SND-RECEIPT</ns0:Information>
  </ns0:Header>
  <ns0:Documents>
    <ns0:Document>
      <ns0:DocumentType>1</ns0:DocumentType>
      <ns0:No>I24000001</ns0:No>
      <ns0:Customer>
        <ns0:No>C0001</ns0:No>
        <ns0:EANCode>8812423028886</ns0:EANCode>
        <ns0:Name>EDI Customer Name</ns0:Name>
        <ns0:E-Mail>test@test.nl</ns0:E-Mail>
        <ns0:PaymentTermsCode>30</ns0:PaymentTermsCode>
      </ns0:Customer>
      <ns0:BuildingCode>EDE</ns0:BuildingCode>
      <ns0:BuildingCodeGLN>8812423028886</ns0:BuildingCodeGLN>
      <ns0:LocationNo>001</ns0:LocationNo>
      <ns0:DocumentDate>2024-01-11</ns0:DocumentDate>
      <ns0:OrderDate>2024-01-11</ns0:OrderDate>
      <ns0:PostingDate>2024-01-11</ns0:PostingDate>
      <ns0:StatusCode>70-READY</ns0:StatusCode>
      <ns0:ExternalDocumentNo>INB-EDI-00001</ns0:ExternalDocumentNo>
      <ns0:AnnouncedDate>2024-01-11</ns0:AnnouncedDate>
      <ns0:AnnouncedTime>10:00:00</ns0:AnnouncedTime>
      <ns0:ArrivedDate>2024-01-11</ns0:ArrivedDate>
      <ns0:ArrivedTime>14:10:02</ns0:ArrivedTime>
      <ns0:DepartedDate>2024-01-11</ns0:DepartedDate>
      <ns0:DepartedTime>14:10:48</ns0:DepartedTime>
      <ns0:PlannedStartDate>2024-01-11</ns0:PlannedStartDate>
      <ns0:PlannedStartTime>10:00:00</ns0:PlannedStartTime>
      <ns0:CalculatedTripNo>R240000001</ns0:CalculatedTripNo>
      <ns0:CalculatedTripLineNo>10000</ns0:CalculatedTripLineNo>
      <ns0:OrderTypeCode>STD</ns0:OrderTypeCode>
      <ns0:SenderAddress>
        <ns0:No>8876543210000</ns0:No>
        <ns0:Name>Boltrics EDI Warehouse</ns0:Name>
        <ns0:Address>Galileilaan 23B</ns0:Address>
        <ns0:City>EDE</ns0:City>
        <ns0:PostCode>1123 TR</ns0:PostCode>
        <ns0:CountryRegionCode>NL</ns0:CountryRegionCode>
        <ns0:EANCode>8876543210000</ns0:EANCode>
      </ns0:SenderAddress>
      <ns0:ShipToAddress>
        <ns0:No>8811122233344</ns0:No>
        <ns0:Name>Demo Address</ns0:Name>
        <ns0:Address>Demo street 321</ns0:Address>
        <ns0:City>ALKMAAR</ns0:City>
        <ns0:PostCode>2222 PR</ns0:PostCode>
        <ns0:CountryRegionCode>NL</ns0:CountryRegionCode>
        <ns0:AddressNo>216</ns0:AddressNo>
        <ns0:EANCode>8811122233344</ns0:EANCode>
      </ns0:ShipToAddress>
      <ns0:GrossWeight>0</ns0:GrossWeight>
      <ns0:NetWeight>0</ns0:NetWeight>
      <ns0:VolumeWeight>0</ns0:VolumeWeight>
      <ns0:Volume>0</ns0:Volume>
      <ns0:Quantity>0</ns0:Quantity>
      <ns0:TotalCubage>0</ns0:TotalCubage>
      <ns0:CarrierQuantity>2</ns0:CarrierQuantity>
      <ns0:ExpectedShipmentCarrierQty>2</ns0:ExpectedShipmentCarrierQty>
      <ns0:InvoiceValue>0</ns0:InvoiceValue>
      <ns0:CarriageValue>0</ns0:CarriageValue>
      <ns0:InsuranceValue>0</ns0:InsuranceValue>
      <ns0:Destination>0</ns0:Destination>
      <ns0:Attributes />
      <ns0:DocumentLines>
        <ns0:DocumentLine>
          <ns0:DocumentType>1</ns0:DocumentType>
          <ns0:LineNo>10000</ns0:LineNo>
          <ns0:Sell-toCustomerNo>C0001</ns0:Sell-toCustomerNo>
          <ns0:CarrierTypeCode>EUR</ns0:CarrierTypeCode>
          <ns0:CarrierTypeTransportCode>EUR</ns0:CarrierTypeTransportCode>
          <ns0:Type>1</ns0:Type>
          <ns0:No>EDIM001</ns0:No>
          <ns0:ExternalNo>000001</ns0:ExternalNo>
          <ns0:ItemNo>STD</ns0:ItemNo>
          <ns0:EANCode>88000101010101</ns0:EANCode>
          <ns0:EANCodeBaseUnitofMeasure>88000101010101</ns0:EANCodeBaseUnitofMeasure>
          <ns0:OrderEANCode>88000101010101</ns0:OrderEANCode>
          <ns0:Description>Item Description</ns0:Description>
          <ns0:BaseUnitofMeasureCode>CRT</ns0:BaseUnitofMeasureCode>
          <ns0:UnitofMeasureCode>CRT</ns0:UnitofMeasureCode>
          <ns0:QtyperUnitofMeasure>1</ns0:QtyperUnitofMeasure>
          <ns0:Quantity>96</ns0:Quantity>
          <ns0:QtyCreated>88</ns0:QtyCreated>
          <ns0:QuantityBase>96</ns0:QuantityBase>
          <ns0:QtyBaseCreated>88</ns0:QtyBaseCreated>
          <ns0:QtyOutstanding>8</ns0:QtyOutstanding>
          <ns0:QtyPosted>88</ns0:QtyPosted>
          <ns0:QtyBasePosted>88</ns0:QtyBasePosted>
          <ns0:QtyBaseOutstanding>8</ns0:QtyBaseOutstanding>
          <ns0:LineAmount>0</ns0:LineAmount>
          <ns0:RemainingQuantity>0</ns0:RemainingQuantity>
          <ns0:FinishedQtyBase>0</ns0:FinishedQtyBase>
          <ns0:RemainingQtyBase>0</ns0:RemainingQtyBase>
          <ns0:CarrierQuantity>2</ns0:CarrierQuantity>
          <ns0:CarrierQtyCreated>2</ns0:CarrierQtyCreated>
          <ns0:DefaultQtyPerCarrier>48</ns0:DefaultQtyPerCarrier>
          <ns0:CarrierQtyOutstanding>0</ns0:CarrierQtyOutstanding>
          <ns0:CarrierQtyPosted>2</ns0:CarrierQtyPosted>
          <ns0:ExpectedShipmentCarrierQty>0</ns0:ExpectedShipmentCarrierQty>
          <ns0:OrderUnitofMeasureCode>CRT</ns0:OrderUnitofMeasureCode>
          <ns0:QtyperOrderUnitofMeasure>1</ns0:QtyperOrderUnitofMeasure>
          <ns0:OrderQuantity>0</ns0:OrderQuantity>
          <ns0:PostedOrderQuantity>88</ns0:PostedOrderQuantity>
          <ns0:TareWeightperUoM>0</ns0:TareWeightperUoM>
          <ns0:GrossWeightperUoM>0</ns0:GrossWeightperUoM>
          <ns0:NetWeightperUoM>0</ns0:NetWeightperUoM>
          <ns0:VolumeWeight>0</ns0:VolumeWeight>
          <ns0:FinishedNetWeight>0</ns0:FinishedNetWeight>
          <ns0:RemainingNetWeight>0</ns0:RemainingNetWeight>
          <ns0:TareWeight>0</ns0:TareWeight>
          <ns0:GrossWeight>0</ns0:GrossWeight>
          <ns0:NetWeight>0</ns0:NetWeight>
          <ns0:ExpirationDate>2024-01-14</ns0:ExpirationDate>
          <ns0:BatchNo>B2430000123</ns0:BatchNo>
          <ns0:GrossWeightPosted>0</ns0:GrossWeightPosted>
          <ns0:NetWeightPosted>0</ns0:NetWeightPosted>
          <ns0:GrossWeightOutstanding>0</ns0:GrossWeightOutstanding>
          <ns0:NetWeightOutstanding>0</ns0:NetWeightOutstanding>
          <ns0:LocationNo>001</ns0:LocationNo>
          <ns0:BuildingCode>EDE</ns0:BuildingCode>
          <ns0:CalculatedTripNo>R240000001</ns0:CalculatedTripNo>
          <ns0:CalculatedTripLineNo>10000</ns0:CalculatedTripLineNo>
          <ns0:ExternalDocumentNo>INB-EDI-00001</ns0:ExternalDocumentNo>
          <ns0:SenderAddressNo>8876543210000</ns0:SenderAddressNo>
          <ns0:Ship-ToAddressNo>8811122233344</ns0:Ship-ToAddressNo>
          <ns0:MaterialType>0</ns0:MaterialType>
          <ns0:Attribute01>AVAILABLE</ns0:Attribute01>
          <ns0:SearchDescriptionItemNo>DEMO ITEM</ns0:SearchDescriptionItemNo>
          <ns0:Attributes>
            <ns0:Attribute>
              <ns0:Code>QUALITY</ns0:Code>
              <ns0:Description>Quality</ns0:Description>
              <ns0:Value>AVAILABLE</ns0:Value>
            </ns0:Attribute>
          </ns0:Attributes>
          <ns0:DocumentDetailLines>
            <ns0:DocumentDetailLine>
              <ns0:DocumentNo>I2400001</ns0:DocumentNo>
              <ns0:ExternalDocumentNo>INB-EDI-00001</ns0:ExternalDocumentNo>
              <ns0:DocumentLineNo>10000</ns0:DocumentLineNo>
              <ns0:LineNo>100000</ns0:LineNo>
              <ns0:CarrierTypeCode>EUR</ns0:CarrierTypeCode>
              <ns0:CarrierTypeTransportCode>EUR</ns0:CarrierTypeTransportCode>
              <ns0:CustomerItemNo>EDIM001</ns0:CustomerItemNo>
              <ns0:ExternalNo>000001</ns0:ExternalNo>
              <ns0:EANCode>88000101010101</ns0:EANCode>
              <ns0:UnitofMeasureCode>CRT</ns0:UnitofMeasureCode>
              <ns0:QtyperUnitofMeasure>1</ns0:QtyperUnitofMeasure>
              <ns0:Quantity>40</ns0:Quantity>
              <ns0:QuantityBase>40</ns0:QuantityBase>
              <ns0:CarrierNo>387193351280051550</ns0:CarrierNo>
              <ns0:CarrierLineNo>1</ns0:CarrierLineNo>
              <ns0:OrderQuantity>40</ns0:OrderQuantity>
              <ns0:TareWeight>0</ns0:TareWeight>
              <ns0:GrossWeight>0</ns0:GrossWeight>
              <ns0:NetWeight>0</ns0:NetWeight>
              <ns0:ExpirationDate>2024-01-15</ns0:ExpirationDate>
              <ns0:BatchNo>B2430000123</ns0:BatchNo>
              <ns0:BuildingCode>EDE</ns0:BuildingCode>
              <ns0:LocationNo>49</ns0:LocationNo>
              <ns0:NVESSCC18No>387193351280051550</ns0:NVESSCC18No>
              <ns0:CalculatedTripNo>R240000001</ns0:CalculatedTripNo>
              <ns0:CalculatedTripLineNo>10000</ns0:CalculatedTripLineNo>
              <ns0:Posted>1</ns0:Posted>
              <ns0:Length>125</ns0:Length>
              <ns0:Width>125</ns0:Width>
              <ns0:Height>0</ns0:Height>
              <ns0:Volume>0</ns0:Volume>
              <ns0:AlcoholByVolume>0</ns0:AlcoholByVolume>
              <ns0:AlcoholLiters>0</ns0:AlcoholLiters>
              <ns0:Attribute01>AVAILABLE</ns0:Attribute01>
              <ns0:Attributes>
                <ns0:Attribute>
                  <ns0:Code>QUALITY</ns0:Code>
                  <ns0:Description>Quality</ns0:Description>
                  <ns0:Value>AVAILABLE</ns0:Value>
                </ns0:Attribute>
              </ns0:Attributes>
            </ns0:DocumentDetailLine>
            <ns0:DocumentDetailLine>
              <ns0:DocumentNo>I2400001</ns0:DocumentNo>
              <ns0:ExternalDocumentNo>INB-EDI-00001</ns0:ExternalDocumentNo>
              <ns0:DocumentLineNo>10000</ns0:DocumentLineNo>
              <ns0:LineNo>200000</ns0:LineNo>
              <ns0:CarrierTypeCode>EUR</ns0:CarrierTypeCode>
              <ns0:CarrierTypeTransportCode>EUR</ns0:CarrierTypeTransportCode>
              <ns0:CustomerItemNo>EDIM001</ns0:CustomerItemNo>
              <ns0:ExternalNo>000001</ns0:ExternalNo>
              <ns0:EANCode>88000101010101</ns0:EANCode>
              <ns0:UnitofMeasureCode>CRT</ns0:UnitofMeasureCode>
              <ns0:QtyperUnitofMeasure>1</ns0:QtyperUnitofMeasure>
              <ns0:Quantity>48</ns0:Quantity>
              <ns0:QuantityBase>48</ns0:QuantityBase>
              <ns0:CarrierNo>387193351280051567</ns0:CarrierNo>
              <ns0:CarrierLineNo>1</ns0:CarrierLineNo>
              <ns0:OrderQuantity>48</ns0:OrderQuantity>
              <ns0:TareWeight>0</ns0:TareWeight>
              <ns0:GrossWeight>0</ns0:GrossWeight>
              <ns0:NetWeight>0</ns0:NetWeight>
              <ns0:ExpirationDate>2024-01-14</ns0:ExpirationDate>
              <ns0:BatchNo>B2430000123</ns0:BatchNo>
              <ns0:BuildingCode>EDE</ns0:BuildingCode>
              <ns0:LocationNo>49</ns0:LocationNo>
              <ns0:NVESSCC18No>387193351280051567</ns0:NVESSCC18No>
              <ns0:CalculatedTripNo>R240000001</ns0:CalculatedTripNo>
              <ns0:CalculatedTripLineNo>10000</ns0:CalculatedTripLineNo>
              <ns0:Posted>1</ns0:Posted>
              <ns0:Length>125</ns0:Length>
              <ns0:Width>125</ns0:Width>
              <ns0:Height>0</ns0:Height>
              <ns0:Volume>0</ns0:Volume>
              <ns0:AlcoholByVolume>0</ns0:AlcoholByVolume>
              <ns0:AlcoholLiters>0</ns0:AlcoholLiters>
              <ns0:Attribute01>AVAILABLE</ns0:Attribute01>
              <ns0:Attributes>
                <ns0:Attribute>
                  <ns0:Code>QUALITY</ns0:Code>
                  <ns0:Description>Quality</ns0:Description>
                  <ns0:Value>AVAILABLE</ns0:Value>
                </ns0:Attribute>
              </ns0:Attributes>
            </ns0:DocumentDetailLine>
          </ns0:DocumentDetailLines>
        </ns0:DocumentLine>
        <ns0:DocumentLine>
          <ns0:DocumentType>1</ns0:DocumentType>
          <ns0:LineNo>40000</ns0:LineNo>
          <ns0:AttachedtoLineNo>10000</ns0:AttachedtoLineNo>
          <ns0:Sell-toCustomerNo>C0001</ns0:Sell-toCustomerNo>
          <ns0:Type>3</ns0:Type>
          <ns0:No>EUR</ns0:No>
          <ns0:Description>Second Demo Item</ns0:Description>
          <ns0:UnitofMeasureCode>PCS</ns0:UnitofMeasureCode>
          <ns0:QtyperUnitofMeasure>1</ns0:QtyperUnitofMeasure>
          <ns0:Quantity>2</ns0:Quantity>
          <ns0:QtyCreated>0</ns0:QtyCreated>
          <ns0:QuantityBase>2</ns0:QuantityBase>
          <ns0:QtyBaseCreated>0</ns0:QtyBaseCreated>
          <ns0:QtyOutstanding>0</ns0:QtyOutstanding>
          <ns0:QtyBaseOutstanding>0</ns0:QtyBaseOutstanding>
          <ns0:LineAmount>0</ns0:LineAmount>
          <ns0:RemainingQuantity>0</ns0:RemainingQuantity>
          <ns0:FinishedQtyBase>0</ns0:FinishedQtyBase>
          <ns0:RemainingQtyBase>0</ns0:RemainingQtyBase>
          <ns0:CarrierQuantity>0</ns0:CarrierQuantity>
          <ns0:CarrierQtyCreated>0</ns0:CarrierQtyCreated>
          <ns0:DefaultQtyPerCarrier>0</ns0:DefaultQtyPerCarrier>
          <ns0:CarrierQtyOutstanding>0</ns0:CarrierQtyOutstanding>
          <ns0:CarrierQtyPosted>0</ns0:CarrierQtyPosted>
          <ns0:ExpectedShipmentCarrierQty>0</ns0:ExpectedShipmentCarrierQty>
          <ns0:QtyperOrderUnitofMeasure>1</ns0:QtyperOrderUnitofMeasure>
          <ns0:OrderQuantity>0</ns0:OrderQuantity>
          <ns0:PostedOrderQuantity>0</ns0:PostedOrderQuantity>
          <ns0:TareWeightperUoM>0</ns0:TareWeightperUoM>
          <ns0:GrossWeightperUoM>0</ns0:GrossWeightperUoM>
          <ns0:NetWeightperUoM>0</ns0:NetWeightperUoM>
          <ns0:VolumeWeight>0</ns0:VolumeWeight>
          <ns0:FinishedNetWeight>0</ns0:FinishedNetWeight>
          <ns0:RemainingNetWeight>0</ns0:RemainingNetWeight>
          <ns0:TareWeight>0</ns0:TareWeight>
          <ns0:GrossWeight>0</ns0:GrossWeight>
          <ns0:NetWeight>0</ns0:NetWeight>
          <ns0:GrossWeightPosted>0</ns0:GrossWeightPosted>
          <ns0:NetWeightPosted>0</ns0:NetWeightPosted>
          <ns0:GrossWeightOutstanding>0</ns0:GrossWeightOutstanding>
          <ns0:NetWeightOutstanding>0</ns0:NetWeightOutstanding>
          <ns0:LocationNo>001</ns0:LocationNo>
          <ns0:BuildingCode>EDE</ns0:BuildingCode>
          <ns0:CalculatedTripNo>R240000001</ns0:CalculatedTripNo>
          <ns0:CalculatedTripLineNo>10000</ns0:CalculatedTripLineNo>
          <ns0:ExternalDocumentNo>INB-EDI-00001</ns0:ExternalDocumentNo>
          <ns0:SenderAddressNo>8876543210000</ns0:SenderAddressNo>
          <ns0:Ship-ToAddressNo>8811122233344</ns0:Ship-ToAddressNo>
          <ns0:MaterialType>0</ns0:MaterialType>
          <ns0:Attribute01>AVAILABLE</ns0:Attribute01>
          <ns0:Attributes>
            <ns0:Attribute>
              <ns0:Code>QUALITY</ns0:Code>
              <ns0:Description>Quality</ns0:Description>
              <ns0:Value>AVAILABLE</ns0:Value>
            </ns0:Attribute>
          </ns0:Attributes>
        </ns0:DocumentLine>
      </ns0:DocumentLines>
      <ns0:Packages>
        <ns0:Package>
          <ns0:LineNo>40000</ns0:LineNo>
          <ns0:No>EUR</ns0:No>
          <ns0:EANCode>8713022000000</ns0:EANCode>
          <ns0:Description>Pallet</ns0:Description>
          <ns0:UnitofMeasureCode>PLT</ns0:UnitofMeasureCode>
          <ns0:Quantity>2</ns0:Quantity>
          <ns0:AttachedtoLineNo>10000</ns0:AttachedtoLineNo>
          <ns0:Attribute01>AVAILABLE</ns0:Attribute01>
        </ns0:Package>
      </ns0:Packages>
      <ns0:Carriers>
        <ns0:Carrier>
          <ns0:No>387193351280051550</ns0:No>
          <ns0:CarrierTypeCode>EUR</ns0:CarrierTypeCode>
          <ns0:CarrierTypeTransportCode>EUR</ns0:CarrierTypeTransportCode>
          <ns0:GTINCarrier>8712000000000</ns0:GTINCarrier>
          <ns0:NetWeight>0</ns0:NetWeight>
          <ns0:GrossWeight>0</ns0:GrossWeight>
          <ns0:Length>125</ns0:Length>
          <ns0:Width>125</ns0:Width>
          <ns0:Height>0</ns0:Height>
          <ns0:Cubage>3125000</ns0:Cubage>
          <ns0:Type>0</ns0:Type>
          <ns0:NVESSCC18No>387193351280051550</ns0:NVESSCC18No>
          <ns0:StatusCode>20-RELEASED</ns0:StatusCode>
          <ns0:GroundCarrier>387193351280051550</ns0:GroundCarrier>
          <ns0:BuildingCode>EDE</ns0:BuildingCode>
          <ns0:BuildingCodeGLN>8811122233344</ns0:BuildingCodeGLN>
          <ns0:Contents>
            <ns0:Content>
              <ns0:DocumentLineNo>10000</ns0:DocumentLineNo>
              <ns0:CarrierNo>387193351280051550</ns0:CarrierNo>
              <ns0:SSCCNo>387193351280051550</ns0:SSCCNo>
              <ns0:CarrierTypeCode>EUR</ns0:CarrierTypeCode>
              <ns0:CarrierTypeTransportCode>EUR</ns0:CarrierTypeTransportCode>
              <ns0:CustomerItemNo>EDIM001</ns0:CustomerItemNo>
              <ns0:ExternalNo>000001</ns0:ExternalNo>
              <ns0:EANCode>88000101010101</ns0:EANCode>
              <ns0:UnitofMeasureCode>CRT</ns0:UnitofMeasureCode>
              <ns0:QtyperUnitofMeasure>1</ns0:QtyperUnitofMeasure>
              <ns0:Quantity>40</ns0:Quantity>
              <ns0:OrderQuantity>0</ns0:OrderQuantity>
              <ns0:Temperature>0</ns0:Temperature>
              <ns0:TareWeight>0</ns0:TareWeight>
              <ns0:GrossWeight>0</ns0:GrossWeight>
              <ns0:NetWeight>0</ns0:NetWeight>
              <ns0:Posted>1</ns0:Posted>
              <ns0:ExpirationDate>2024-01-15</ns0:ExpirationDate>
              <ns0:LastShipmentDate>2024-01-12</ns0:LastShipmentDate>
              <ns0:BatchNo>B2430000123</ns0:BatchNo>
              <ns0:CalculatedTripNo>R240000001</ns0:CalculatedTripNo>
              <ns0:CalculatedTripLineNo>10000</ns0:CalculatedTripLineNo>
              <ns0:CreationDateTime>2024-01-11T14:07:03</ns0:CreationDateTime>
              <ns0:ModifiedDateTime>2024-01-11T14:12:58</ns0:ModifiedDateTime>
              <ns0:Length>125</ns0:Length>
              <ns0:Width>125</ns0:Width>
              <ns0:Height>0</ns0:Height>
              <ns0:Volume>0</ns0:Volume>
              <ns0:EANCodeBaseUnitofMeasure>88000101010101</ns0:EANCodeBaseUnitofMeasure>
              <ns0:BaseUnitofMeasureCode>CRT</ns0:BaseUnitofMeasureCode>
              <ns0:QuantityBase>40</ns0:QuantityBase>
              <ns0:AlcoholByVolume>0</ns0:AlcoholByVolume>
              <ns0:AlcoholLiters>0</ns0:AlcoholLiters>
              <ns0:Attribute01>AVAILABLE</ns0:Attribute01>
              <ns0:Attributes>
                <ns0:Attribute>
                  <ns0:Code>QUALITY</ns0:Code>
                  <ns0:Description>Quality</ns0:Description>
                  <ns0:Value>AVAILABLE</ns0:Value>
                </ns0:Attribute>
              </ns0:Attributes>
            </ns0:Content>
          </ns0:Contents>
        </ns0:Carrier>
        <ns0:Carrier>
          <ns0:No>387193351280051567</ns0:No>
          <ns0:CarrierTypeCode>EUR</ns0:CarrierTypeCode>
          <ns0:CarrierTypeTransportCode>EUR</ns0:CarrierTypeTransportCode>
          <ns0:GTINCarrier>8712000000000</ns0:GTINCarrier>
          <ns0:NetWeight>0</ns0:NetWeight>
          <ns0:GrossWeight>0</ns0:GrossWeight>
          <ns0:Length>125</ns0:Length>
          <ns0:Width>125</ns0:Width>
          <ns0:Height>0</ns0:Height>
          <ns0:Cubage>3125000</ns0:Cubage>
          <ns0:Type>0</ns0:Type>
          <ns0:NVESSCC18No>387193351280051567</ns0:NVESSCC18No>
          <ns0:StatusCode>20-RELEASED</ns0:StatusCode>
          <ns0:GroundCarrier>387193351280051567</ns0:GroundCarrier>
          <ns0:BuildingCode>EDE</ns0:BuildingCode>
          <ns0:BuildingCodeGLN>8811122233344</ns0:BuildingCodeGLN>
          <ns0:Contents>
            <ns0:Content>
              <ns0:DocumentLineNo>10000</ns0:DocumentLineNo>
              <ns0:CarrierNo>387193351280051567</ns0:CarrierNo>
              <ns0:SSCCNo>387193351280051567</ns0:SSCCNo>
              <ns0:CarrierTypeCode>EUR</ns0:CarrierTypeCode>
              <ns0:CarrierTypeTransportCode>EUR</ns0:CarrierTypeTransportCode>
              <ns0:CustomerItemNo>EDIM001</ns0:CustomerItemNo>
              <ns0:ExternalNo>000001</ns0:ExternalNo>
              <ns0:EANCode>88000101010101</ns0:EANCode>
              <ns0:UnitofMeasureCode>CRT</ns0:UnitofMeasureCode>
              <ns0:QtyperUnitofMeasure>1</ns0:QtyperUnitofMeasure>
              <ns0:Quantity>48</ns0:Quantity>
              <ns0:OrderQuantity>0</ns0:OrderQuantity>
              <ns0:Temperature>0</ns0:Temperature>
              <ns0:TareWeight>0</ns0:TareWeight>
              <ns0:GrossWeight>0</ns0:GrossWeight>
              <ns0:NetWeight>0</ns0:NetWeight>
              <ns0:Posted>1</ns0:Posted>
              <ns0:ExpirationDate>2024-01-14</ns0:ExpirationDate>
              <ns0:LastShipmentDate>2024-01-11</ns0:LastShipmentDate>
              <ns0:BatchNo>B2430000123</ns0:BatchNo>
              <ns0:CalculatedTripNo>R240000001</ns0:CalculatedTripNo>
              <ns0:CalculatedTripLineNo>10000</ns0:CalculatedTripLineNo>
              <ns0:CreationDateTime>2024-01-11T14:07:03</ns0:CreationDateTime>
              <ns0:ModifiedDateTime>2024-01-11T14:10:37</ns0:ModifiedDateTime>
              <ns0:Length>125</ns0:Length>
              <ns0:Width>125</ns0:Width>
              <ns0:Height>0</ns0:Height>
              <ns0:Volume>0</ns0:Volume>
              <ns0:EANCodeBaseUnitofMeasure>88000101010101</ns0:EANCodeBaseUnitofMeasure>
              <ns0:BaseUnitofMeasureCode>CRT</ns0:BaseUnitofMeasureCode>
              <ns0:QuantityBase>48</ns0:QuantityBase>
              <ns0:AlcoholByVolume>0</ns0:AlcoholByVolume>
              <ns0:AlcoholLiters>0</ns0:AlcoholLiters>
              <ns0:Attribute01>AVAILABLE</ns0:Attribute01>
              <ns0:Attributes>
                <ns0:Attribute>
                  <ns0:Code>QUALITY</ns0:Code>
                  <ns0:Description>Quality</ns0:Description>
                  <ns0:Value>AVAILABLE</ns0:Value>
                </ns0:Attribute>
            </ns0:Content>
          </ns0:Contents>
        </ns0:Carrier>
      </ns0:Carriers>
    </ns0:Document>
  </ns0:Documents>
</ns0:Message>

XSD

The XSD describes the XML Schema of this SND-RECEIPT

Tip
  • The element BuildingCode (on Document level) can be implemented in 2 ways:

    by using the same Buildingcode as set on the Building 3PL Dynamics

        ...
        <ns0:BuildingCode>BLD-CODE</ns0:BuildingCode>
        ...
    

    by using first 10 characters of the GLN/EAN of the Building set in 3PL Dynamics.

        ...
        <ns0:BuildingCode>8712423</ns0:BuildingCode>
        ...
    

Basics and explanation are in our e-learning about Integration with the standard