Hi,

I want to trim the text declaration from the replacement text of the
external entity as described in the example below.

The XML fragment with the text declaration :

<?xml version="1.0" encoding="UTF-8"?>
<a>1</a>
<b>2</b>

The replacement text should be

<a>1</a>
<b>2</b>

How can I obtain this?

Thanks.

-- 

Regards

A.S.Thiwanka Somasiri

Skype : executionerwild
MSN   : thi...@ymail.com
<thi...@ymail.com>

Reply via email to