Hi,

The schema requires at least one mapping element.
But the binding compiler accepts a binding file like this:

<?xml version="1.0"?>
<binding xmlns:xml="http://www.w3.org/XML/1998/namespace";
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
         xsi:noNamespaceSchemaLocation="jibx/1.1/binding.xsd">

    <include path="digit/vo/entity.jibx.xml"/>
    <include path="digit/util/period.jibx.xml"/>
</binding>

That is very useful when you have some bindings dependance (like an entity
containing a period).

Is the schema wrong?

Thanks,

Bernard


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to