|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: amp symbols
> The vendor that I am submitting these XML files to requires > entities because there are math equations and similar items > that can't be represented using ASCII. In the layout > application, we use a special font to generate these items. > So whenever they are used within the content of the file, we > need to change them to the appropriate entity. That doesn't mean they have to be entity references, they could equally be character references. You could get character references output simply by using <xsl:output encoding="us-ascii"/>. Anyway, are you saying that the vendor is parsing the XML using a non-conformant XML parser? Because any conformant XML parser would accept UTF-8 encoding for these characters. Michael Kay http://www.saxonica.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|







