mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
9acf1749fb
r1352@bean: ser | 2007-07-29 11:33:07 -0400 Implements namespace validation in the baseparser. This means that, as per the XML namespace spec, unbound prefixes generate UndefinedNamespaceException. Also, as per the namespace spec, the 'xml' prefix must be bound to http://www.w3.org/XML/1998/namespace, and the 'xmlns' prefix must not be declared. in the XML. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13595 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
baseparser.rb | ||
lightparser.rb | ||
pullparser.rb | ||
sax2parser.rb | ||
streamparser.rb | ||
treeparser.rb | ||
ultralightparser.rb | ||
xpathparser.rb |