cac:VerifiedGrossMass
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:VerifiedGrossMassType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:ID [0..1]An identifier for this mass measure.
- cbc:WeighingDate [0..1]The weighing date.
- cbc:WeighingTime [0..1]The weighing time.
- cbc:WeighingMethodCode [1..1]A code signifying the weighing method used (e.g. according the SOLAS Convention).
- cbc:WeighingDeviceID [0..1]An identifier for the weighing device used for executing the weight measurement.
- cbc:WeighingDeviceType [0..1]Text describing the weighing device type used for executing the weight measurement.
- cbc:GrossMassMeasure [1..1]The total verified gross mass of a packed container which includes the cargo weight, block and bracing materials and container tare.
- cac:WeighingParty [0..1]The party executing the weight measure.
- cac:ShipperParty [0..1]The party playing the role of the Shipper (BCO, FF or NVOCC) who is responsible for the VGM (e.g. according the SOLAS Convention).
- cac:ResponsibleParty [0..1]The party responsible for signing the VGM on behalf of the Shipper.
- cac:DocumentReference [1..*]A reference to the VGM documentary evidence.
Attributes
None
Used in
Sample instance
<cac:VerifiedGrossMass> <cbc:ID>123</cbc:ID> <cbc:WeighingDate>2016-11-01</cbc:WeighingDate> <cbc:WeighingTime>00:30:00</cbc:WeighingTime> <cbc:WeighingMethodCode listAgencyID="54" listID="IMO SOLAS">SM1</cbc:WeighingMethodCode> <cbc:WeighingDeviceID>TS12345</cbc:WeighingDeviceID> <cbc:WeighingDeviceType>Truck Scale</cbc:WeighingDeviceType> <cbc:GrossMassMeasure unitCode="KGM">25730</cbc:GrossMassMeasure> <cac:DocumentReference> <cbc:ID>W123</cbc:ID> <cbc:IssueDate>2016-11-02</cbc:IssueDate> <cbc:DocumentTypeCode listAgencyID="306" listAgencyName="SMDG" listID="VGM">SM1</cbc:DocumentTypeCode> <cbc:DocumentDescription>Certificate for determination of VGM according to method 1</cbc:DocumentDescription> </cac:DocumentReference> </cac:VerifiedGrossMass>