Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error when using an XSL on an XML document

Status
Not open for further replies.

lassehammer

IS-IT--Management
Joined
May 10, 2004
Messages
9
Location
GB
I an trying to translate an XML document into another XML using XMLSpy. I am writing a XSL to get the information needed. everytime i use the XSL to translate the file it comes up with the following error:
-----------------------------------------------------------
The XML page cannot be displayed

Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.

An invalid character was found in text content. Error processing resource 'file:///C:/Documents and Settings/”user”/Local Settings/Temp/tmp0001.xml'. Line 11, Position 42


<Title>Purple GameCube Console &amp;

-----------------------------------------------------------

it has something to do with the & sign. This is in a lot of the text which is needed.
I am new to XML, so if i haven't explained myself properly please let me know.

Thanks for your help!

Lasse Hammer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top