On Jan 3, 1:55 am, Stefan Behnel <[EMAIL PROTECTED]> wrote:
> paul wrote:
> >> Can i create python classes based off the XSD files? What else can I
> >> do with the XSD files?
> > This might be worth looking at:http://www.rexx.com/~dkuhlman/#generateDS
>
> If it's really such a complex XML language
paul wrote:
>> Can i create python classes based off the XSD files? What else can I
>> do with the XSD files?
> This might be worth looking at: http://www.rexx.com/~dkuhlman/#generateDS
If it's really such a complex XML language, the tool above might or might not
be of any help, as it doesn't sup
xkenneth schrieb:
> Hi All,
>
> So i'm working with the WITSML standard, which is a pretty
> massive standard defined in XML for the transfer of oilfield data.
> There are a ton of XSD files for defining and checking all data in the
> WITSML format. I'd like to be able to easily create XML b
-On [20080102 18:21], xkenneth ([EMAIL PROTECTED]) wrote:
> So i'm working with the WITSML standard, which is a pretty
>massive standard defined in XML for the transfer of oilfield data.
I cannot answer (yet) the question of generating XML data from an XSD. But for
writing out XML files I lik