Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: XML::LibXML and Namespace… I don't get it

by tobyink (Canon)
on Jun 06, 2014 at 16:08 UTC ( [id://1089055]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    xmlns="http://www.w3.org/1999/xhtml"
    
  2. or download this
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
            "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    
  3. or download this
    $xpc->registerNs( xml => "http://www.w3.org/1999/xhtml" );
    
  4. or download this
    $xpc->registerNs( h => "http://www.w3.org/1999/xhtml" );
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1089055]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-19 02:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found