peiyongz 2004/04/23 14:16:21
Modified: c/src/xercesc/util/MsgLoaders/MsgCatalog
XercesMessages_en_US.Msg
Log:
XML1.0-3rd: EMPTY Element can not have content (not even entity references,
comments, PIs or white space).
Revision Changes Path
1.22 +3 -2
xml-xerces/c/src/xercesc/util/MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg
Index: XercesMessages_en_US.Msg
===================================================================
RCS file:
/home/cvs/xml-xerces/c/src/xercesc/util/MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- XercesMessages_en_US.Msg 21 Apr 2004 17:58:52 -0000 1.21
+++ XercesMessages_en_US.Msg 23 Apr 2004 21:16:21 -0000 1.22
@@ -412,8 +412,9 @@
107 The key for identity constraint of element '{0}' is not found.
108 Non-whitespace characters are not allowed in schema elements other than
'appinfo' and 'documentation'.
109 EMPTY Element '{0}' has Attribute '{1}' of type NOTATION
-110 Element '{0}' has more than one Attribute of type NOTATION
-111 Attribute '{0}' has non distinct token '{1}'
+110 EMPTY Element '{0}' can't have content(not even entity references, comments,
PIs or white space).
+111 Element '{0}' has more than one Attribute of type NOTATION
+112 Attribute '{0}' has non distinct token '{1}'
$set 3
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]