Jun and Steve,
Microsoft was supposed to have fixed their XML parser issues
with .NET 2.0. It appears that most issues that I have tested are resolved. However,
the issue with ##local and ##other are still there. The XML-CDL schema defines
the propertyListType and cdl elements to have an unlimited choice of either
element. MSXML will not accept this. We will either need to allow for a .NET
schema and Java schema or my proposal would be to eliminate ##local and force
all elements to have namespace qualification.
Thoughts?
Stuart