[xsd-users] include problem

frederic heem frederic.heem at telsey.it
Mon Sep 5 09:54:30 EDT 2005


Hi,
A problem has been found in the xsd  compiler (version 1.2.0 on fc3), 
basically, h323_types contains all type used by h323_conf.xsd. 
I need to separate in 2 files because jaxb is also used to generate java 
object. It works fine when everthing is in one files.
Please find attached the 2 xsd files and the gdb backtrace. 
Anyway, I appreciate a lot this software, because I don't need to bother 
writing my own sax or dom handler. 
Let me know if you need more info.
Regards,
Frederic Heem

#0  0x0010d7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) bt
#0  0x0010d7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x0014e7d5 in raise () from /lib/tls/libc.so.6
#2  0x00150149 in abort () from /lib/tls/libc.so.6
#3  0x083b8f31 in __gnu_cxx::__verbose_terminate_handler () 
at ../../../../src/gcc-3.4.4/libstdc++-v3/libsupc++/vterminate.cc:96
#4  0x083b6225 in __cxxabiv1::__terminate (handler=0x83b8e30 
<__gnu_cxx::__verbose_terminate_handler()>)
    at ../../../../src/gcc-3.4.4/libstdc++-v3/libsupc++/eh_terminate.cc:43
#5  0x083b6262 in std::terminate () 
at ../../../../src/gcc-3.4.4/libstdc++-v3/libsupc++/eh_terminate.cc:53
#6  0x083b63e2 in __cxa_throw (obj=0x8791788, tinfo=0x0, dest=0) 
at ../../../../src/gcc-3.4.4/libstdc++-v3/libsupc++/eh_throw.cc:80
#7  0x083b53a5 in __cxa_bad_cast () at typeinfo:138
#8  0x081a1508 in XSDFrontend::(anonymous 
namespace)::resolve<XSDFrontend::SemanticGraph::Type> () at 
basic_string.tcc:243
#9  0x081aaf91 in 
XSDFrontend::Parser::Impl::set_type<XSDFrontend::SemanticGraph::Belongs, 
XSDFrontend::SemanticGraph::Element> ()
    at basic_string.tcc:243
#10 0x081957fc in XSDFrontend::Parser::Impl::element () at 
basic_string.tcc:243
#11 0x0819cf4a in XSDFrontend::Parser::Impl::schema () at basic_string.tcc:243
#12 0x0819eec1 in XSDFrontend::Parser::Impl::parse () at basic_string.tcc:243
#13 0x0819fe02 in XSDFrontend::Parser::parse () at basic_string.tcc:243
#14 0x08060fc1 in main ()
-------------- next part --------------
A non-text attachment was scrubbed...
Name: h323_types.xsd
Type: application/xml
Size: 2230 bytes
Desc: not available
Url : http://codesynthesis.com/pipermail/xsd-users/attachments/20050905/a3291486/h323_types.xml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: h323_conf.xsd
Type: application/xml
Size: 2337 bytes
Desc: not available
Url : http://codesynthesis.com/pipermail/xsd-users/attachments/20050905/a3291486/h323_conf.xml


More information about the xsd-users mailing list