Converting XML Schemas

2003-03-03 Thread rf
Hello Does anyone know of any tools or documents that explain what it takes to upgrade an XML Schema specified in version 1.0(ie., 1999) to XML Schema 1.1, or convert the other way possibly loosing some richness. (I would like to know how two systems can interoperate if they are designed to work

regular expression

2003-02-06 Thread rf
I want regular expressions for valid element names, element text, attibute name, attibute values. Let me know if the following are correct element and attribute name - ^[a-zA-Z_][a-zA-Z0-9_]*$ element text & attribute value - ^([^&]|(&(amp|quot|apos|lt|gt)

[OT] XML parser for windows

2003-02-03 Thread rf
Offtopic: Just wanted to know if there is any XML parser API implementation, other than from microsoft(ie., msxml3.dll kind)to be used in windows applications? There is more than one in java, but for windows (VB) I know only one. This is just for info. Thank you Rf

Encoding and mystery

2002-12-31 Thread rf
(have to) mention the encoding in the MIME type header. But no mention about reading files from the disk - whats the answer? Thanks. ~rf~ __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com

toString/serializer

2002-12-20 Thread rf
What is the reason for not implementing a default simple serializer for org.w3c.dom.Node.toString()? Thank you Rf. __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com