blob: 0eb180e6ca6319113ea3a602721806fb11916d64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<reqif-xhtml:div>
<reqif-xhtml:p>
<reqif-xhtml:object data="data.ole" type="application/octet-stream">
<reqif-xhtml:object data="ole2.png" type="image/png"></reqif-xhtml:object>
</reqif-xhtml:object>
</reqif-xhtml:p>
<reqif-xhtml:p>
<reqif-xhtml:object data="data.gif" type="image/gif">
<reqif-xhtml:object data="ole2.png" type="image/png"></reqif-xhtml:object>
</reqif-xhtml:object>
</reqif-xhtml:p>
</reqif-xhtml:div>
|