File: XmlOutputMessages.msg

package info (click to toggle)
opensp 1.5pre5-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 6,860 kB
  • ctags: 8,918
  • sloc: cpp: 63,719; ansic: 10,494; sh: 7,592; makefile: 605; perl: 557; sed: 98
file content (13 lines) | stat: -rw-r--r-- 764 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright (c) 1997 James Clark
# See the file COPYING for copying permission.

# XmlOutput message definitions
=100
W1+sdataEntityReference++reference to internal SDATA entity %1 not allowed in XML
W1+externalDataEntityReference++reference to external data entity %1 not allowed in XML
W1+subdocEntityReference++reference to subdocument entity %1 not allowed in XML
W0+piQuestionLt++processing instruction containing "?>" not allowed in XML
W0+piNoName++XML requires processing instructions to start with a name
W1+externalDataNdata++external data entity %1 is CDATA or SDATA, but XML allows only NDATA
W1+notationAttributes++attributes were defined for notation %1; not allowed in XML
W1+cannotConvertFsiToUrl++cannot convert formal system identifier %1 to URL