Problems with XML + XSL + HTML

wxdqz

New Member
Hi,

I have a HTML page and inside of then I need to put a XML content formatted by XSLT.

But I'm getting this error:

XML Parsing Error: xml processing instruction not at start of external
entity

Searching in the internet I discovered that error is caused by HTML before XML tag <?xml ... ?>

Exists a way to do that without need to parse XML by PHP, ASP, etc to transform this context in HTML and then show the page.

I'm sorry of the poor english.

Thanks,
Andr?/div>Charles01-27-2005, 06:49 AM
 
Back
Top