ESM Commission Message Example (EPCIS v1.0)
<?xml version="1.0" encoding="UTF-8"?>
<epcis:EPCISDocument xmlns:epcis="urn:epcglobal:epcis:xsd:1" xmlns:tl="http://epcis.tracelink.com/ns"
xmlns:sbdh="http://www.unece.org/cefact/namespaces/StandardBusinessDocumentHeader"
xmlns:epcglobal="urn:epcglobal:xsd:1" schemaVersion="1" creationDate="2014-02-28T19:12:53Z">
<EPCISHeader>
<sbdh:StandardBusinessDocumentHeader>
<sbdh:HeaderVersion>1.0</sbdh:HeaderVersion>
<sbdh:Sender>
<sbdh:Identifier Authority="GLN">6667771013655</sbdh:Identifier>
</sbdh:Sender>
<sbdh:Receiver>
<sbdh:Identifier Authority="GLN">8887771013655</sbdh:Identifier>
</sbdh:Receiver>
<sbdh:DocumentIdentification>
<sbdh:Standard>EPCglobal</sbdh:Standard>
<sbdh:TypeVersion>1.0</sbdh:TypeVersion>
<sbdh:InstanceIdentifier>2019-06-14</sbdh:InstanceIdentifier>
<sbdh:Type>Events</sbdh:Type>
<sbdh:CreationDateAndTime>2019-06-14T18:45:20.0Z</sbdh:CreationDateAndTime>
</sbdh:DocumentIdentification>
</sbdh:StandardBusinessDocumentHeader>
</EPCISHeader>
<EPCISBody>
<EventList>
<ObjectEvent>
<eventTime>2015-01-09T08:30:21Z</eventTime>
<eventTimeZoneOffset>-05:00</eventTimeZoneOffset>
<epcList>
<epc>urn:epc:id:sgtin:068202.0401034.11220207024594</epc>
<epc>urn:epc:id:sgtin:068202.0401034.11220207024595</epc>
</epcList>
<action>ADD</action>
<bizStep>urn:epcglobal:cbv:bizstep:commissioning</bizStep>
<disposition>urn:epcglobal:cbv:disp:active</disposition>
<readPoint>
<id>urn:epc:id:sgln:6667771.01365.0</id>
</readPoint>
<bizLocation>
<id>urn:epc:id:sgln:6667771.01365.0</id>
</bizLocation>
<tl:commissionEventExtensions>
<tl:packagingLevel>CA</tl:packagingLevel>
<tl:epcAttributes epc="urn:epc:id:sgtin:068202.0401034.11220207026272">
<tl:barcodeContent>(01)50682020401034(21)11220207026272</tl:barcodeContent>
</tl:epcAttributes>
<tl:plantLocationId>12345</tl:plantLocationId>
<tl:productionLineId>Line24</tl:productionLineId>
<tl:lineManagerName>Patrick Murphy</tl:lineManagerName>
<tl:itemDetail>
<tl:internalMaterialCode>100234</tl:internalMaterialCode>
<tl:packagingItemCode type="GTIN-14">00992326050107</tl:packagingItemCode>
<tl:countryDrugCode type="US_NDC442">05552-5500-10</tl:countryDrugCode>
<tl:lot>ABC123</tl:lot>
<tl:expiry>2020-06-14</tl:expiry>
<tl:manufacturingDate>2019-06-10</tl:manufacturingDate>
</tl:itemDetail>
<tl:referenceDocuments>
<tl:poNumber>1001764</tl:poNumber>
<tl:poLine>001</tl:poLine>
<tl:workOrderNumber>1001764-00</tl:workOrderNumber>
<tl:referenceIdentifier>A100352</tl:referenceIdentifier>
</tl:referenceDocuments>
</tl:commissionEventExtensions>
</ObjectEvent>
</EventList>
</EPCISBody>
</epcis:EPCISDocument>