"The Official Guide to Programming with OmniMark"
 
      

Using OmniMark V3

4. SGML Error Messages

Previous chapter is Chapter 3, "OmniMark Error Messages".

Message: An internal error has occurred in the Kernel.
Class: Recoverable Error
Error Code: 0001

Message: Two or more added function names that are the same when upper-cased must not be used if NAMECASE GENERAL is YES.
Class: Recoverable Error
Error Code: 0002
Clause:: 13.4.4

Message: An added function name must not be one of RE, RS or SPACE.
Class: Recoverable Error
Error Code: 0003
Clause:: 13.4.4

Message: A content model must not be ambiguous.
Class: Recoverable Error
Error Code: 0004
Clause:: 11.2.4.3

Message: The number of names and name tokens in an attribute list must not exceed ATTCNT.
Class: Recoverable Error
Error Code: 0005
Clause:: 11.3.1

Message: An entity that is already opened cannot be referenced.
Class: Recoverable Error
Error Code: 0006
Clause:: 9.4

Message: The total length of all attributes specified in a start tag after processing must not exceed ATTSPLEN.
Class: Recoverable Error
Error Code: 0007
Clause:: 7.9.2

Message: A FIXED attribute value must be the same as its declared value.
Class: Recoverable Error
Error Code: 0008
Clause:: 7.9.4.2

Message: A SPACE or SEPCHAR character must not be adjacent to a B sequence in a short reference delimiter.
Class: Recoverable Error
Error Code: 0009
Clause:: 13.4.6.2

Message: There is an error in the format of an externally defined capacity set used in the SGML Declaration.
Class: Recoverable Error
Error Code: 0010

Message: A number used in the capacity set parameter of the SGML Declaration cannot exceed the largest numeric value supported by the system.
Class: Recoverable Error
Error Code: 0011

Message: A zero value should not be specified for a capacity limit.
Class: Warning
Error Code: 0012

Message: A CDATA or RCDATA element must have a start tag. Therefore, it is inappropriate to specify an omissible start tag in its declaration.
Class: Warning
Error Code: 0013
Clause:: 11.2.2

Message: A numeric character reference's value must not be larger than is allowed by the system in the context in which it occurs.
Class: Recoverable Error
Error Code: 0014
Clause:: 9.2

Message: There is an error in the format of an externally defined character set used in the SGML Declaration.
Class: Recoverable Error
Error Code: 0015

Message: A general delimiter string, together with a following delimiter that causes it to be recognized, must not be the same as a previously defined one that is allowed in the same context.
Class: Recoverable Error
Error Code: 0016
Clause:: 13.4.6

Message: A general delimiter string must not be the same as a previously defined one that is allowed in the same context.
Class: Recoverable Error
Error Code: 0017
Clause:: 13.4.6

Message: A general delimiter string must not be the same as a reference one that is allowed in the same context, unless that reference one is itself redefined.
Class: Recoverable Error
Error Code: 0018
Clause:: 13.4.6

Message: A reference short reference delimiter string must not be the same as a general delimiter that is allowed in the same context.
Class: Recoverable Error
Error Code: 0019
Clause:: 13.4.6.

Message: A short reference delimiter string must not be the same as a previously defined one.
Class: Recoverable Error
Error Code: 0020
Clause:: 13.4.6.

Message: The "NET" delimiter string must not be the same as some other delimiter in the same context.
Class: Recoverable Error
Error Code: 0021
Clause:: 13.4.6.

Message: An element must not be declared EMPTY and have a CONREF attribute.
Class: Recoverable Error
Error Code: 0022
Clause:: 11.3.4

Message: CONCUR YES should not be specified in the SGML Declaration, as it is not supported by the system.
Class: Warning
Error Code: 0023

Message: DATATAG YES should not be specified in the SGML Declaration, as it is not supported by the system.
Class: Warning
Error Code: 0024

Message: An undefined general entity has been referenced or used as an attribute value. The DEFAULT general entity is used for its value.
Class: Warning
Error Code: 0025
Clause:: 9.4.4.1

Message: An undefined general entity has been used as a default attribute value, and the attribute value has been allowed to default in a start tag.
Class: Warning
Error Code: 0026
Clause:: 9.4.4.1

Message: The end of a declaration has been encountered before the declaration has been completed. Either the delimiter that ends the declaration (MDC) was encountered when something else was expected, or the ending delimiter was missing and another declaration was encountered.
Class: Warning
Error Code: 0027
Clause:: 10.1.1

Message: Data is not normally allowed at the current point, but will be allowed through error recovery.
Class: Warning
Error Code: 0028

Message: Data cannot be allowed at the current point, and will be treated as if it were part of an IGNORE marked section.
Class: Recoverable Error
Error Code: 0029

Message: A character reference to a data character cannot be allowed at the current point, and will be treated (together with any following data) as if it were part of an IGNORE marked section.
Class: Recoverable Error
Error Code: 0030
Clause:: 9.5

Message: A record end (RE) character cannot be allowed at the current point, and will be treated (together with any following data) as if it were part of an IGNORE marked section.
Class: Recoverable Error
Error Code: 0031
Clause:: 7.6

Message: A record start (RS) character cannot be allowed at the current point, and will be treated (together with any following data) as if it were part of an IGNORE marked section.
Class: Recoverable Error
Error Code: 0032
Clause:: 7.6

Message: A reference to a SUBDOC or unparsed (CDATA, SDATA, NDATA) entity cannot be allowed at the current point. The entity's text will not be processed.
Class: Recoverable Error
Error Code: 0033
Clause:: 9.4

Message: This declaration is not allowed in the current context.
Class: Recoverable Error
Error Code: 0034
Clause:: 6.2

Message: Marked section declaration encountered at a point where one isn't allowed.
Class: Recoverable Error
Error Code: 0035
Clause:: 6.2

Message: The declared value of an ID attribute must be either REQUIRED or IMPLIED.
Class: Recoverable Error
Error Code: 0036
Clause:: 11.3.4

Message: The declared value of a NOTATION data attribute must not be either CURRENT or CONREF.
Class: Recoverable Error
Error Code: 0037
Clause:: 11.4

Message: A document type definition must not end inside a marked section.
Class: Recoverable Error
Error Code: 0038
Clause:: 10.4.2

Message: An end tag for an element that is not open is not allowed.
Class: Recoverable Error
Error Code: 0039
Clause:: 7.5

Message: An end tag has been encountered for some element other than the currently opened one and some opened element other than the currently opened one must be closed without its content being fully satisfied or with its inomissible end tag omitted.
Class: Warning
Error Code: 0040

Message: The document must not end at this point.
Class: Warning
Error Code: 0041

Message: An empty end tag must not be used when there are no opened elements.
Class: Recoverable Error
Error Code: 0042
Clause:: 7.5.1.1

Message: A rank stem must not be used in an end tag when no element is open that has that stem.
Class: Recoverable Error
Error Code: 0043
Clause:: 7.8.1.2

Message: A start tag for an excluded element must not be used.
Class: Recoverable Error
Error Code: 0044
Clause:: 11.2.5.2

Message: An entity name used as an attribute value must be a non-SGML data entity or a SUBDOC entity.
Class: Recoverable Error
Error Code: 0045
Clause:: 7.9.4.3

Message: An entity name used as a default attribute value, for an attribute that is not specified in the attribute's start tag, must be a non-SGML data entity or a SUBDOC entity.
Class: Recoverable Error
Error Code: 0046
Clause:: 7.9.4.3

Message: An entity name declared as a default attribute value should be a non-SGML data entity or a SUBDOC entity.
Class: Warning
Error Code: 0047
Clause:: 7.9.4.3

Message: A reference to an external non-SGML data entity, processing instruction entity or SUBDOC entity must not occur in an attribute value.
Class: Recoverable Error
Error Code: 0048
Clause:: 9.1

Message: A reference to an external non-SGML data entity, processing instruction entity or SUBDOC entity must not occur in RCDATA content.
Class: Recoverable Error
Error Code: 0049
Clause:: 9.1

Message: A marked section end must not occur when no marked section has started.
Class: Recoverable Error
Error Code: 0050
Clause:: 10.4

Message: A marked section in a DTD must be IGNORE or INCLUDE.
Class: Recoverable Error
Error Code: 0051
Clause:: 10.4

Message: A character assigned to LCNMCHAR must not be a LC Letter, UC Letter, Digit, RE, RS, SPACE or SEPCHAR, nor can it be a LCNMSTRT or UCNMSTRT.
Class: Recoverable Error
Error Code: 0052
Clause:: 13.4.5

Message: A character assigned to LCNMSTRT must not be a LC Letter, UC Letter, Digit, RE, RS, SPACE or SEPCHAR.
Class: Recoverable Error
Error Code: 0053
Clause:: 13.4.5

Message: In the declaration of a parameter entity with an external identifier, the entity type must not be CDATA, SDATA, NDATA or SUBDOC.
Class: Recoverable Error
Error Code: 0054
Clause:: 10.5.5

Message: In the declaration of a parameter entity with text, the entity type must not be CDATA or SDATA.
Class: Recoverable Error
Error Code: 0055
Clause:: 10.5.3

Message: A start tag must not be used if the element is neither allowed by the current content model or by an inclusion.
Class: Recoverable Error
Error Code: 0056
Clause:: 7.8

Message: A start tag is not allowed at the current point, but will be allowed through error recovery.
Class: Warning
Error Code: 0057

Message: The first in a pair of character numbers in the SWITCHES part of the SGML Declaration must not be a Digit, UC Letter or LC Letter, and it must be a markup character.
Class: Recoverable Error
Error Code: 0058
Clause:: 13.4.1

Message: The second in a pair of character numbers in the SWITCHES part of the SGML Declaration must not be a Digit, UC Letter or LC Letter.
Class: Recoverable Error
Error Code: 0059
Clause:: 13.4.1

Message: A character assigned to UCNMCHAR must not be a LC Letter, UC Letter, Digit, RE, RS, SPACE or SEPCHAR, nor can it be a LCNMSTRT or UCNMSTRT.
Class: Recoverable Error
Error Code: 0060
Clause:: 13.4.5

Message: A character assigned to UCNMSTRT cannot be a LC Letter, UC Letter, Digit, RE, RS, SPACE or SEPCHAR.
Class: Recoverable Error
Error Code: 0061
Clause:: 13.4.5

Message: A markup declaration has been encountered that is not allowed at the current point, but will be allowed through error recovery.
Class: Warning
Error Code: 0062

Message: There is some significant character that does not appear in any of the base character sets.
Class: Recoverable Error
Error Code: 0063
Clause:: 11.2.4.5

Message: The replacement defined for a reserved name the SGML Declaration must not be the same as a previous replacement for a reserved name.
Class: Recoverable Error
Error Code: 0064
Clause:: 13.4.7

Message: A character has been shunned more than once in the SGML Declaration.
Class: Warning
Error Code: 0065
Clause:: 13.4.1

Message: A character number must not be used more than once as the first character number in a pair of numbers in the character switches in the SGML Declaration.
Class: Warning
Error Code: 0066
Clause:: 13.4.1

Message: The second character number in a pair of numbers in the character switches in the SGML Declaration must not have already been used a substitute.
Class: Warning
Error Code: 0067
Clause:: 13.4.1

Message: An element name should be used in only one USEMAP in a DTD.
Class: Warning
Error Code: 0068
Clause:: 11.6

Message: An end tag must not occur at the start of document instance.
Class: Recoverable Error
Error Code: 0069
Clause:: 7.5

Message: An entity must not end in an IGNORE marked section.
Class: Recoverable Error
Error Code: 0070
Clause:: 10.4.2

Message: An entity that was referenced prior to the start of a CDATA or RCDATA marked section must not end inside the marked section.
Class: Recoverable Error
Error Code: 0071
Clause:: 9.4

Message: An entity that was referenced prior to the start of a CDATA or RCDATA element must not end inside the element's content.
Class: Recoverable Error
Error Code: 0072
Clause:: 9.4

Message: The SGML document entity must not end inside the SGML Declaration.
Class: Recoverable Error
Error Code: 0073
Clause:: 13

Message: An entity must not end in a processing instruction.
Class: Recoverable Error
Error Code: 0074
Clause:: 9.4

Message: An entity must not end inside a comment.
Class: Recoverable Error
Error Code: 0075
Clause:: 9.4

Message: The total number of opened entities must not exceed ENTLVL.
Class: Recoverable Error
Error Code: 0076
Clause:: 9.4.1

Message: The document instance must consist of at least one tag or data character.
Class: Recoverable Error
Error Code: 0077
Clause:: 7.3.1.1

Message: EXPLICIT YES should not be specified in the SGML Declaration, as it is not supported by the system.
Class: Warning
Error Code: 0078

Message: A general delimiter specified in the SGML Declaration must not contain only function characters.
Class: Recoverable Error
Error Code: 0079
Clause:: 13.4.6.1

Message: A general delimiter specified in the SGML Declaration should not contain a name start character, a digit or a function character.
Class: Warning
Error Code: 0080

Message: A general delimiter defined in the SGML Declaration should not have zero characters.
Class: Warning
Error Code: 0081
Clause:: 13.4.6.1

Message: A general entity should not be declared after it has already been referenced using the default value.
Class: Warning
Error Code: 0082

Message: The number of names in a name group, name token group or content model must not exceed the GRPCNT quantity limit.
Class: Recoverable Error
Error Code: 0083
Clause:: 10.1.3.1

Message: The number of tokens in a content model must not exceed GRPGTCNT.
Class: Recoverable Error
Error Code: 0084
Clause:: 11.2.4.5

Message: The nesting level in the content model of an ELEMENT declaration must not exceed GRPLVL.
Class: Recoverable Error
Error Code: 0085
Clause:: 11.2.4.5

Message: The number of names in IDREF, IDREFS, ENTITY and ENTITIES attribute values in a start tag, whether specified or defaulted, must not exceed the GRPCNT quantity limit.
Class: Recoverable Error
Error Code: 0086
Clause:: 7.9.4.5

Message: IMPLICIT YES should not be specified in the SGML Declaration, as it is not supported by the system.
Class: Warning
Error Code: 0087

Message: An element is not allowed in the document instance because it does not appear in any accessible content model or it is completely excluded.
Class: Warning
Error Code: 0088

Message: An EMPTY element must have a start tag and must not have an end tag. Therefore, it is inappropriate to specify an omissible start tag or an inomissible end tag in its declaration.
Class: Warning
Error Code: 0089
Clause:: 11.2.2

Message: The replacement for an entity, referenced in a group, must consist of one or more complete tokens.
Class: Recoverable Error
Error Code: 0090
Clause:: 10.1.3

Message: The minimum literal following the SGML keyword in the SGML Declaration must be "ISO 8879:1986".
Class: Recoverable Error
Error Code: 0091
Clause:: 13

Message: The declared value of a notation data attribute must not be ENTITY, ENTITIES, ID, IDREF, IDREFS, or NOTATION.
Class: Recoverable Error
Error Code: 0092
Clause:: 11.4

Message: A specified attribute value must conform to the declared type of the attribute.
Class: Recoverable Error
Error Code: 0093
Clause:: 7.9.4.1

Message: The total length of a literal after processing must not exceed LITLEN.
Class: Recoverable Error
Error Code: 0094

Message: The total length of a public identifier after processing must not exceed the reference value of LITLEN.
Class: Recoverable Error
Error Code: 0095
Clause:: 10.1.7.1

Message: LINK declarations are not supported by the system.
Class: Recoverable Error
Error Code: 0096

Message: The number of nested marked sections must not exceed TAGLVL.
Class: Recoverable Error
Error Code: 0097
Clause:: 10.4

Message: The input file must not end inside a marked section.
Class: Recoverable Error
Error Code: 0098
Clause:: 10.4

Message: An attribute name in a start tag or entity declaration must be followed by a VI ("=") and a value.
Class: Recoverable Error
Error Code: 0099
Clause:: 7.9

Message: The keywords CAPACITY SGMLREF in an SGML Declaration must be followed by at least one capacity specification.
Class: Recoverable Error
Error Code: 0100
Clause:: 13.2

Message: A capacity keyword in the SGML Declaration must be followed by a capacity value (a number).
Class: Recoverable Error
Error Code: 0101
Clause:: 13.2

Message: The start tag of an element with CDATA, RCDATA or EMPTY content must not be omitted.
Class: Recoverable Error
Error Code: 0102
Clause:: 7.3.1.1

Message: An end tag that has been declared inomissible ("-") must not be omitted.
Class: Recoverable Error
Error Code: 0103
Clause:: 11.2.2

Message: An end tag must not be omitted when OMITTAG is NO.
Class: Recoverable Error
Error Code: 0104
Clause:: 7.3.1

Message: The function character names and classes (RE, RS, SPACE, FUNCHAR, SEPCHAR, MSOCHAR, MSICHAR and MSSCHAR) in the FUNCTION part of the SGML Declaration must each be followed by a character number.
Class: Recoverable Error
Error Code: 0105
Clause:: 13.4.4

Message: The start tag of an element that has one or more required attributes must not be omitted.
Class: Recoverable Error
Error Code: 0106
Clause:: 7.3.1.1

Message: A start tag with a start tag minimization of minus ("-") must not be omitted.
Class: Recoverable Error
Error Code: 0107
Clause:: 11.2.2

Message: The SHUNCHAR keyword in the SGML Declaration must be followed by the keyword NONE, by the keyword CONTROLS or by at least one character number to be shunned.
Class: Recoverable Error
Error Code: 0108
Clause:: 13.4.2

Message: A start tag must not be omitted when OMITTAG is NO.
Class: Recoverable Error
Error Code: 0109
Clause:: 7.3.1

Message: The start tag of an element with no content must not be omitted.
Class: Recoverable Error
Error Code: 0110
Clause:: 7.3.1.1

Message: The SWITCHES keyword in the SGML Declaration must be followed by zero or more pairs of character numbers to be switched.
Class: Recoverable Error
Error Code: 0111
Clause:: 13.4.1

Message: A start tag or end tag should end with a TAGC (">").
Class: Warning
Error Code: 0112

Message: The element name in a start tag must be one of those declared in the DTD. The name in the tag has not been declared, but is close in its spelling to a declared element's name. That element has been used.
Class: Recoverable Error
Error Code: 0113
Clause:: 4.306

Message: The element name in a end tag must be one of those declared in the DTD. The name in the tag has not been declared, but is close in its spelling to a declared element's name. That element has been used.
Class: Recoverable Error
Error Code: 0114
Clause:: 7.5

Message: The name in a general entity reference must be one of those declared in the DTD if there is no default general entity. The name in the reference has not been declared, but is close in its spelling to a declared entity's name. That entity has been used.
Class: Recoverable Error
Error Code: 0115
Clause:: 9.4.4.1

Message: The name in a parameter entity reference must be one of those declared in the DTD. The name in the reference has not been declared, but is close in its spelling to a declared entity's name. That entity has been used.
Class: Recoverable Error
Error Code: 0116
Clause:: 9.4.4.1

Message: A group in a content model must only use one kind of connector ("|", "," or "&").
Class: Recoverable Error
Error Code: 0117
Clause:: 11.2.4.1

Message: An element with mixed content should permit data characters ("#PCDATA") everywhere.
Class: Warning
Error Code: 0118
Clause:: 7.6.1

Message: A group should not have a mixture of connectors, even though doing so is allowed (for other than content models).
Class: Warning
Error Code: 0119
Clause:: 10.1.3

Message: A second DTD must not be specified in the SGML document.
Class: Recoverable Error
Error Code: 0120
Clause:: 7.1

Message: A short reference delimiter in the SGML Declaration must not have more than one B sequence.
Class: Recoverable Error
Error Code: 0121
Clause:: 13.4.6.2

Message: An ATTLIST must only contain one ID attribute.
Class: Recoverable Error
Error Code: 0122
Clause:: 11.3.3

Message: An ATTLIST must only contain one NOTATION attribute.
Class: Recoverable Error
Error Code: 0123
Clause:: 11.3.3

Message: The number of characters in a name, number, name token or number token must not exceed NAMELEN.
Class: Recoverable Error
Error Code: 0124
Clause:: 9.3.1

Message: The number of characters in the number in a numeric character reference must not exceed NAMELEN.
Class: Recoverable Error
Error Code: 0125
Clause:: 9.3.1

Message: The number of characters in a parameter entity name plus the number of characters in the pero ("%") delimiter must not exceed NAMELEN.
Class: Recoverable Error
Error Code: 0126
Clause:: 10.5.1.1

Message: The number of characters in a reserved name must not exceed NAMELEN in the defined syntax.
Class: Recoverable Error
Error Code: 0127
Clause:: 9.3.1

Message: The LCNMCHAR and UCNMCHAR strings in the SGML Declaration must be the same length.
Class: Recoverable Error
Error Code: 0128
Clause:: 13.4.5

Message: The LCNMSTRT and UCNMSTRT strings in the SGML Declaration must be the same length.
Class: Recoverable Error
Error Code: 0129
Clause:: 13.4.5

Message: An attribute other than a CDATA attribute must not have a null literal ("") value or a value that does not have any name tokens in it.
Class: Recoverable Error
Error Code: 0130
Clause:: 7.9.4.1

Message: The DOCTYPE name must be declared in an ELEMENT declaration in the DTD.
Class: Recoverable Error
Error Code: 0131
Clause:: 11.1

Message: If a rank stem is specified in a start tag, a previous start tag must establish the current rank for that stem.
Class: Recoverable Error
Error Code: 0132
Clause:: 7.8.1.2

Message: The prolog of an SGML document must contain a (valid) DTD.
Class: Recoverable Error
Error Code: 0133
Clause:: 7.1

Message: If an MSOCHAR is defined in the SGML Declaration, an MSICHAR must also be defined.
Class: Recoverable Error
Error Code: 0134
Clause:: 13.4.4

Message: An empty end tag was recognized even though SHORTTAG is NO, because the TAGC delimiter starts with a name start character.
Class: Warning
Error Code: 0135
Clause:: 7.5.1

Message: An empty start tag was recognized even though SHORTTAG is NO, because the TAGC delimiter starts with a name start character.
Class: Warning
Error Code: 0136
Clause:: 7.4.1

Message: An attribute must not be specified in a start tag using a name token group or notation value without a preceding attribute name and VI or without surrounding literal delimiters, if SHORTTAG is NO.
Class: Recoverable Error
Error Code: 0137
Clause:: 7.9.1.2

Message: An element must not have empty content and a NOTATION attribute
Class: Recoverable Error
Error Code: 0138
Clause:: 11.3.3

Message: If an element has both NOTATION and CONREF attributes, both of them must not be specified in a start tag.
Class: Recoverable Error
Error Code: 0139
Clause:: 7.9.4.4

Message: A character which is declared in the current concrete syntax to be non-SGML must not be used in the document unless entered using a character reference.
Class: Recoverable Error
Error Code: 0140
Clause:: 9.2

Message: A character other than a minimum data character must not occur in a minimum literal (i.e. in the SGML Declaration or in a public identifier).
Class: Recoverable Error
Error Code: 0141
Clause:: 10.1.7

Message: A shunned character must be identified as a non-SGML character, unless it is a significant SGML character.
Class: Recoverable Error
Error Code: 0142
Clause:: 13.1.2

Message: There must not be an entity reference immediately preceding an occurrence indicator (OPT, PLUS or REP) in a content model.
Class: Recoverable Error
Error Code: 0143
Clause:: 10.1.3

Message: There must not be a space, separator character or line break immediately preceding an occurrence indicator (SEQ, OR or AND) in a content model.
Class: Recoverable Error
Error Code: 0144
Clause:: 11.2.4

Message: Minimization must not be omitted in an element declaration when OMITTAG is YES.
Class: Recoverable Error
Error Code: 0145
Clause:: 11.2

Message: A parameter entity must not be referenced in the SGML Declaration.
Class: Recoverable Error
Error Code: 0146
Clause:: 13

Message: The pero delimiter in the variant syntax is longer than or equal in length to NAMELEN. Any attempt to define a parameter entity will result in NAMELEN being exceeded.
Class: Warning
Error Code: 0147
Clause:: 10.5.1.1

Message: A PI entity must not be referenced in a literal.
Class: Recoverable Error
Error Code: 0148
Clause:: 8

Message: A PI entity must not be referenced in a markup declaration.
Class: Recoverable Error
Error Code: 0149

Message: The number of characters in a processing instruction must not exceed PILEN.
Class: Recoverable Error
Error Code: 0150
Clause:: 8.1

Message: An element that has been declared with EMPTY content must not later be declared with a CONREF attribute.
Class: Recoverable Error
Error Code: 0151
Clause:: 11.3.4

Message: An element that has been declared with EMPTY content must not later be declared with a NOTATION attribute.
Class: Recoverable Error
Error Code: 0152
Clause:: 11.3.4

Message: A required attribute should not be declared for an element previously declared with an omissible start tag.
Class: Warning
Error Code: 0153
Clause:: 11.2.2

Message: A notation's ATTLIST must appear prior to the declaration of any external non-text entity with which that notation is associated if the ATTLIST includes a REQUIRED attribute.
Class: Recoverable Error
Error Code: 0154
Clause:: 11.4.1.2

Message: A notation's ATTLIST must appear prior to the declaration of any external non-text entity with which that notation is associated if the ATTLIST includes a FIXED or default-valued attribute and if both SHORTTAG and OMITTAG are NO.
Class: Recoverable Error
Error Code: 0155
Clause:: 11.4.1.2

Message: The text class of a formal public identifier used in a base character set parameter of the SGML Declaration must be CHARSET if FORMAL YES is specified.
Class: Recoverable Error
Error Code: 0156
Clause:: 13.1.1.1

Message: The text class of a formal public identifier used in the capacity set parameter of the SGML Declaration must be CAPACITY if FORMAL YES is specified.
Class: Recoverable Error
Error Code: 0157
Clause:: 13.2

Message: The text class of a formal public identifier used in the concrete syntax parameter of the SGML Declaration must be SYNTAX if FORMAL YES is specified.
Class: Recoverable Error
Error Code: 0158
Clause:: 13.4.1

Message: If a formal public identifier contains a "public display version" then the public text class must not be one of CAPACITY, CHARSET, NOTATION or SYNTAX.
Class: Recoverable Error
Error Code: 0159
Clause:: 10.2.2.5

Message: If a formal public identifier's text class is not CHARSET, it must contain a "public text language" that is a valid name.
Class: Recoverable Error
Error Code: 0160
Clause:: 10.2.2.5

Message: Extra "//" sequences must not be present in a formal public identifier, beyond those allowed.
Class: Recoverable Error
Error Code: 0161
Clause:: 10.2

Message: The owner identifier in a formal public identifier must conform to one of the allowed types (ISO, registered or unregistered), and must end with "//".
Class: Recoverable Error
Error Code: 0162
Clause:: 10.2.1

Message: A formal public identifier must include a public text class which is one of the 13 allowed values.
Class: Recoverable Error
Error Code: 0163
Clause:: 10.2.2

Message: The special form of ISO owner identifier must not be used in a formal public identifier if the text class is not CHARSET.
Class: Recoverable Error
Error Code: 0164
Clause:: 10.2.2

Message: In a notation declaration, the text class of a formal public identifier must be NOTATION.
Class: Recoverable Error
Error Code: 0165
Clause:: 11.4

Message: The public text description in a formal public identifier must be followed by "//".
Class: Recoverable Error
Error Code: 0166
Clause:: 10.2.2

Message: If SCOPE INSTANCE is specified in the SGML Declaration, all specified quantities must be at least as great as the reference quantity set value.
Class: Recoverable Error
Error Code: 0167
Clause:: 13.3

Message: A number used in the quantity set parameter in the SGML Declaration must not be larger than is allowed by the system.
Class: Recoverable Error
Error Code: 0168

Message: A zero value should not be specified for a quantity limit.
Class: Warning
Error Code: 0169

Message: A rank stem in a declaration must not used elsewhere as an element type or vice-versa.
Class: Recoverable Error
Error Code: 0170
Clause:: 11.2.1

Message: A rank stem must not be used in a start tag in place of the generic identifier if RANK is NO.
Class: Recoverable Error
Error Code: 0171
Clause:: 7.8.1

Message: A rank stem must not be used in an end tag in place of the generic identifier if RANK is NO.
Class: Recoverable Error
Error Code: 0172
Clause:: 7.8.1

Message: A function character number must not have already been assigned to another function.
Class: Recoverable Error
Error Code: 0173
Clause:: 13.4.4

Message: An element must not be required in its own content.
Class: Recoverable Error
Error Code: 0174
Clause:: 10.4

Message: An attribute name must only be defined once in an ATTLIST declaration.
Class: Recoverable Error
Error Code: 0175
Clause:: 11.3.2

Message: An element or notation must have at most one ATTLIST.
Class: Recoverable Error
Error Code: 0176
Clause:: 11.3

Message: A CAPACITY limit for which a value has previously been specified in the SGML Declaration has been respecified.
Class: Warning
Error Code: 0177

Message: A character in the document character set of the SGML Declaration must not be described more than once.
Class: Recoverable Error
Error Code: 0178
Clause:: 13.1.1

Message: An added function name must not have been already assigned to another added function in the SGML Declaration.
Class: Recoverable Error
Error Code: 0179
Clause:: 13.4.4

Message: A name must not be used in more than one attribute in an ATTLIST declaration.
Class: Recoverable Error
Error Code: 0180
Clause:: 11.3.3

Message: The default general entity has been declared more than once.
Class: Warning
Error Code: 0181
Clause:: 10.5.1

Message: An element must not be declared more than once.
Class: Recoverable Error
Error Code: 0182
Clause:: 11.2.1

Message: A name must not be repeated in an exclusion or inclusion group.
Class: Recoverable Error
Error Code: 0183
Clause:: 10.1.3

Message: A general entity name has been declared more than once.
Class: Warning
Error Code: 0184
Clause:: 10.5.1

Message: A general delimiter has been defined more than once in the SGML Declaration.
Class: Warning
Error Code: 0185
Clause:: 13.4.6.1

Message: A UCNMCHAR should not be assigned a LCNMCHAR that is already a LCNMCHAR or UCNMCHAR.
Class: Warning
Error Code: 0186
Clause:: 13.4.5

Message: A UCNMSTRT should not be assigned a LCNMSTRT that is already a LCNMSTRT or UCNMSTRT.
Class: Warning
Error Code: 0187
Clause:: 13.4.5

Message: A SHORTREF map must not be declared more than once.
Class: Recoverable Error
Error Code: 0188
Clause:: 11.5

Message: Multiple use of delimiter string in SHORTREF declaration.
Class: Recoverable Error
Error Code: 0189
Clause:: 11.5

Message: A NOTATION must not be declared more than once.
Class: Recoverable Error
Error Code: 0190
Clause:: 11.4

Message: A parameter entity name has been declared more than once.
Class: Warning
Error Code: 0191
Clause:: 10.5.1

Message: A QUANTITY limit value has previously been specified in the SGML Declaration.
Class: Warning
Error Code: 0192

Message: A syntax reference character must not be described more than once in the SGML Declaration.
Class: Recoverable Error
Error Code: 0193
Clause:: 13.1.1

Message: A reserved name has been defined more than once in the SGML Declaration.
Class: Warning
Error Code: 0194
Clause:: 13.4.7

Message: A UCNMCHAR should not be assigned to a character that is already a LCNMCHAR or UCNMCHAR.
Class: Warning
Error Code: 0195
Clause:: 13.4.5

Message: A UCNMSTRT should not be assigned to a character that is already a LCNMSTRT or UCNMSTRT.
Class: Warning
Error Code: 0196
Clause:: 13.4.5

Message: A reference general delimiter must not be made to contain only function characters by defining delimiter characters as function characters in the SGML Declaration.
Class: Recoverable Error
Error Code: 0197
Clause:: 13

Message: A reference general delimiter should not contain a name start character, a digit or a function character, because of the way delimiter characters have been used in the SGML Declaration.
Class: Warning
Error Code: 0198
Clause:: 13

Message: All the characters in a reference general delimiter, used because no replacement for it is specified in the SGML Declaration, must be mapped to unique document characters.
Class: Recoverable Error
Error Code: 0199
Clause:: 13.1

Message: All the characters in a reference reserved name, used because no replacement for it is specified in the general delimiters parameter of the SGML Declaration, must be mapped to unique document characters.
Class: Recoverable Error
Error Code: 0200
Clause:: 13.1

Message: A reference short reference delimiter, used because SHORTREF SGMLREF is specified in the SGML Declaration, should not contain one or more name start characters or digits.
Class: Warning
Error Code: 0201
Clause:: 13.4.6

Message: A reference short reference delimiter, used because SHORTREF SGMLREF is specified in the SGML Declaration, must only contain characters that are mapped to unique document characters.
Class: Recoverable Error
Error Code: 0202
Clause:: 13.4.1

Message: A string in the short reference delimiters parameter of the SGML Declaration is the same as a reference short reference delimiter and SGMLREF is specified.
Class: Warning
Error Code: 0203
Clause:: 13.4.1

Message: A replacement name in the reserved name use parameter of the SGML Declaration has already been used for the same reserved name.
Class: Warning
Error Code: 0204
Clause:: 13.4.7

Message: An element with a previously defined required attribute should not be declared to have an omissible start tag.
Class: Warning
Error Code: 0205
Clause:: 11.2.2

Message: The replacement defined for a reserved name in the reserved name use parameter of the SGML Declaration must not be reference reserved name.
Class: Recoverable Error
Error Code: 0206
Clause:: 13.4.7

Message: An attribute must not be specified in a start tag or ENTITY declaration more than once.
Class: Recoverable Error
Error Code: 0207
Clause:: 7.9

Message: An attribute is specified in a start tag or element declaration using a name token group or notation value without a preceding attribute name and VI, and a value for that attribute has already been specified.
Class: Recoverable Error
Error Code: 0208
Clause:: 7.9

Message: An ID attribute must not have the same value as one previously used.
Class: Recoverable Error
Error Code: 0209
Clause:: 4.153

Message: A name must not be used more than once in the element type list at the start of an element declaration.
Class: Recoverable Error
Error Code: 0210

Message: A name must not occurs more than once in a list of allowed values (name tokens or notation names) in an attribute definition.
Class: Recoverable Error
Error Code: 0211
Clause:: 10.1.3

Message: A name must not be used more than once in the element type list at the start of an attribute definition list declaration.
Class: Recoverable Error
Error Code: 0212

Message: A name must not be used more than once in the associated notation name list at the start of an attribute definition list declaration.
Class: Recoverable Error
Error Code: 0213
Clause:: 10.1.3

Message: A name must not be used more than once in the element type list in a short reference use (USEMAP) declaration in the DTD.
Class: Recoverable Error
Error Code: 0214
Clause:: 10.1.3

Message: A delimiter defined in the short reference delimiters parameter of the SGML Declaration should not contain one or more name start characters or digits.
Class: Warning
Error Code: 0215
Clause:: 13.4.6

Message: A delimiter defined in the short reference delimiters parameter of the SGML Declaration should contain one or more characters.
Class: Warning
Error Code: 0216

Message: The meaning of each significant base character must be assigned to one, and only one, document character in the SGML Declaration.
Class: Recoverable Error
Error Code: 0217
Clause:: 13.1

Message: The meaning of each significant base character must be assigned to one, and only one, syntax character in the SGML Declaration.
Class: Recoverable Error
Error Code: 0218
Clause:: 13.4.3

Message: A character in a parameter literal in the naming rules, general delimiter or short reference delimiter parameter of the SGML Declaration must be assigned to a unique character in the document character set.
Class: Recoverable Error
Error Code: 0219
Clause:: 13.1

Message: SIMPLE YES should not be specified in the SGML Declaration, as it is not supported by the system.
Class: Warning
Error Code: 0220

Message: The number of nested elements in the document instance must not exceed TAGLVL.
Class: Recoverable Error
Error Code: 0221
Clause:: 7.3.3

Message: The number used following SUBDOC YES in the SGML Declaration must not be larger than is allowed by the system.
Class: Recoverable Error
Error Code: 0222

Message: If SUBDOC is NO, an entity must not be declared with type SUBDOC.
Class: Recoverable Error
Error Code: 0223
Clause:: 10.5.5

Message: The number used following SUBDOC YES in the SGML Declaration should not be zero.
Class: Warning
Error Code: 0224

Message: If SCOPE INSTANCE is specified in the SGML Declaration, the syntax-reference character set must match that in the Reference Concrete Syntax.
Class: Recoverable Error
Error Code: 0225
Clause:: 13.3

Message: The length of the start tag before resolution of references must not exceed TAGLEN.
Class: Recoverable Error
Error Code: 0226
Clause:: 7.4.2

Message: If the type of a non-CDATA attribute only allows one value, it must be specified with only one value.
Class: Recoverable Error
Error Code: 0227
Clause:: 7.9.4.1

Message: The value of TOTALCAP in the capacity set parameter of the SGML Declaration must equal or exceed the largest individual capacity.
Class: Recoverable Error
Error Code: 0228
Clause:: 13.2

Message: A function character must not be assigned to a syntax reference character that is not mapped to a unique document character.
Class: Recoverable Error
Error Code: 0229

Message: An entity end must not end in a literal if it was referenced prior to the start of the literal.
Class: Recoverable Error
Error Code: 0230
Clause:: 9.4

Message: An entity that was referenced prior to the start of a group must not end in the group.
Class: Recoverable Error
Error Code: 0231
Clause:: 10.1.3

Message: An entity that was referenced prior to the start of a declaration must not end in the declaration.
Class: Recoverable Error
Error Code: 0232
Clause:: 10.1.1

Message: The document must not end inside the DTD.
Class: Recoverable Error
Error Code: 0233
Clause:: 11.1

Message: An entity referenced in a declaration, marked section or a literal must end in that same declaration, marked section or literal.
Class: Recoverable Error
Error Code: 0234
Clause:: 9.4

Message: An attribute specification found in a start tag or an entity declaration must have been declared for the associated element or notation.
Class: Recoverable Error
Error Code: 0235
Clause:: 7.9

Message: A name specified as an attribute value for a name token group or NOTATION attribute in a start tag or ENTITY declaration must be one of the attribute's allowed values.
Class: Recoverable Error
Error Code: 0236
Clause:: 7.9.4.1

Message: A name specified in an end tag must be declared as an element in the DTD.
Class: Recoverable Error
Error Code: 0237
Clause:: 7.8

Message: A name specified in a start tag must be declared as an element in the DTD.
Class: Recoverable Error
Error Code: 0238
Clause:: 7.8

Message: An element name specified in a USEMAP declaration, ATTLIST declaration or content model is not defined by an ELEMENT declaration.
Class: Warning
Error Code: 0239
Clause:: 10.1.5

Message: A general entity name used in SHORTREF declaration must be a declared general entity.
Class: Recoverable Error
Error Code: 0240
Clause:: 11.5

Message: An ENTITY attribute value must be a declared general entity unless there is a DEFAULT general entity.
Class: Recoverable Error
Error Code: 0241
Clause:: 7.9.4.3

Message: The default value of an ENTITY attribute must have been defined in the DTD if the default value is used in a start tag.
Class: Recoverable Error
Error Code: 0242
Clause:: 7.9.4.3

Message: The default value of an entity attribute has not been defined. If there is a default general entity, its value will be used as that of the named entity. If there is no default general entity, any attempt to use this default value will result in an error.
Class: Warning
Error Code: 0243
Clause:: 7.9.4.3

Message: General entity reference must be a declared general entity or there must be DEFAULT entity.
Class: Recoverable Error
Error Code: 0244
Clause:: 9.4

Message: An undeclared SHORTREF map name must not be used in a USEMAP declaration.
Class: Recoverable Error
Error Code: 0245
Clause:: 11.6

Message: A notation for which attributes were declared must be defined.
Class: Recoverable Error
Error Code: 0246
Clause:: 11.4.1.1

Message: A notation name used in an ENTITY declaration must be declared.
Class: Recoverable Error
Error Code: 0247
Clause:: 10.5.5

Message: A notation name used in an attribute value must be declared.
Class: Recoverable Error
Error Code: 0248
Clause:: 7.9.4.4

Message: The default value of a notation attribute used in a start tag must be the name of a declared notation.
Class: Recoverable Error
Error Code: 0249
Clause:: 7.9.4.4

Message: The default value of a notation attribute is not the name of a declared notation.
Class: Warning
Error Code: 0250
Clause:: 7.9.4.4

Message: A parameter entity reference must contain a name that has been previously declared as a parameter entity.
Class: Recoverable Error
Error Code: 0251
Clause:: 9.4

Message: A short reference delimiter string in a SHORTREF declaration must be one of those allowed by the SGML Declaration.
Class: Recoverable Error
Error Code: 0252
Clause:: 9.6

Message: For every value specified for an IDREF attribute, there must be an element with the value specified for its ID attribute.
Class: Recoverable Error
Error Code: 0253
Clause:: 4.152

Message: The end of the SGML document or SGML subdocument must not occur in the middle of markup.
Class: Recoverable Error
Error Code: 0254
Clause:: 10.1.1

Message: A named character reference's name must be one of those defined in the SGML Declaration.
Class: Recoverable Error
Error Code: 0255
Clause:: 9.5

Message: In the head of a marked section, a keyword must be one of TEMP, INCLUDE, IGNORE, CDATA or RCDATA.
Class: Recoverable Error
Error Code: 0256
Clause:: 10.4.2

Message: Recognized a delimiter or data not allowed in the current context.
Class: Recoverable Error
Error Code: 0257

Message: An element must not end before its content model is completely satisfied.
Class: Recoverable Error
Error Code: 0258
Clause:: 11.2

Message: In a start tag or ENTITY declaration, every required attribute must be given a value.
Class: Recoverable Error
Error Code: 0259
Clause:: 7.9.1.1

Message: In a start-tag or ENTITY declaration, every CURRENT, FIXED or default valued attribute must be specified if both SHORTTAG and OMITTAG are NO.
Class: Recoverable Error
Error Code: 0260
Clause:: 7.9.1.1

Message: In a start tag, a previously unspecified CURRENT attribute must be given a value.
Class: Recoverable Error
Error Code: 0261
Clause:: 7.9.1.1

Message: A base character set in the concrete syntax part of an SGML Declaration is not used in the document character set part of the SGML Declaration.
Class: Warning
Error Code: 0262
Clause:: 13.4.3

Message: There is no element with an IDREF or IDREFS attribute value equal to a specified ID value.
Class: Warning
Error Code: 0263
Clause:: 4.153

Message: A name specified as a default value for a name token group or NOTATION attribute in ATTLIST declaration for an element or a notation must be one of the attribute's allowed values.
Class: Recoverable Error
Error Code: 0264
Clause:: 7.9.4.1

Message: An undeclared SHORTREF map name must not be used in a USEMAP declaration.
Class: Recoverable Error
Error Code: 0265
Clause:: 11.6

Message: One of the allowed values of a notation attribute is not the name of a declared notation.
Class: Warning
Error Code: 0266

Copyright © 1997 Stilo Corporation All rights reserved.
EUM13, release 8, 1997/05/27.