OLD line(s): 2,5
<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): 9
<TaxYear>2012</TaxYear> | NEW line(s): 6
<TaxYear>2013</TaxYear> |
OLD line(s): 15
<xsd:include schemaLocation="../../../Common/efileTypes.xsd" /> | NEW line(s): 12
<xsd:include schemaLocation="../../../Common/efileTypes.xsd"/> |
OLD line(s): 48
<xsd:element name="Form8865K1InterestIncomeExpln" type="Form8865K1InterestIncomeExplnType" minOccurs="0" maxOccurs="unbounded"/> | NEW line(s): 45
<xsd:element name="Form8865K1InterestIncmExplnGrp" type="Form8865K1InterestIncmExplnGrpType" minOccurs="0" maxOccurs="unbounded"/> |
OLD line(s): 53
<xsd:complexType name="Form8865K1InterestIncomeExplnType"> | NEW line(s): 50
<xsd:complexType name="Form8865K1InterestIncmExplnGrpType"> |
OLD line(s): 57
| NEW line(s): 53
|
OLD line(s): 59,61
<xsd:element name="ShortExplanation" type="ShortExplanationType" minOccurs="0" /> | NEW line(s): 55
<xsd:element name="ShortExplanationTxt" type="ShortExplanationType" minOccurs="0"/> |
OLD line(s): 64
| NEW line(s): 57
|