J
Joe.Lavers
I have an XSL stylesheet attached to an xml document. I have a
javascript file attached to the xsl file. My problem is I can't find a
way to replace a node in the original xml file with a new node obtained
through ajax. The javascript doesn't seem to carry over into the
original xml.
I'm doing this so I can apply the template I already have to the new
data. Is this even possible, or is there some other way in xsl to
achieve this?
Thanks!
javascript file attached to the xsl file. My problem is I can't find a
way to replace a node in the original xml file with a new node obtained
through ajax. The javascript doesn't seem to carry over into the
original xml.
I'm doing this so I can apply the template I already have to the new
data. Is this even possible, or is there some other way in xsl to
achieve this?
Thanks!