MHonArc v2.5.0b2 -->
emergency message
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
| [List Home]
Subject: RE: [emergency] Fwd: [emergency-comment] CAP Normative Schema is improperly defined
Some info from my side -
Windows Borland tools for processing XML (the XML to recordset translator
for C++/Delphi/etc.) require that simpletype be translated to complextype.
This is a 'quick fix' but seems to work. For .NET, one of our guys is
rewriting the schema to make it work. There were also some case typos in the
1.0 spec (simpletype vs. simpleType - strongly 'typed' parsers such as the
latest .NET version will not validate the schema when case is incorrect).
All of these use the MSXML DOM.
Cheers
Kon