Diff - Left File: IndividualIncomeTax/Common/IRS8962/IRS8962.xsd (2014v3.0) Right File: IndividualIncomeTax/Common/IRS8962/IRS8962.xsd (2014v4.0)
OLD: IndividualIncomeTax/Common/IRS8962/IRS8962.xsd (2014v3.0)
NEW: IndividualIncomeTax/Common/IRS8962/IRS8962.xsd (2014v4.0)

OLD line(s): 41,50

    <!-- Uniqueness constraint for 'MonthlyPTCCalculationGrp/MonthCd' under IRS8962 -->
    <xsd:unique name="IRS8962MonthCd">
      <xsd:selector xpath="efile:MonthlyPTCCalculationGrp" />
      <xsd:field xpath="efile:MonthCd" />
    </xsd:unique>
    <!-- Uniqueness constraint for 'SharedPolicyAllocationGrp/GroupNumberCd' under IRS8962 -->
    <xsd:unique name="IRS8962GroupNumberCd">
      <xsd:selector xpath="efile:SharedPolicyAllocationGrp" />
      <xsd:field xpath="efile:GroupNumberCd" />
    </xsd:unique>
NEW line(s): 40

OLD line(s): 267

              <xsd:element name="AnnualMaxPremiumAssistanceAmt" type="USAmountType" minOccurs="0">
NEW line(s): 257

              <xsd:element name="AnnualMaxPremiumAssistanceAmt" type="USAmountNNType" minOccurs="0">
OLD line(s): 277

              <xsd:element name="AnnualPremiumTaxCreditAllwAmt" type="USAmountType" minOccurs="0">
NEW line(s): 267

              <xsd:element name="AnnualPremiumTaxCreditAllwAmt" type="USAmountNNType" minOccurs="0">
OLD line(s): 361

              <xsd:element name="MonthlyMaxPremiumAssistanceAmt" type="USAmountType" minOccurs="0">
NEW line(s): 351

              <xsd:element name="MonthlyMaxPremiumAssistanceAmt" type="USAmountNNType" minOccurs="0">
OLD line(s): 371

              <xsd:element name="MonthlyPremiumTaxCreditAllwAmt" type="USAmountType" minOccurs="0">
NEW line(s): 361

              <xsd:element name="MonthlyPremiumTaxCreditAllwAmt" type="USAmountNNType" minOccurs="0">
OLD line(s): 460

      <xsd:element name="SharedPolicyAllocationGrp" minOccurs="0" maxOccurs="4">
NEW line(s): 450

      <xsd:element name="SharedPolicyAllocationGrp" minOccurs="0" maxOccurs="99">
OLD line(s): 464,481

            <!--Shared Policy Allocation Group Code -->
            <xsd:element name="GroupNumberCd">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Shared Policy Allocation Group Code</Description>
                  <LineNumber/>
                </xsd:documentation>
              </xsd:annotation>
              <xsd:simpleType>
                <xsd:restriction base="TextType">
                  <xsd:enumeration value="1"/>
                  <xsd:enumeration value="2"/>
                  <xsd:enumeration value="3"/>
                  <xsd:enumeration value="4"/>
                </xsd:restriction>
              </xsd:simpleType>
            </xsd:element>

NEW line(s): 453

OLD line(s): 627

          <xsd:restriction base="IntegerNNType">
NEW line(s): 599

          <xsd:restriction base="IntegerPosType">