| OLD line(s): 132
| NEW line(s): 133,134
<xsd:include schemaLocation="../../CorporateIncomeTax/Common/Dependencies/GeneralDependencySmall.xsd" /> <xsd:include schemaLocation="../../CorporateIncomeTax/Common/Dependencies/GeneralDependencyMedium.xsd" /> |
| OLD line(s): 3909
| NEW line(s): 3912,3925
<!-- 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> |