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!

Problem Character in XML Node 1

Status
Not open for further replies.

Sammybobo

Programmer
Joined
Apr 4, 2003
Messages
87
Location
US
I've set up an XML with UTF-8 encoding to be used in Flash. The XML is set up with attributes. I am having problem with any attributes that need to have a quotation mark or an ampersand--like these:

<item desc=""Gone with the Wind"" />
<item comb="1 & 3"/>

What is the format for displaying quotation marks and ampersand in an attribute? Thanks.
 
Kenneth, thanks for coming to the rescue!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top