F# program for merging transitional and strict XSDs

MURATA Makoto (FAMILY Given) eb2m-mrt at asahi-net.or.jp
Thu Jul 1 16:18:03 CEST 2010


Folks,

This is a very short F# program for merging a transitional XSD schema 
and a strict XSD schema.  It ignores namespace name differences.

http://subversion.assembla.com/svn/IS29500/tools/SchemaDiff/

In the case of RNC, after spending one day on this topic, 
I conclude that the unified format of the diff command is the best
approach.  We only have to specify "-U 10000" and then specify the 
transitional  and strict RNC files

Cheers,
Makoto


More information about the sc34wg4 mailing list