xsl-list
[Top] [All Lists]

Reparsing Embedded XML

2003-04-10 13:09:50
I've got XML that has more XML embedded as strings.
 <doc>
   <field>&lt;anotherField&gt;data&lt;/anotherField&gt;</field>
   </doc>

I need to be able to format the stuff inside the field.  It's good XML.  The
document() function looks close, but it wants a URI, not a string.

Is there some way for me to run a transform on that string?

Thanks!

Ralph

Ralph LeVan
Sr. Research Scientist
OCLC, Online Computer Library Center, Inc.
(614) 764-6115
http://www.oclc.org/research/staff/levan


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



<Prev in Thread] Current Thread [Next in Thread>