module Representable::XML::Namespace

Experimental! Best explanation so far: books.xmlschemata.org/relaxng/relax-CHP-11-SECT-1.html

Note: This module doesn’t work with JRuby because Nokogiri uses a completely different implementation in Java which has other requirements that we couldn’t fulfil. Please wait for Representable 4 where we replace Nokogiri with Oga.