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): 6
<TaxYear>2012</TaxYear> | NEW line(s): 6
<TaxYear>2013</TaxYear> |
OLD line(s): 45
<xsd:element name="NameOnReturn" type="PersonNameType" minOccurs="0"> | NEW line(s): 45
<xsd:element name="FilerShownOnReturnNm" type="PersonNameType" minOccurs="0"> |
OLD line(s): 55
<xsd:element name="NameOnReturnEIN" type="EINType" minOccurs="0"> | NEW line(s): 55
<xsd:element name="FilerEIN" type="EINType" minOccurs="0"> |
OLD line(s): 62
<xsd:element name="NameOnReturnSSN" type="SSNType" minOccurs="0"> | NEW line(s): 62
<xsd:element name="FilerSSN" type="SSNType" minOccurs="0"> |
OLD line(s): 72
<xsd:element name="PolicyHolderName" type="PersonNameType" minOccurs="0"> | NEW line(s): 72
<xsd:element name="PolicyHolderNm" type="PersonNameType" minOccurs="0"> |
OLD line(s): 99
<xsd:element name="BusinessType" type="TextType" minOccurs="0"> | NEW line(s): 99
<xsd:element name="TradeOrBusinessDesc" type="TextType" minOccurs="0"> |
OLD line(s): 108
<xsd:element name="NumberOfEmployeesEOY" type="IntegerType" minOccurs="0"> | NEW line(s): 108
<xsd:element name="EndOfYearEmployeesQty" type="IntegerType" minOccurs="0"> |
OLD line(s): 118
<xsd:element name="NumberEmployeesLine1InsuredEOY" type="IntegerType" minOccurs="0"> | NEW line(s): 118
<xsd:element name="EndOfYearEmployeesInsuredQty" type="IntegerType" minOccurs="0"> |
OLD line(s): 128
<xsd:element name="TotalAmtOfInsuranceEOY" type="USAmountType" minOccurs="0"> | NEW line(s): 128
<xsd:element name="TotalEOYInsuranceAmt" type="USAmountType" minOccurs="0"> |
OLD line(s): 138
<xsd:element name="ValidConsentForEachEmployee" type="BooleanType" minOccurs="0"> | NEW line(s): 138
<xsd:element name="ValidConsentForEachEmployeeInd" type="BooleanType" minOccurs="0"> |
OLD line(s): 148
<xsd:element name="EmployeesWithoutValidConsent" type="IntegerType" minOccurs="0"> | NEW line(s): 148
<xsd:element name="EmployeesWithoutValidCnsntQty" type="IntegerType" minOccurs="0"> |