| . | <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_BiomassFuelEmissions_v14.0.xsd |
| Schema Name : GHG_BiomassFuelEmissions_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="BiomassFuelUnitDataType"> |
| <xsd:complexType name="BiomassFuelUnitDataType"> |
| <xsd:sequence> |
| <xsd:sequence> |
| <xsd:element name="BiomassFuelType" type="biomassFuelTypes"/> |
| <xsd:element name="BiomassFuelType" type="biomassFuelTypes"/> |
| <xsd:element name="AnnualHHV" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="AnnualHHV" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="AnnualCarbonContentSpentLiquorSolids" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="AnnualCarbonContentSpentLiquorSolids" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="MassSpentLiquorSolids" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="MassSpentLiquorSolids" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="MethodMassSpentLiquorSolids" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="MethodMassSpentLiquorSolids" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="BiomassCO2Emissions" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="BiomassCO2Emissions" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="BiomassCH4Emissions" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="BiomassCH4Emissions" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="BiomassN2OEmissions" type="xsd:string" minOccurs="0"/> |
| <xsd:element name="BiomassN2OEmissions" type="xsd:string" minOccurs="0"/> |
| </xsd:sequence> |
| </xsd:sequence> |
| </xsd:complexType> |
| </xsd:complexType> |
| <xsd:simpleType name="biomassFuelTypes"> |
| <xsd:simpleType name="biomassFuelTypes"> |
| <xsd:restriction base="xsd:string"> |
| <xsd:restriction base="xsd:string"> |
| <xsd:enumeration value="Coal"/> |
| <xsd:enumeration value="Coal"/> |
| </xsd:restriction> |
| </xsd:restriction> |
| </xsd:simpleType> |
| </xsd:simpleType> |
| <xsd:element name="BiomassFuelUnit" type="BiomassFuelUnitDataType"/> |
| <xsd:element name="BiomassFuelUnit" type="BiomassFuelUnitDataType"/> |
| </xsd:schema> |
| </xsd:schema> |
| |
| |