Re: Dealing with multiple XML Schema files
Andy Davidson <[email protected]>
| Newsgroups | gmane.text.xml.schema.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Roger I am not sure what the purpose of the document is. Is it a "best practices" guide? If so, in my humble opinion. #1 may be possible but a bad idea. This design will probable lead to lots of programming errors #2 is basically the same as #1. In both cases the "name" is defined in the same scope In general you can avoid a lot of problems by using namespaces, import, and include Andy > 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 >