[xsd-users] error: unable to generate the test driver without a
unique document root
Ted Quan
tedquan at gmail.com
Tue Jan 15 01:02:43 EST 2013
Hi Boris,
I try the following command parser/serializer. I got the following error:
xsde cxx-serializer
--generate-inline --generate-empty-impl --generate-test-driver
--force-overwrite ElectronicReceiptSubmit.xsd
ElectronicReceiptSubmit.xsd: error: unable to generate the test driver
without a unique document root
ElectronicReceiptSubmit.xsd: info: use --root-element-* options to specify
the document root
xsde cxx-parser
--generate-inline --generate-print-impl --generate-test-driver
--force-overwrite ElectronicReceiptSubmit.xsd
ElectronicReceiptSubmit.xsd: error: unable to generate the test driver
without a unique document root
ElectronicReceiptSubmit.xsd: info: use --root-element-* options to specify
the document root
I use xsde version 3.2.0 on linux (i686).
Could you shred some light?
Best regards,
Ted
More information about the xsd-users
mailing list