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>2012</TaxYear> | NEW line(s): 7
<TaxYear>2013</TaxYear> |
OLD line(s): 47
<xsd:element name="OtherNotesLoansRcvblShort" minOccurs="0" maxOccurs="unbounded"> | NEW line(s): 47
<xsd:element name="OtherNotesLoansRcvblShortGrp" minOccurs="0" maxOccurs="unbounded"> |
OLD line(s): 52
<xsd:element name="NameOf501c3Organization" type="BusinessNameType" minOccurs="0"> | NEW line(s): 52
<xsd:element name="Organization501c3Name" type="BusinessNameType" minOccurs="0"> |
OLD line(s): 61
<xsd:element name="BalanceDue" type="USAmountNNType" minOccurs="0"> | NEW line(s): 61
<xsd:element name="BalanceDueAmt" type="USAmountNNType" minOccurs="0"> |