toxml can generate xml with invalid element tag without warning
Brought to you by:
pabigot
When toxml() is asked to generate an XML document for a type instance that has no associated element it can substitute the type name. It should at least emit a warning, and arguably raise an exception.
See: https://sourceforge.net/p/pyxb/discussion/956708/thread/1204a2fa/
milestone set to PyXB 1.2.3
commit f2f4e783b307714a374ad27603ac3587f96821e1
Author: Peter A. Bigot pab@pabigot.com
Date: Tue Sep 17 10:49:36 2013 -0500