OLD line(s): 2
<xsd:schema targetNamespace="http://www.irs.gov/efile" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.irs.gov/efile" elementFormDefault="qualified" attributeFormDefault="unqualified"> | NEW line(s): 2
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.irs.gov/efile" targetNamespace="http://www.irs.gov/efile" elementFormDefault="qualified" attributeFormDefault="unqualified"> |
OLD line(s): 6
<TaxYear>2012</TaxYear> | NEW line(s): 6
<TaxYear>2013</TaxYear> |
OLD line(s): 45
<xsd:element name="MetricTonsCapturedDisp" type="LargeRatioType" minOccurs="0" maxOccurs="1"> | NEW line(s): 45
<xsd:element name="MetricTonsCapturedDispQty" type="LargeRatioType" minOccurs="0" maxOccurs="1"> |
OLD line(s): 65
<xsd:element name="MetricTonsCapturedUsed" type="LargeRatioType" minOccurs="0" maxOccurs="1"> | NEW line(s): 65
<xsd:element name="MetricTonsCapturedUsedQty" type="LargeRatioType" minOccurs="0" maxOccurs="1"> |
OLD line(s): 85
<xsd:element name="CreditAmount" type="USAmountPosType" minOccurs="0" maxOccurs="1"> | NEW line(s): 85
<xsd:element name="CreditAmt" type="USAmountPosType" minOccurs="0" maxOccurs="1"> |
OLD line(s): 95
<xsd:element name="TotalAmount" type="USAmountPosType" minOccurs="0" maxOccurs="1"> | NEW line(s): 95
<xsd:element name="TotalAmt" type="USAmountPosType" minOccurs="0" maxOccurs="1"> |