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" version="1.0"> | 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" version="1.0"> |
OLD line(s): 6
<TaxYear>2012</TaxYear> | NEW line(s): 6
<TaxYear>2013</TaxYear> |
OLD line(s): 47
<xsd:element name="TypeCategoryUsed" type="TypeCategoryUsedType" minOccurs="0" maxOccurs="unbounded"> | NEW line(s): 47
<xsd:element name="TypeCategoryUsedGrp" type="TypeCategoryUsedGrpType" minOccurs="0" maxOccurs="unbounded"> |
OLD line(s): 58
<xsd:complexType name="TypeCategoryUsedType"> | NEW line(s): 58
<xsd:complexType name="TypeCategoryUsedGrpType"> |
OLD line(s): 62
<xsd:element name="TypeCategory" type="ShortDescriptionType" minOccurs="0"> | NEW line(s): 62
<xsd:element name="CategoryTypeTxt" type="ShortDescriptionType" minOccurs="0"> |
OLD line(s): 71
<xsd:element name="Description" type="ShortDescriptionType" minOccurs="0"> | NEW line(s): 71
<xsd:element name="Desc" type="ShortDescriptionType" minOccurs="0"> |
OLD line(s): 80
<xsd:element name="UnitOfMeasure" type="ShortDescriptionType" minOccurs="0"> | NEW line(s): 80
<xsd:element name="UnitOfMeasureDesc" type="ShortDescriptionType" minOccurs="0"> |