oga/lib
Yorick Peterse 116b9b0ceb
Make XmlDeclaration a ProcessingInstruction
This allows Oga to parse documents that contain an XML declaration at a
place other than at the document root. Oga still only assigns the XML
declaration to the document whenever it is at the top-level. This
matches libxml/XML specification behaviour as far as I can tell.
2016-09-17 14:39:07 +02:00
..
oga Make XmlDeclaration a ProcessingInstruction 2016-09-17 14:39:07 +02:00
oga.rb Make XmlDeclaration a ProcessingInstruction 2016-09-17 14:39:07 +02:00