Re: [EXI] For Building EXI gramamr from XML schema

Hello Santhanakrishnan,

>        Any strategic traversal algorithm or xml utility will be helpful in
> the implementation of the Schema to EXI grammar conversion. Please through
> your light regarding this.

Unfortunately there is currently no implementation available to create
EXI grammars from an XML Schema. The EXI specification describes how
the mapping is done and any available XML Schema Processor might
support you in doing that.

The probably most well known and free available schema processors are
Xerces [1] from Apache and Suns XSOM [2]. Nevertheless any other
schema processor might be suitable as well!

Hope this helps,

-- Daniel


[1] http://xerces.apache.org/
[2] https://xsom.dev.java.net/


>
>
>
> Thanks and regards
>
> Santhanakrishnan

Received on Thursday, 10 April 2008 13:33:18 UTC