cac:EnvironmentalEmission
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:EnvironmentalEmissionType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:EnvironmentalEmissionTypeCode [1..1]A code specifying the type of environmental emission.
- cbc:ValueMeasure [1..1]A value measurement for the environmental emission.
- cbc:Description [0..*]Text describing this environmental emission.
- cac:EmissionCalculationMethod [0..*]A method used to calculate the amount of this emission.
Attributes
None
Used in
- Type cac:TransportExecutionTermsType (Element cac:TransportExecutionTerms)
- Type cac:TransportationServiceType (Elements cac:AdditionalTransportationService, cac:FinalDeliveryTransportationService, cac:MainTransportationService, cac:OriginalDespatchTransportationService, cac:TransportationService)
Sample instance
(Auto-generated)
<cac:EnvironmentalEmission>
<cbc:EnvironmentalEmissionTypeCode>normalizedString</cbc:EnvironmentalEmissionTypeCode>
<cbc:ValueMeasure unitCode="normalizedString">1.0</cbc:ValueMeasure>
<cbc:Description>string</cbc:Description>
<cac:EmissionCalculationMethod>
<cbc:CalculationMethodCode>normalizedString</cbc:CalculationMethodCode>
<cbc:FullnessIndicationCode>normalizedString</cbc:FullnessIndicationCode>
<cac:MeasurementFromLocation>
<cbc:ID>normalizedString</cbc:ID>
<cbc:Description>string</cbc:Description>
<cbc:Conditions>string</cbc:Conditions>
<cbc:CountrySubentity>string</cbc:CountrySubentity>
<cbc:CountrySubentityCode>normalizedString</cbc:CountrySubentityCode>
<cbc:LocationTypeCode>normalizedString</cbc:LocationTypeCode>
<cbc:InformationURI>normalizedString</cbc:InformationURI>
<cbc:Name>string</cbc:Name>
<cac:ValidityPeriod>...
</cac:ValidityPeriod>
<cac:Address>...
</cac:Address>
<cac:SubsidiaryLocation>...
</cac:SubsidiaryLocation>
<cac:LocationCoordinate>...
</cac:LocationCoordinate>
</cac:MeasurementFromLocation>
<cac:MeasurementToLocation>
<cbc:ID>normalizedString</cbc:ID>
<cbc:Description>string</cbc:Description>
<cbc:Conditions>string</cbc:Conditions>
<cbc:CountrySubentity>string</cbc:CountrySubentity>
<cbc:CountrySubentityCode>normalizedString</cbc:CountrySubentityCode>
<cbc:LocationTypeCode>normalizedString</cbc:LocationTypeCode>
<cbc:InformationURI>normalizedString</cbc:InformationURI>
<cbc:Name>string</cbc:Name>
<cac:ValidityPeriod>...
</cac:ValidityPeriod>
<cac:Address>...
</cac:Address>
<cac:SubsidiaryLocation>...
</cac:SubsidiaryLocation>
<cac:LocationCoordinate>...
</cac:LocationCoordinate>
</cac:MeasurementToLocation>
</cac:EmissionCalculationMethod>
</cac:EnvironmentalEmission>


