cac:Status
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:StatusType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ConditionCode [0..1] Specifies the status condition of the related object.
- cbc:ReferenceDate [0..1] The reference date for this status.
- cbc:ReferenceTime [0..1] The reference time for this status.
- cbc:Description [0..*] Text describing this status.
- cbc:StatusReasonCode [0..1] The reason for this status condition or position, expressed as a code.
- cbc:StatusReason [0..*] The reason for this status condition or position, expressed as text.
- cbc:SequenceID [0..1] A sequence identifier for this status.
- cbc:Text [0..*] Provides any textual information related to this status.
- cbc:IndicationIndicator [0..1] Specifies an indicator relevant to a specific status.
- cbc:Percent [0..1] A percentage meaningful in the context of this status.
- cbc:ReliabilityPercent [0..1] The reliability of this status, expressed as a percentage.
- cac:Condition [0..*] Measurements that quantify the condition of the objects covered by the status.
Attributes
None
Used in
- Type cac:ResponseType (Elements cac:DiscrepancyResponse, cac:Response)
- Type cac:TransportHandlingUnitType (Elements cac:PackagedTransportHandlingUnit, cac:TransportHandlingUnit)
- Type cac:ConsignmentType (Elements cac:ChildConsignment, cac:Consignment, cac:ReferencedConsignment)
Sample instance
<cac:Status> <cbc:ConditionCode>4</cbc:ConditionCode> <cbc:StatusReasonCode>23</cbc:StatusReasonCode> <cbc:StatusReason>Reefer container lost power - cargo of fish destroyed</cbc:StatusReason> </cac:Status>