OLD line(s): 51
| NEW line(s): 52,60
<!-- Total adjusted basis allocable to debt-financed property --> <xsd:element name="TotalAdjustedBasisPropertyAmt" type="USAmountType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <Description>Total adjusted basis allocable to debt-financed property</Description> </xsd:documentation> </xsd:annotation> </xsd:element> |
OLD line(s): 81,82
<!-- Adjusted Basis Amount --> <xsd:element name="AdjustedBasisAmt" type="USAmountType" minOccurs="0"> | NEW line(s): 90,109
<!-- Beginning adjusted basis amount --> <xsd:element name="BeginningAdjustedBasisAmt" type="USAmountType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <Description>Beginning adjusted basis amount</Description> </xsd:documentation> </xsd:annotation> </xsd:element> <!-- Ending adjusted basis amount --> <xsd:element name="EndingAdjustedBasisAmt" type="USAmountType" minOccurs="0"> <xsd:annotation> <xsd:documentation> <Description>Ending adjusted basis amount</Description> </xsd:documentation> </xsd:annotation> </xsd:element> <!-- Average adjusted Basis Amount --> <xsd:element name="AverageAdjustedBasisAmt" type="USAmountType" minOccurs="0"> |
OLD line(s): 85
<Description>Adjusted basis amount</Description> | NEW line(s): 112
<Description>Average adjusted basis amount</Description> |