generateDS problem: __init__ of base class is not called (processinglinked xsd files)

  • Thread starter Vladimir Kropylev
  • Start date
V

Vladimir Kropylev

Hi,

Is it possible to have __init__ of superclass called when superclass
and subclass are defined in different XSD files?
There's no problem when super and subclass are defined within single XSD file.

In another words, can generateDS correctly process schema, described
in a set of linked xsd files?

Thanks.
 
S

Stefan Behnel

Vladimir said:
Is it possible to have __init__ of superclass called when superclass
and subclass are defined in different XSD files?
There's no problem when super and subclass are defined within single XSD file.

In another words, can generateDS correctly process schema, described
in a set of linked xsd files?

The XML Schema support of generateDS is not complete. Last time I checked,
there were quite a number of things that were not supported.

Stefan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,685
Members
48,796
Latest member
Greg L.

Latest Threads

Top