| <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_AnodeConsumption_v14.0.xsd |
| Schema Name : GHG_AnodeConsumption_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:complexType name="AnodeConsumptionDataType"> |
| <xsd:complexType name="AnodeConsumptionDataType"> |
| <xsd:sequence> |
| <xsd:sequence> |
| <xsd:element name="AnnualTotalAnodeConsumption" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="AnnualTotalAnodeConsumption" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="AnnualTotalCO2EmissionsAnodeConsumption" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="AnnualTotalCO2EmissionsAnodeConsumption" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="AnnualTotalPasteConsumption" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="AnnualTotalPasteConsumption" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="AnnualTotalCO2EmissionsPasteConsumption" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="AnnualTotalCO2EmissionsPasteConsumption" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="TotalCO2EmissionsSoderbergCells" nillable="0" minOccurs="0"/> |
| <xsd:element name="TotalCO2EmissionsSoderbergCells" nillable="0" minOccurs="0"/> |
| </xsd:sequence> |
| </xsd:sequence> |
| </xsd:complexType> |
| </xsd:complexType> |
| <xsd:element name="AnodeConsumption" type="ghg:AnodeConsumptionDataType"/> |
| <xsd:element name="AnodeConsumption" type="ghg:AnodeConsumptionDataType"/> |
| </xsd:schema> |
| </xsd:schema> |
| |
| |