Problem in Saving XML file with DTD

2003-10-03 Thread Shay
e DOM document to a file, but it seems to skip the DTD section when writing the new updated XML file.   Why is it happening and how can I keep the DTD??   Thanks   Shay.  

Saving XML file with DTD

2003-09-19 Thread Shay
e DOM document to a file, but it seems to skip the DTD section when writing the new updated XML file.   Why is it happening and how can I keep the DTD??   Thanks   Shay.  

FW: Problem with validating against xml schema

2003-06-13 Thread SHAY
roblem with xml schemaHi SHAY ,Also set the below mentioned properties.        dbf.setNamespaceAware(true);       dbf.setAttribute(    "http://java.sun.com/xml/jaxp/properties/schemaLanguage",    "http://www.w3.org/2001/XMLSchema");RegardsvenuTim Cronin w

Problem with xml schema

2003-06-11 Thread SHAY
the instance document. The instance document is o.k. for sure, so how can I resolve this problem? Thanks Shay. <>- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]