saxon-xslt icon indicating copy to clipboard operation
saxon-xslt copied to clipboard

Serialization options are a little sparse

Open fidothe opened this issue 9 years ago • 2 comments

Currently we just do a very naive call to Saxon's serialisation API to return an XML string. We should see what Nokogiri has by way of a serialisation API and implemnent it, if it's not too odd or tied to objects we don't have

fidothe avatar Sep 08 '15 17:09 fidothe

pinging @pobocks - any thoughts / things you want?

fidothe avatar Sep 08 '15 17:09 fidothe

Hmmmm... I'm not sure I have feelings re: serialization - thus far, XML string works for me. I'll let you know if I can think of anything...

pobocks avatar Sep 08 '15 17:09 pobocks