217 lines
4.8 KiB
HTML
217 lines
4.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML Strict//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>XML warnings</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<DL>
|
|
<DT>
|
|
<SAMP>inclusion</SAMP>
|
|
<DD>
|
|
Warn about inclusions in element type declarations.
|
|
<DT>
|
|
<SAMP>exclusion</SAMP>
|
|
<DD>
|
|
Warn about exclusions in element type declarations.
|
|
<DT>
|
|
<SAMP>rcdata-content</SAMP>
|
|
<DD>
|
|
Warn about RCDATA declared content in element type declarations.
|
|
<DT>
|
|
<SAMP>cdata-content</SAMP>
|
|
<DD>
|
|
Warn about CDATA declared content in element type declarations.
|
|
<DT>
|
|
<SAMP>ps-comment</SAMP>
|
|
<DD>
|
|
Warn about comments in parameter separators.
|
|
<DT>
|
|
<SAMP>attlist-group-decl</SAMP>
|
|
<DD>
|
|
Warn about name groups in attribute declarations.
|
|
<DT>
|
|
<SAMP>element-group-decl</SAMP>
|
|
<DD>
|
|
Warn about name groups in element type declarations.
|
|
<DT>
|
|
<SAMP>pi-entity</SAMP>
|
|
<DD>
|
|
Warn about PI entities.
|
|
<DT>
|
|
<SAMP>internal-sdata-entity</SAMP>
|
|
<DD>
|
|
Warn about internal SDATA entities.
|
|
<DT>
|
|
<SAMP>internal-cdata-entity</SAMP>
|
|
<DD>
|
|
Warn about internal CDATA entities.
|
|
<DT>
|
|
<SAMP>external-sdata-entity</SAMP>
|
|
<DD>
|
|
Warn about external SDATA entities.
|
|
<DT>
|
|
<SAMP>external-cdata-entity</SAMP>
|
|
<DD>
|
|
Warn about external CDATA entities.
|
|
<DT>
|
|
<SAMP>bracket-entity</SAMP>
|
|
<DD>
|
|
Warn about bracketed text entities.
|
|
<DT>
|
|
<SAMP>data-atts</SAMP>
|
|
<DD>
|
|
Warn about attribute definition list declarations for notations.
|
|
<DT>
|
|
<SAMP>missing-system-id</SAMP>
|
|
<DD>
|
|
Warn about external identifiers without system identifiers.
|
|
<DT>
|
|
<SAMP>conref</SAMP>
|
|
<DD>
|
|
Warn about content reference attributes.
|
|
<DT>
|
|
<SAMP>current</SAMP>
|
|
<DD>
|
|
Warn about current attributes.
|
|
<DT>
|
|
<SAMP>nutoken-decl-value</SAMP>
|
|
<DD>
|
|
Warn about attributes with a declared value of NUTOKEN or NUTOKENS.
|
|
<DT>
|
|
<SAMP>number-decl-value</SAMP>
|
|
<DD>
|
|
Warn about attributes with a declared value of NUMBER or NUMBERS.
|
|
<DT>
|
|
<SAMP>name-decl-value</SAMP>
|
|
<DD>
|
|
Warn about attributes with a declared value of NAME or NAMES.
|
|
<DT>
|
|
<SAMP>named-char-ref</SAMP>
|
|
<DD>
|
|
Warn about named character references.
|
|
<DT>
|
|
<SAMP>refc</SAMP>
|
|
<DD>
|
|
Warn about ommitted refc delimiters.
|
|
<DT>
|
|
<SAMP>temp-ms</SAMP>
|
|
<DD>
|
|
Warn about TEMP marked sections.
|
|
<DT>
|
|
<SAMP>rcdata-ms</SAMP>
|
|
<DD>
|
|
Warn about RCDATA marked sections.
|
|
<DT>
|
|
<SAMP>instance-include-ms</SAMP>
|
|
<DD>
|
|
Warn about INCLUDE marked sections in the document instance.
|
|
<DT>
|
|
<SAMP>instance-ignore-ms</SAMP>
|
|
<DD>
|
|
Warn about IGNORE marked sections in the document instance.
|
|
<DT>
|
|
<SAMP>and-group</SAMP>
|
|
<DD>
|
|
Warn about AND connectors in model groups.
|
|
<DT>
|
|
<SAMP>rank</SAMP>
|
|
<DD>
|
|
Warn about ranked elements.
|
|
<DT>
|
|
<SAMP>empty-comment-decl</SAMP>
|
|
<DD>
|
|
Warn about empty comment declarations.
|
|
<DT>
|
|
<SAMP>att-value-not-literal</SAMP>
|
|
<DD>
|
|
Warn about attribute values which are not literals.
|
|
<DT>
|
|
<SAMP>missing-att-name</SAMP>
|
|
<DD>
|
|
Warn about ommitted attribute names in start tags.
|
|
<DT>
|
|
<SAMP>comment-decl-s</SAMP>
|
|
<DD>
|
|
Warn about spaces before the MDC in comment declarations.
|
|
<DT>
|
|
<SAMP>comment-decl-multiple</SAMP>
|
|
<DD>
|
|
Warn about comment declarations containing multiple comments.
|
|
<DT>
|
|
<SAMP>missing-status-keyword</SAMP>
|
|
<DD>
|
|
Warn about marked sections without a status keyword.
|
|
<DT>
|
|
<SAMP>multiple-status-keyword</SAMP>
|
|
<DD>
|
|
Warn about marked sections with multiple status keywords.
|
|
<DT>
|
|
<SAMP>instance-param-entity</SAMP>
|
|
<DD>
|
|
Warn about parameter entities in the document instance.
|
|
<DT>
|
|
<SAMP>min-param</SAMP>
|
|
<DD>
|
|
Warn about minimization parameters in element type declarations.
|
|
<DT>
|
|
<SAMP>mixed-content-xml</SAMP>
|
|
<DD>
|
|
Warn about cases of mixed content which are not allowed in XML.
|
|
<DT>
|
|
<SAMP>name-group-not-or</SAMP>
|
|
<DD>
|
|
Warn about name groups with a connector different from OR.
|
|
<DT>
|
|
<SAMP>pi-missing-name</SAMP>
|
|
<DD>
|
|
Warn about processing instructions which don't start with a name.
|
|
<DT>
|
|
<SAMP>instance-status-keyword-s</SAMP>
|
|
<DD>
|
|
Warn about spaces between DSO and status keyword in marked sections.
|
|
<DT>
|
|
<SAMP>external-data-entity-ref</SAMP>
|
|
<DD>
|
|
Warn about references to external data entities in the content.
|
|
<DT>
|
|
<SAMP>att-value-external-entity-ref</SAMP>
|
|
<DD>
|
|
Warn about references to external data entities in attribute values.
|
|
<DT>
|
|
<SAMP>data-delim</SAMP>
|
|
<DD>
|
|
Warn about occurances of `<' and `&' as data.
|
|
<DT>
|
|
<SAMP>explicit-sgml-decl</SAMP>
|
|
<DD>
|
|
Warn about an explicit SGML declaration.
|
|
<DT>
|
|
<SAMP>internal-subset-ms</SAMP>
|
|
<DD>
|
|
Warn about marked sections in the internal subset.
|
|
<DT>
|
|
<SAMP>default-entity</SAMP>
|
|
<DD>
|
|
Warn about a default entity declaration.
|
|
<DT>
|
|
<SAMP>non-sgml-char-ref</SAMP>
|
|
<DD>
|
|
Warn about numeric character references to non-SGML characters.
|
|
<DT>
|
|
<SAMP>internal-subset-ps-param-entity</SAMP>
|
|
<DD>
|
|
Warn about parameter entity references in parameter separators in the
|
|
internal subset.
|
|
<DT>
|
|
<SAMP>internal-subset-ts-param-entity</SAMP>
|
|
<DD>
|
|
Warn about parameter entity references in token separators in the
|
|
internal subset.
|
|
<DT>
|
|
<SAMP>internal-subset-literal-param-entity</SAMP>
|
|
<DD>
|
|
Warn about parameter entity references in parameter literals in the
|
|
internal subset.
|
|
</DL>
|
|
</BODY>
|
|
</HTML>
|