So I have a schema file with :
<schema package="org.mataharproject">
<class name="Host">
<class name="Network">
...
Is there some sort of include directive so that I can split this up into their
own files like
schema.xml
schema-host.xml
schema-net.xml
If i create 3 schema files with the schema package directive then some of the
generated files will be overwritten, for example, Package.h/cpp
--
__ __
.-----.| |_.-----.| |--.-----.-----.
|__ --|| _| _ || <| -__|__ --|
|_____||____|_____||__|__|_____|_____|
.----------------------------------.
( [email protected] || 919.754.4187 )
`----------------------------------'
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]