OLD line(s): 229
<xsd:element name="SpecialAllowance" type="USAmountType" minOccurs="0"> | NEW line(s): 229
<xsd:element name="SpecialAllowance" minOccurs="0"> |
OLD line(s): 235
| NEW line(s): 236,243
<xsd:complexType> <xsd:simpleContent> <xsd:extension base="USAmountType"> <xsd:attribute name="referenceDocumentId" type="IdListType" /> <xsd:attribute name="referenceDocumentName" type="StringType" fixed="SpecialDepreciationAllowanceElectionOutStatement" /> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |