OLD line(s): 48,49
<!-- Qualified Child Dependent With ITIN Indicator --> <xsd:element name="QualifiedChildDepdWithITINInd" type="BooleanType" minOccurs="0" maxOccurs="100"> | NEW line(s): 48,52
<xsd:element name="QualifiedChildDepdWithITINGrp" minOccurs="0" maxOccurs="100"> <xsd:complexType> <xsd:sequence> <!-- Qualified Child Dependent With ITIN Indicator Checked Yes --> <xsd:element name="QlfyChildDepdWithITINYesInd" type="CheckboxType" minOccurs="0"> |
OLD line(s): 52
<Description>Qualified Child Dependent With ITIN Indicator</Description> | NEW line(s): 55
<Description>Qualified Child Dependent With ITIN Indicator Checked Yes</Description> |
OLD line(s): 57
| NEW line(s): 61,73
<!-- Qualified Child Dependent With ITIN Indicator Checked No --> <xsd:element name="QlfyChildDepdWithITINNoInd" type="CheckboxType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <Description>Qualified Child Dependent With ITIN Indicator Checked No</Description> <LineNumber>A, B, C, D, ...</LineNumber> <ELFFieldNumber>NL</ELFFieldNumber> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |