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): 6
<TaxYear>2012</TaxYear> | NEW line(s): 6
<TaxYear>2013</TaxYear> |
OLD line(s): 45
<xsd:element name="Statement" type="IdentificationOfPassThruEntitiesType" minOccurs="0" maxOccurs="unbounded"/> | NEW line(s): 45
<xsd:element name="IdOfPassThruEntitiesGrp" type="IdOfPassThruEntitiesGrpType" minOccurs="0" maxOccurs="unbounded"/> |
OLD line(s): 51
<xsd:complexType name="IdentificationOfPassThruEntitiesType"> | NEW line(s): 51
<xsd:complexType name="IdOfPassThruEntitiesGrpType"> |
OLD line(s): 57
<xsd:element name="NameOfPassThroughEntity" type="BusinessNameType" minOccurs="0"> | NEW line(s): 57
<xsd:element name="BusinessName" type="BusinessNameType" minOccurs="0"> |
OLD line(s): 69
<xsd:element name="EINOfPassThroughEntity" type="EINType" minOccurs="0"> | NEW line(s): 69
<xsd:element name="EIN" type="EINType" minOccurs="0"> |
OLD line(s): 78
<xsd:element name="MissingEINEntityReason"> | NEW line(s): 78
<xsd:element name="MissingEINReasonCd"> |