I'm new to PyXM and am trying to generate parsers from some
.xsd files.  The command I'm using is this:

  pyxbgen -u 
http://www.aixm.aero/gallery/content/public/schema/5.0/AIXM_Features.xsd \
   -u http://www.aixm.aero/gallery/content/public/schema/5.0/ISO_19136_Schemas/ 
\
   -m test

However, it ends with this assertion error:
  assert tns is not None

Is the above the correct command to use to generate the
parser?  Is the schema valid?  What is the namespace that
pyxb is complaining about?

(I think the schema files were generated with Rational Rose,
and seem to reference xmlbeans.  Does that matter?)

Thanks,

Wendell


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
pyxb-users mailing list
pyxb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyxb-users

Reply via email to