This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: disable-output-escaping


> The & is a character that could be entered by the user, I 
> have no control over what they enter.  It is a dynamic 
> process.  I need to tell the XML parser to treat any text 
> entered by the user as text.

XSLT only works on well-formed XML input. If you can't constrain your
users to produce well-formed XML, then you've got problems.

Michael Kay
Software AG
home: Michael.H.Kay@ntlworld.com
work: Michael.Kay@softwareag.com 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]