tng 2003/01/31 05:20:50
Modified: c/doc migration.xml
Log:
Typo fix.
Revision Changes Path
1.44 +2 -2 xml-xerces/c/doc/migration.xml
Index: migration.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/migration.xml,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- migration.xml 29 Jan 2003 20:08:56 -0000 1.43
+++ migration.xml 31 Jan 2003 13:20:50 -0000 1.44
@@ -82,9 +82,9 @@
<ul>
<li>DOMAttr: isId, getTypeInfo</li>
<li>DOMElement: setIdAttribute, setIdAttributeNS,
setIdAttributeNode, getTypeInfo</li>
+ <li>Added DOMTypeInfo class for getTypeInfo calss in DOMElement
and DOMAttr</li>
+ <li>Added getDOMTypeInfoUri, getDOMTypeInfoName to XMLAttDef and
XMLElementDecl for use in building DOMTypeInfo</li>
</ul>
- <li>Added DOMTypeInfo class for getTypeInfo calss in DOMElement and
DOMAttr</li>
- <li>Added getDOMTypeInfoUri, getDOMTypeInfoName to XMLAttDef and
XMLElementDecl for use in building DOMTypeInfo</li>
<li>Added a non-standard extension
DOMImplementation::loadDOMExceptionMsg to load the
default error message for the corresponding DOMException code.</li>
<li>XMLAttr: Added a constructor and a set method to allow
creating/setting of
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]