Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

On XML parsing

by mirod (Canon)
on Dec 14, 2000 at 15:15 UTC ( [id://46601]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
                  <tag>value 1</tag>
                  <!-- <tag>value 2</tag> -->
                  <tag>value 3</tag>
    
  2. or download this
                  <tag>value 1</tag>
                  &v2;
                  <tag>value 3</tag>
    
  3. or download this
                  <tag>value 1</tag>
                  <tag><![CDATA[ <tag2>value 2</tag2> ]]></tag>
                  <tag>value 3</tag>
    
  4. or download this
                  <mynamespace:tag>value 1</mynamespace:tag>
                  <theirnamespace:tag>value 3</theirnamespace:tag>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (None)
    As of 2024-04-25 01:55 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found