On Mon, Sep 14, 2009 at 11:02 AM, Simon Laws <[email protected]> wrote: > Hey Sebastien > >> >> I'm starting to look into supporting the latest SCDL schemas in the CPP >> runtime. For now I've just copied the schemas from the Java assembly-xsd >> module, and after trying a few changes to the ModelLoader, I'm starting to >> think that it could be simplified a bit by using the libxml2 pull API to >> read the composite files. > > Are you looking at the 1.x XSD or the 2.x XSD? I wonder if we should > go straight to the OASIS schema in 2.x. Bigger change but where we > want to be I guess. >
>From the commit logs, he copied the latest OASIS schemas. -- Luciano Resende http://people.apache.org/~lresende http://lresende.blogspot.com/
