Randall Smith <[EMAIL PROTECTED]> writes:

>
> > If you want to try my test, I've included an XML Schema and an
> > XML instance document that you can feed through the code
> > generated from the Schema. Then take a look at the
> > promoter/booster element.
> >
>
> In the example you included, the types are defined within the
> element.  The situation I'm describing occurs when the type is
> defined separately.
>
> So here is a portion of your example changed to reproduce the
> effect.
>
>      <xs:element name="person" type="pl:personDataType">

Ah.  I see.  And, yes that generates a .py file that produces a
traceback when run.

This will take a little thought.  I'll start working on it.

Thanks for pointing it out to me.

But, I do wish there weren't so many different ways to do things in
an XML Schema.  OK. OK.  I know.  I should stop whining and fix the
code.

- Dave



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to