File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
<xs : enumeration value =" ADDITIONAL-PAID-IN-CAPITAL" />
31
31
<xs : enumeration value =" CONTRIBUTED-SURPLUS" />
32
32
<xs : enumeration value =" RETAINED-EARNING" />
33
- <xs : enumeration value =" OTHERS" />
33
+ <xs : enumeration value =" OTHERS" />
34
34
</xs : restriction >
35
35
</xs : simpleType >
36
36
42
42
<xs : enumeration value =" SPLIT" />
43
43
<xs : enumeration value =" DIVIDEND" />
44
44
<xs : enumeration value =" RIGHTS" />
45
- <xs : enumeration value =" OTHERS" />
45
+ <xs : enumeration value =" OTHERS" />
46
46
</xs : restriction >
47
47
</xs : simpleType >
48
48
49
49
<xs : simpleType name =" TransactionsSymbol" >
50
50
<xs : restriction base =" xs:string" >
51
51
<xs : enumeration value =" BSE" />
52
52
<xs : enumeration value =" NSE" />
53
- <xs : enumeration value =" OTHERS" />
53
+ <xs : enumeration value =" OTHERS" />
54
54
</xs : restriction >
55
55
</xs : simpleType >
56
56
You can’t perform that action at this time.
0 commit comments