| <xsd:schema xmlns:ghg="http://www.ccdsupport.com/schema/ghg" xmlns:xsd="http://www.w3.org/2001/XMLSchema" |
| <xsd:schema xmlns:ghg="http://www.ccdsupport.com/schema/ghg" xmlns:xsd="http://www.w3.org/2001/XMLSchema" |
| . | targetNamespace="http://www.ccdsupport.com/schema/ghg" elementFormDefault="qualified" attributeFormDefault="unqualified" version="14.0"> |
| targetNamespace="http://www.ccdsupport.com/schema/ghg" elementFormDefault="qualified" attributeFormDefault="unqualified" version="15.1"> |
| <xsd:annotation> |
| <xsd:annotation> |
| <xsd:documentation> |
| <xsd:documentation> |
| . | Schema Name : GHG_CarbonDioxideImpExpUnit_v14.0.xsd |
| Schema Name : GHG_CarbonDioxideImpExpUnit_v15.1.xsd |
| Current Version Available At : |
| Current Version Available At : |
| Description : Identification information regarding the submission file. |
| Description : Identification information regarding the submission file. |
| </xsd:documentation> |
| </xsd:documentation> |
| </xsd:annotation> |
| </xsd:annotation> |
| . | <xsd:include schemaLocation="GHG_QuarterlyCO2Suppliers_v14.0.xsd"/> |
| <xsd:include schemaLocation="GHG_QuarterlyCO2Suppliers_v15.1.xsd"/> |
| <xsd:complexType name="CarbonDioxideImpExpUnitDataType"> |
| <xsd:complexType name="CarbonDioxideImpExpUnitDataType"> |
| <xsd:sequence> |
| <xsd:sequence> |
| <xsd:element name="TotalCO2Emissions" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="TotalCO2Emissions" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="AnnualMassOfCO2AllContainers" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="AnnualMassOfCO2AllContainers" type="xsd:string" minOccurs="0"/> |
| <xsd:element ref="ghg:QuarterlyCO2Suppliers" minOccurs="0" maxOccurs="unbounded"/> |
| <xsd:element ref="ghg:QuarterlyCO2Suppliers" minOccurs="0" maxOccurs="unbounded"/> |
| </xsd:sequence> |
| </xsd:sequence> |
| </xsd:complexType> |
| </xsd:complexType> |
| <xsd:element name="CarbonDioxideImpExpUnit" type="ghg:CarbonDioxideImpExpUnitDataType"/> |
| <xsd:element name="CarbonDioxideImpExpUnit" type="ghg:CarbonDioxideImpExpUnitDataType"/> |
| </xsd:schema> |
| </xsd:schema> |
| |
| |