[ http://jira.jboss.com/jira/browse/JBPM-51?page=comments#action_12314566 ]
     
Tom Baeyens commented on JBPM-51:
---------------------------------

msv is the w3c schema validator proposed by dom4j.
many people were asking to switch from dtd to w3c schema. one of the benefits 
is that you can combine multiple 'files' in one document.  e.g. with w3c you 
could embed a list of process definitions in another schema if you would want 
to do that.

personally, i think we should support dtd and w3c schema since a lot of xml 
editors only support dtd.

another point is that xml validation is not a real priority for jbpm 3. we can 
start perfectly without it.  if you add validation (although very meaningfull), 
the first request we get is how to turn that off in order to avoid having to 
put the <[[CDATA ... ]]> markers around the delegation configurations.  

regards, tom.

> add optional xml validation of process definitions
> --------------------------------------------------
>
>          Key: JBPM-51
>          URL: http://jira.jboss.com/jira/browse/JBPM-51
>      Project: JBoss jBPM
>         Type: Sub-task
>   Components: Core Engine
>     Reporter: Tom Baeyens
>     Assignee: Tom Baeyens

>
>
> along with this, a w3c schema should be created for process definition files.
> to be used : sun's msv multi schema validator. 
> downside : +1.5 MB of libraries just for validation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to