You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: