Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: A data structure for XML generation

by snoopy (Curate)
on Aug 11, 2009 at 23:48 UTC ( [id://787793]=note: print w/replies, xml ) Need Help??


in reply to A data structure for XML generation

Also note XML::Ximple data representations. An example from the source code:
$ximple_tree = { tag_name => "unicycle" attrib => { color => "chrom", height => 3, brand => "foo"} content => ["The content of a ximple tree\n", "is heterogenious just like xml", "itself. For example this is how\n", "i would make the word", { tag_name=>"bold", attrib=>{}, content=>["cheese"] }, "appear in a bold tag"] };

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2025-11-13 14:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (69 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.