Diff - Left File: ETEC/720/IRS720/OtherClaimsStatement.xsd (2013Q2v2.1) Right File: ETEC/720/IRS720/OtherClaimsStatement.xsd (2014Q1v1.0)
OLD: ETEC/720/IRS720/OtherClaimsStatement.xsd (2013Q2v2.1)
NEW: ETEC/720/IRS720/OtherClaimsStatement.xsd (2014Q1v1.0)

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>2014Q1</TaxYear>
OLD line(s): 48

      <xsd:element name="Item" minOccurs="0" maxOccurs="unbounded">
NEW line(s): 48

      <xsd:element name="OtherClaimsStmtDetail" minOccurs="0" maxOccurs="unbounded">
OLD line(s): 53

            <xsd:element name="TypeOfUse" minOccurs="0">
NEW line(s): 53

            <xsd:element name="NontaxableUseOfFuelTypeCd" minOccurs="0">
OLD line(s): 59

      <xsd:simpleType >
NEW line(s): 59

      <xsd:simpleType>
OLD line(s): 67

            <xsd:element name="NumberOfGallons" type="FuelGallonsNNType" minOccurs="0">
NEW line(s): 67

            <xsd:element name="GallonsQty" type="FuelGallonsNNType" minOccurs="0">
OLD line(s): 76

            <xsd:element name="Rate" type="RatioType" minOccurs="0">
NEW line(s): 76

            <xsd:element name="Rt" type="RatioType" minOccurs="0">
OLD line(s): 85

            <xsd:element name="TaxAmountCalculation" type="USDecimalAmountNNType" minOccurs="0">
NEW line(s): 85

            <xsd:element name="TaxCalculationAmt" type="USDecimalAmountNNType" minOccurs="0">
OLD line(s): 98

      <xsd:element name="NumberOfGallonsTotal" type="FuelGallonsNNType" minOccurs="0">
NEW line(s): 98

      <xsd:element name="TotalGallonsQty" type="FuelGallonsNNType" minOccurs="0">
OLD line(s): 107

      <xsd:element name="TaxAmountCalculationTotal" type="USDecimalAmountNNType" minOccurs="0">
NEW line(s): 107

      <xsd:element name="TotalTaxCalculationAmt" type="USDecimalAmountNNType" minOccurs="0">