Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: How to generate XML file from XSDs ?

by Cody Pendant (Prior)
on Nov 13, 2008 at 05:32 UTC ( [id://723345]=note: print w/replies, xml ) Need Help??


in reply to How to generate XML file from XSDs ?

I don't really know much about XSDs but I think your problem is, you're generating an attribute called "yes_or_no". The attribute needs to be called "is_added" and the value of it should be "yes" or "no".

But as you haven't shown us the code which generates that, we can't fix it.



Nobody says perl looks like line-noise any more
kids today don't know what line-noise IS ...

Replies are listed 'Best First'.
Re^2: How to generate XML file from XSDs ?
by matrixmadhan (Beadle) on Nov 13, 2008 at 05:42 UTC
    Many thanks for the reply.

    I think am correct in that. For the sample XSD I had given that should be the proper XML output.

    is_added is an attribute to the element - first_element.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-03-29 08:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found