Hi Rinke,

You could refactor your SCXML to use xsi:include instead of state/@src. I know 
that, for example, the xmllint utility includes a command-line argument 
--xinclude which will resolve these references.

Jake

> On Dec 27, 2014, at 3:32 AM, R.C. Hoekstra <r.c.hoeks...@erasmusmc.nl> wrote:
> 
> Hi list, 
> 
> We have fairly complex scxml files and would like to validate them against a 
> schema. I know there are the schema files from w3c, but the scxml files do 
> not validate by those. 
> 
> The problem is we are using the state src attribute, which is not in that 
> schema (but which can easily be added). However, validation still fails 
> because with multiple files you can refer to state id's which exist in the 
> other files referenced via src. 
> 
> I was wondering if anyone has an adapted scxml schema for this. 
> 
> best regards, Rinke
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
> For additional commands, e-mail: user-h...@commons.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to