peiyongz 2004/04/23 14:15:36
Modified: c/src/xercesc/util/MsgLoaders/ICU/resources en_US.txt
Log:
XML1.0-3rd: EMPTY Element can not have content (not even entity references,
comments, PIs or white space).
Revision Changes Path
1.33 +1 -0 xml-xerces/c/src/xercesc/util/MsgLoaders/ICU/resources/en_US.txt
Index: en_US.txt
===================================================================
RCS file:
/home/cvs/xml-xerces/c/src/xercesc/util/MsgLoaders/ICU/resources/en_US.txt,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- en_US.txt 21 Apr 2004 17:57:59 -0000 1.32
+++ en_US.txt 23 Apr 2004 21:15:36 -0000 1.33
@@ -423,6 +423,7 @@
"The key for identity constraint of element '{0}' is not found. " ,
"Non-whitespace characters are not allowed in schema elements other
than 'appinfo' and 'documentation'. " ,
"EMPTY Element '{0}' has Attribute '{1}' of type NOTATION " ,
+ "EMPTY Element '{0}' can't have content(not even entity references,
comments, PIs or white space). " ,
"Element '{0}' has more than one Attribute of type NOTATION " ,
"Attribute '{0}' has non distinct token '{1}' " ,
"E_ End " ,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]