| OLD line(s): 172
| NEW line(s): 173,174
<xsd:include schemaLocation="../../CorporateIncomeTax/Common/Dependencies/GeneralDependencySmall.xsd" /> <xsd:include schemaLocation="../../CorporateIncomeTax/Common/Dependencies/GeneralDependencyMedium.xsd" /> |
| OLD line(s): 4054
| NEW line(s): 4057,4070
<!-- General Dependency Small for any Form/Schedule --> <xsd:element ref="GeneralDependencySmall" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>General Dependency Small (attachment not identified on the form or instructions)</xsd:documentation> </xsd:annotation> </xsd:element> <!-- General Dependency Medium for any Form/Schedule --> <xsd:element ref="GeneralDependencyMedium" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>General Dependency Medium (attachment not identified on the form or instructions)</xsd:documentation> </xsd:annotation> </xsd:element> |