Hi all!

I serialize a drl file and obtain a xml file which is not a valid one regarding 
the XML Schema Definition. Maybe I don't use the correct schema file, since I 
use this one: http://drools.org/drools-3.0 drools-3.0.xsd. 

Please tell me what is the appropriate xsd file to use ?

This is the antet from my xml file:

<?xml version="1.0" encoding="UTF-8"?> 
 <package name="org.drools.examples"  
    xmlns="http://drools.org/drools-3.0"; 
    xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"; 
    xs:schemaLocation="http://drools.org/drools-3.0 drools-3.0.xsd"> 
<import name="org.drools.examples.FibonacciExample.Fibonacci" /> 

Regards, Alan.

 
---------------------------------
Check out the all-new Yahoo! Mail beta - Fire up a more powerful email and get 
things done faster.

Reply via email to