<xs:element name="CurrYrLosses">
<xs:complexType>
<xs:sequence>
<xs:element ref="InLossSetOff" />
<xs:element ref="InStcg15Per" />
<xs:element ref="InStcg30Per" />
<xs:element ref="InStcgAppRate" />
<xs:element ref="InLtcg10Per" />
<xs:element ref="InLtcg20Per" />
<xs:element ref="TotLossSetOff" />
<xs:element ref="LossRemainSetOff" />
</xs:sequence>
</xs:complexType>
</xs:element>
|