Re: Dealing with multiple XML Schema files
César Ariza (gmw) <[email protected]>
| Newsgroups | gmane.text.xml.schema.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Roger, Could be interesting to write the same article but using namespaces, with includes and imports, I mean, importing files with the same namespace in other and with circular references. Despite constructions are correct, some parsers didn´t implement all the schema's rules and the results from different parsers are not the same. Also, from the programmer view, some xml structures are very difficult to serialize, specially those ones with circular references. Regards, César On Sun, May 8, 2011 at 7:55 AM, Costello, Roger L. <[email protected]>wrote: > Hi Folks, > > I wrote a short article on dealing with multiple XML Schema files: > > http://xfront.com/Dealing-With-Multiple-XML-Schema-Files.pdf > > Comments welcome. > > /Roger > >