| . | <xsd:schema xmlns:ghg="http://www.ccdsupport.com/schema/ghg" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" version="14.0"> |
| <xsd:schema xmlns:ghg="http://www.ccdsupport.com/schema/ghg" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" version="15.1"> |
| <xsd:annotation> |
| <xsd:annotation> |
| <xsd:documentation> |
| <xsd:documentation> |
| . | Schema Name : GHG_MonthlyHydrogen_v14.0.xsd |
| Schema Name : GHG_MonthlyHydrogen_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="MonthlyHydrogenDataType"> |
| <xsd:complexType name="MonthlyHydrogenDataType"> |
| <xsd:sequence> |
| <xsd:sequence> |
| <xsd:element name="MonthNumber" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="MonthNumber" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="MonthName" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="MonthName" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="Mass" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="Mass" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="MassUnits" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="MassUnits" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="FuelState" nillable="0" minOccurs="0"> |
| <xsd:element name="FuelState" nillable="0" minOccurs="0"> |
| <xsd:simpleType> |
| <xsd:simpleType> |
| <xsd:list itemType="xsd:string"/> |
| <xsd:list itemType="xsd:string"/> |
| </xsd:simpleType> |
| </xsd:simpleType> |
| </xsd:element> |
| </xsd:element> |
| <xsd:element name="MonthlyConsumptionFuelFeedStock" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="MonthlyConsumptionFuelFeedStock" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="CarbonContentFuelFeedStock" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="CarbonContentFuelFeedStock" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="MolecularWeightOfGaseousFuel" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="MolecularWeightOfGaseousFuel" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="QantityOfCO2CollectedTransfered" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/> |
| <xsd:element name="QantityOfCO2CollectedTransfered" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/> |
| <xsd:element name="QantityOfCarbonCollectedTransfered" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="QantityOfCarbonCollectedTransfered" type="xsd:string" minOccurs="0"/> |
| </xsd:sequence> |
| </xsd:sequence> |
| </xsd:complexType> |
| </xsd:complexType> |
| <xsd:element name="MonthlyHydrogen" type="MonthlyHydrogenDataType"/> |
| <xsd:element name="MonthlyHydrogen" type="MonthlyHydrogenDataType"/> |
| </xsd:schema> |
| </xsd:schema> |
| |
| |