sweble / sweble-wikitext

The Sweble Wikitext Components module provides a parser for MediaWiki's wikitext and an engine trying to emulate the behavior of a MediaWiki.
http://sweble.org/sites/swc-devel/develop-latest/tooling/sweble/sweble-wikitext
70 stars 27 forks source link

Mantis #22: ptk-xml-tools don't use namespaceprefixes for every element #19

Closed hannesd closed 11 years ago

hannesd commented 11 years ago

http://sweble.org/bugtracker/view.php?id=22

hannesd commented 11 years ago

Won't fix. The elements and attributes which are part of an XML namespace are special meta elements that help the serialization/deserialization process. They are inherent to the XML format and are not part of a specific AST design.