ESM Commission Message Example (EPCIS v1.2)
<?xml version="1.0" encoding="UTF-8"?>
<epcis:EPCISDocument xmlns:cbvmda="urn:epcglobal:cbv:mda" xmlns:epcis="urn:epcglobal:epcis:xsd:1" xmlns:gs1ushc="http://epcis.gs1us.org/hc/ns" xmlns:tl="http://epcis.tracelink.com/ns" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sbdh="http://www.unece.org/cefact/namespaces/StandardBusinessDocumentHeader"
schemaVersion="1.2" creationDate="2018-04-30T22:08:02Z">
<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">6667771013655</sbdh:Identifier>
</sbdh:Receiver>
<sbdh:DocumentIdentification>
<sbdh:Standard>EPCglobal</sbdh:Standard>
<sbdh:TypeVersion>1.0</sbdh:TypeVersion>
<sbdh:InstanceIdentifier>201906141845200001</sbdh:InstanceIdentifier>
<sbdh:Type>Events</sbdh:Type>
<sbdh:CreationDateAndTime>2019-06-14T18:45:20.0Z</sbdh:CreationDateAndTime>
</sbdh:DocumentIdentification>
</sbdh:StandardBusinessDocumentHeader>
<extension>
<EPCISMasterData>
<VocabularyList>
<Vocabulary type="urn:epcglobal:epcis:vtype:EPCClass">
<VocabularyElementList>
<VocabularyElement id="urn:epc:id:idpat:068202.0401034.*">
<attribute id="http://epcis.tracelink.com/mda/packageTypeCode">UN</attribute>
<attribute id="urn:epcglobal:cbv:mda#additionalTradeItemIdentification">100335</attribute>
<attribute id="urn:epcglobal:cbv:mda#additionalTradeItemIdentificationTypeCode">MANUFACTURER_PART_NUMBER</attribute>
<attribute id="urn:epcglobal:cbv:mda#additionalTradeItemIdentification">82025030221</attribute>
<attribute id="urn:epcglobal:cbv:mda#additionalTradeItemIdentificationTypeCode">FDA_NDC_11</attribute>
</VocabularyElement>
</VocabularyElementList>
</Vocabulary>
</VocabularyList>
</EPCISMasterData>
</extension>
</EPCISHeader>
<EPCISBody>
<EventList>
<ObjectEvent>
<eventTime>2019-06-14T17:45:20.07Z</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>
<bizLocation>
<id>urn:epc:id:sgln:6667771.01365.0</id>
</bizLocation>
<extension>
<ilmd>
<cbvmda:lotNumber>PPP555</cbvmda:lotNumber>
<cbvmda:itemExpirationDate>2020-06-14</cbvmda:itemExpirationDate>
<tl:commissionEventExtensions>
<tl:manufacturingDate>2019-06-10</tl:manufacturingDate>
</tl:commissionEventExtensions>
</ilmd>
</extension>
</ObjectEvent>
</EventList>
</EPCISBody>
</epcis:EPCISDocument>