Disposition
enumerationA classification indicating the business state of the object or objects following an EPCIS-inspired event.
Values (14)
| Value | Description |
|---|---|
| active | Indicates that the object is active and in normal use following the event. |
| available | Indicates that the object is available for use, sale, or processing following the event. |
| damaged | Indicates that the object is damaged following the event. |
| destroyed | Indicates that the object has been destroyed and is no longer usable. |
| disposed | Indicates that the object has been disposed of following the event. |
| expired | Indicates that the object has reached its expiration date. |
| in_transit in transit | Indicates that the object is in transit between locations following the event. |
| recalled | Indicates that the object has been recalled from the market or supply chain. |
| reserved | Indicates that the object is reserved and not available for general use or sale. |
| returned | Indicates that the object has been returned following the event. |
| sellable_accessible sellable accessible | Indicates that the object is sellable and physically accessible. |
| sellable_not_accessible sellable not accessible | Indicates that the object is sellable but not physically accessible. |
| stolen | Indicates that the object has been stolen. |
| unknown | Indicates that the state of the object is unknown following the event. |