Diff - Left File: IndividualIncomeTax/Common/IRS8962/IRS8962.xsd (2014v5.0) Right File: IndividualIncomeTax/Common/IRS8962/IRS8962.xsd (2014v5.1)
OLD: IndividualIncomeTax/Common/IRS8962/IRS8962.xsd (2014v5.0)
NEW: IndividualIncomeTax/Common/IRS8962/IRS8962.xsd (2014v5.1)
OLD line(s): 463,465
<xsd:restriction base="AlphaNumericType">
<xsd:minLength value="1"/>
<xsd:maxLength value="15"/>
NEW line(s): 463,464
<xsd:restriction base="TextType">
<xsd:pattern value="[A-Za-z0-9 \-:_]{1,15}"/>