[Ocaml-pxp-users] Disabling prefix normalisation
    Gerd Stolpmann 
    info at gerd-stolpmann.de
       
    Thu Aug  3 05:58:37 PDT 2006
    
    
  
Am Donnerstag, den 13.07.2006, 14:21 +0200 schrieb Till Varoquaux:
> As said in the title how do you disable the prefix normalisation when
> dealing with namespaces?
You can parse without namespace preprocessing. In that case, you have to
do all namespace stuff yourself.
Note that it is also possible to look up the original prefix for a node
after normalisation.
Gerd
-- 
------------------------------------------------------------
Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany 
gerd at gerd-stolpmann.de          http://www.gerd-stolpmann.de
Phone: +49-6151-153855                  Fax: +49-6151-997714
------------------------------------------------------------
    
    
More information about the Ocaml-pxp-users
mailing list