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): 48
<xsd:element name="Description" type="ExplanationType" minOccurs="0"/> | NEW line(s): 48
<xsd:element name="Desc" type="ExplanationType" minOccurs="0"/> |