TIVI-153: Add as dependency for iputils
[profile/ivi/opensp.git] / doc / xmlwarn.htm
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML Strict//EN">
2 <HTML>
3 <HEAD>
4 <TITLE>XML warnings</TITLE>
5 </HEAD>
6 <BODY>
7 <DL>
8 <DT>
9 <SAMP>inclusion</SAMP>
10 <DD>
11 Warn about inclusions in element type declarations.
12 <DT>
13 <SAMP>exclusion</SAMP>
14 <DD>
15 Warn about exclusions in element type declarations.
16 <DT>
17 <SAMP>rcdata-content</SAMP>
18 <DD>
19 Warn about RCDATA declared content in element type declarations.
20 <DT>
21 <SAMP>cdata-content</SAMP>
22 <DD>
23 Warn about CDATA declared content in element type declarations.
24 <DT>
25 <SAMP>ps-comment</SAMP>
26 <DD>
27 Warn about comments in parameter separators.
28 <DT>
29 <SAMP>attlist-group-decl</SAMP>
30 <DD>
31 Warn about name groups in attribute declarations.
32 <DT>
33 <SAMP>element-group-decl</SAMP>
34 <DD>
35 Warn about name groups in element type declarations.
36 <DT>
37 <SAMP>pi-entity</SAMP>
38 <DD>
39 Warn about PI entities. 
40 <DT>
41 <SAMP>internal-sdata-entity</SAMP>
42 <DD>
43 Warn about internal SDATA entities.
44 <DT>
45 <SAMP>internal-cdata-entity</SAMP>
46 <DD>
47 Warn about internal CDATA entities.
48 <DT>
49 <SAMP>external-sdata-entity</SAMP>
50 <DD>
51 Warn about external SDATA entities.
52 <DT>
53 <SAMP>external-cdata-entity</SAMP>
54 <DD>
55 Warn about external CDATA entities.
56 <DT>
57 <SAMP>bracket-entity</SAMP>
58 <DD>
59 Warn about bracketed text entities.
60 <DT>
61 <SAMP>data-atts</SAMP>
62 <DD>
63 Warn about attribute definition list declarations for notations.
64 <DT>
65 <SAMP>missing-system-id</SAMP>
66 <DD>
67 Warn about external identifiers without system identifiers.
68 <DT>
69 <SAMP>conref</SAMP>
70 <DD>
71 Warn about content reference attributes.
72 <DT>
73 <SAMP>current</SAMP>
74 <DD>
75 Warn about current attributes.
76 <DT>
77 <SAMP>nutoken-decl-value</SAMP>
78 <DD>
79 Warn about attributes with a declared value of NUTOKEN or NUTOKENS.
80 <DT>
81 <SAMP>number-decl-value</SAMP>
82 <DD>
83 Warn about attributes with a declared value of NUMBER or NUMBERS.
84 <DT>
85 <SAMP>name-decl-value</SAMP>
86 <DD>
87 Warn about attributes with a declared value of NAME or NAMES.
88 <DT>
89 <SAMP>named-char-ref</SAMP>
90 <DD>
91 Warn about named character references.
92 <DT>
93 <SAMP>refc</SAMP>
94 <DD>
95 Warn about ommitted refc delimiters. 
96 <DT>
97 <SAMP>temp-ms</SAMP>
98 <DD>
99 Warn about TEMP marked sections.
100 <DT>
101 <SAMP>rcdata-ms</SAMP>
102 <DD>
103 Warn about RCDATA marked sections.
104 <DT>
105 <SAMP>instance-include-ms</SAMP>
106 <DD>
107 Warn about INCLUDE marked sections in the document instance.
108 <DT>
109 <SAMP>instance-ignore-ms</SAMP>
110 <DD>
111 Warn about IGNORE marked sections in the document instance.
112 <DT>
113 <SAMP>and-group</SAMP>
114 <DD>
115 Warn about AND connectors in model groups.
116 <DT>
117 <SAMP>rank</SAMP>
118 <DD>
119 Warn about ranked elements.
120 <DT>
121 <SAMP>empty-comment-decl</SAMP>
122 <DD>
123 Warn about empty comment declarations.
124 <DT>
125 <SAMP>att-value-not-literal</SAMP>
126 <DD>
127 Warn about attribute values which are not literals.
128 <DT>
129 <SAMP>missing-att-name</SAMP>
130 <DD>
131 Warn about ommitted attribute names in start tags.
132 <DT>
133 <SAMP>comment-decl-s</SAMP>
134 <DD>
135 Warn about spaces before the MDC in comment declarations.
136 <DT>
137 <SAMP>comment-decl-multiple</SAMP>
138 <DD>
139 Warn about comment declarations containing multiple comments.
140 <DT>
141 <SAMP>missing-status-keyword</SAMP>
142 <DD>
143 Warn about marked sections without a status keyword.
144 <DT>
145 <SAMP>multiple-status-keyword</SAMP>
146 <DD>
147 Warn about marked sections with multiple status keywords.
148 <DT>
149 <SAMP>instance-param-entity</SAMP>
150 <DD>
151 Warn about parameter entities in the document instance.
152 <DT>
153 <SAMP>min-param</SAMP>
154 <DD>
155 Warn about minimization parameters in element type declarations. 
156 <DT>
157 <SAMP>mixed-content-xml</SAMP>
158 <DD>
159 Warn about cases of mixed content which are not allowed in XML.
160 <DT>
161 <SAMP>name-group-not-or</SAMP>
162 <DD>
163 Warn about name groups with a connector different from OR.
164 <DT>
165 <SAMP>pi-missing-name</SAMP>
166 <DD>
167 Warn about processing instructions which don't start with a name.
168 <DT>
169 <SAMP>instance-status-keyword-s</SAMP>
170 <DD>
171 Warn about spaces between DSO and status keyword in marked sections.
172 <DT>
173 <SAMP>external-data-entity-ref</SAMP>
174 <DD>
175 Warn about references to external data entities in the content.
176 <DT>
177 <SAMP>att-value-external-entity-ref</SAMP>
178 <DD>
179 Warn about references to external data entities in attribute values.
180 <DT>
181 <SAMP>data-delim</SAMP>
182 <DD>
183 Warn about occurances of `<' and `&' as data.
184 <DT>
185 <SAMP>explicit-sgml-decl</SAMP>
186 <DD>
187 Warn about an explicit SGML declaration. 
188 <DT>
189 <SAMP>internal-subset-ms</SAMP>
190 <DD>
191 Warn about marked sections in the internal subset.
192 <DT>
193 <SAMP>default-entity</SAMP>
194 <DD>
195 Warn about a default entity declaration.
196 <DT>
197 <SAMP>non-sgml-char-ref</SAMP>
198 <DD>
199 Warn about numeric character references to non-SGML characters.
200 <DT>
201 <SAMP>internal-subset-ps-param-entity</SAMP>
202 <DD>
203 Warn about parameter entity references in parameter separators in the 
204 internal subset.
205 <DT>
206 <SAMP>internal-subset-ts-param-entity</SAMP>
207 <DD>
208 Warn about parameter entity references in token separators in the 
209 internal subset.
210 <DT>
211 <SAMP>internal-subset-literal-param-entity</SAMP>
212 <DD>
213 Warn about parameter entity references in parameter literals in the 
214 internal subset.
215 </DL>
216 </BODY>
217 </HTML>