OLD line(s): 2
<xsd:schema targetNamespace="http://www.irs.gov/efile" xmlns="http://www.irs.gov/efile" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0"> | NEW line(s): 2
<xsd:schema xmlns="http://www.irs.gov/efile" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.irs.gov/efile" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0"> |
OLD line(s): 7
<TaxYear>2013</TaxYear> | NEW line(s): 7
<TaxYear>2014</TaxYear> |
OLD line(s): 48
<xsd:element name="Item" minOccurs="0" maxOccurs="unbounded"> | NEW line(s): 48
<xsd:element name="ExceptionExplanationStmtGrp" minOccurs="0" maxOccurs="unbounded"> |
OLD line(s): 53
<xsd:element name="FuelType" type="TextType" minOccurs="0"> | NEW line(s): 53
<xsd:element name="FuelTyp" type="TextType" minOccurs="0"> |
OLD line(s): 62
<xsd:element name="TypeOfUse" type="IntegerNNType" minOccurs="0"> | NEW line(s): 62
<xsd:element name="NontaxableUseOfFuelTypeCd" type="IntegerNNType" minOccurs="0"> |
OLD line(s): 71
<xsd:element name="Rate" type="DecimalNNType" minOccurs="0"> | NEW line(s): 71
<xsd:element name="Rt" type="DecimalNNType" minOccurs="0"> |
OLD line(s): 80
<xsd:element name="NumberOfGallons" type="FuelGallonsNNType" minOccurs="0"> | NEW line(s): 80
<xsd:element name="GallonsQty" type="FuelGallonsNNType" minOccurs="0"> |
OLD line(s): 89
<xsd:element name="AmountOfRefund" type="USDecimalAmountNNType" minOccurs="0"> | NEW line(s): 89
<xsd:element name="RefundAmt" type="USDecimalAmountNNType" minOccurs="0"> |
OLD line(s): 98
<xsd:element name="RefundStatement" type="ExplanationType" minOccurs="0"> | NEW line(s): 98
<xsd:element name="RefundStatementTxt" type="ExplanationType" minOccurs="0"> |
OLD line(s): 111
<xsd:element name="NumberOfGallonsTotal" type="FuelGallonsNNType" minOccurs="0"> | NEW line(s): 111
<xsd:element name="TotalGallonsQty" type="FuelGallonsNNType" minOccurs="0"> |
OLD line(s): 120
<xsd:element name="TaxAmountCalculationTotal" type="USDecimalAmountNNType" minOccurs="0"> | NEW line(s): 120
<xsd:element name="TotalTaxCalculationAmt" type="USDecimalAmountNNType" minOccurs="0"> |