Ticket #106 (new defect)

Opened 14 months ago

REXML should conform better to the xml namespace spec, WRT the 'xml' namespace

Reported by: ser Owned by: ser
Priority: normal Milestone: 3.2.0
Component: DOM Version: 3.1.4
Severity: normal Keywords:
Cc: Ruby version: 1.8.5
Operating system: Linux

Description

As per http://www.w3.org/TR/REC-xml-names/#ns-decl The namespace http://www.w3.org/XML/1998/namespace is reserved for the 'xml' prefix. This means that other prefixes must not be bound to this namespace name, and it must not be declared as the default namespace.

Note: See TracTickets for help on using tickets.