OLD line(s): 49
| NEW line(s): 50,61
<xsd:element name="OtherIncomeLossStatementGrp" type="OtherIncomeLossStatementGrpType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> <!-- Type for Repeating Group - Other Income Loss Statement --> <xsd:complexType name="OtherIncomeLossStatementGrpType"> <xsd:annotation> <xsd:documentation>Content model for Other Income Loss Statement</xsd:documentation> </xsd:annotation> <xsd:sequence> |
OLD line(s): 51
<xsd:element name="Type" type="LineExplanationType" minOccurs="0" maxOccurs="unbounded"> | NEW line(s): 63
<xsd:element name="Type" type="LineExplanationType" minOccurs="0"> |
OLD line(s): 60
<xsd:element name="Amt" type="USAmountType" minOccurs="0" maxOccurs="unbounded"> | NEW line(s): 72
<xsd:element name="Amt" type="USAmountType" minOccurs="0"> |