Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: How to generate XML file from XSDs ?

by poolpi (Hermit)
on Nov 13, 2008 at 12:06 UTC ( [id://723422]=note: print w/replies, xml ) Need Help??


in reply to How to generate XML file from XSDs ?

See Sam TREGAR's module XML::Validator::Schema

hth,
PooLpi

'Ebry haffa hoe hab im tik a bush'. Jamaican proverb

Replies are listed 'Best First'.
Re^2: How to generate XML file from XSDs ?
by matrixmadhan (Beadle) on Nov 14, 2008 at 14:19 UTC
    But the module XML::Validator::Schema is for validating XML against schema and not for generating XML using XSDs.

    However, I found an interesting link from that page which generates XML ( but not using XSDs or schemas )
    XML::Generator
      Hi, I was having the same question as you.

      After some searching I found XML::Compile, more specifically XML::Compile::Translate::Writer, which might do the right thing.

      Since I don't have my coding env. available right now, I am not able to test it. But you may give it a try.

      --Nils

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-24 00:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found