Lines Matching refs:li

83 			<li>if invalid data is detected in the layer</li>
84 <li>if there is a unfinished subnode in progress</li>
85 <li>if no layer is started at all</li>
86 <li>if the layer tries to override read-only or final data</li>
125 <li>if there isn't a layer in progress</li>
126 <li>if there already was a change to that node</li>
127 <li>if there is no node with that name</li>
128 <li>if the node is marked read-only in a lower layer</li>
129 <li>if the name is not a valid node name</li>
130 <li>if the attributes are not valid for the node</li>
174 <li>if there isn't a set node in progress currently</li>
175 <li>if there already was a change to a node of that name</li>
176 <li>if the template for the new node is not found</li>
177 <li>if an item of that name on a lower layer is not removeable</li>
178 <li>if the name is not a valid item name</li>
179 <li>if the attributes are not valid for the node</li>
223 <li>if there isn't a set node in progress currently</li>
224 <li>if there already was a change to a node of that name</li>
225 <li>if the template for the new node is not found</li>
226 <li>if the template is not a valid item type for the containing set</li>
227 <li>if an item of that name on a lower layer is not removeable</li>
228 <li>if the name is not a valid item name</li>
229 <li>if the attributes are not valid for the node</li>
255 <li>if invalid data is detected in the node</li>
256 <li>if no node is started at all</li>
279 <li>if there isn't a set node in progress currently</li>
280 <li>if there already was a change to a node of that name</li>
281 <li>if there is no item with that name</li>
282 <li>if the item is not removeable</li>
283 <li>if the name is not a valid node name</li>
339 <li>if there isn't a group or extensible node in progress currently</li>
340 <li>if there already was a change to a property of that name</li>
341 <li>if there is no property with that name</li>
342 <li>if the property is read-only</li>
343 <li>if the type does not match the type of the property</li>
344 <li>if a type is missing and cannot be determined otherwise</li>
345 <li>if the name is not a valid property name</li>
346 <li>if the attributes are not valid for the property</li>
381 <li>if there isn't a property in progress currently</li>
382 <li>if there already was a change to the value of that property</li>
383 <li>if the value does not have the proper type</li>
384 <li>if the value is not valid for the property</li>
416 <li>if there isn't a property in progress currently</li>
417 <li>if the current property isn't localized</li>
418 <li>if there already was a change to the property for that locale</li>
419 <li>if the value does not have the proper type</li>
420 <li>if the value is not valid for the property</li>
421 <li>if the locale is not a valid locale</li>
445 <li>if invalid data is detected in the property</li>
446 <li>if no property is started at all</li>
484 <li>if there isn't an extensible node in progress currently</li>
485 <li>if a property with that name already exists</li>
486 <li>if the specified type is not allowed for a property</li>
487 <li>if the name is not a valid property name</li>
488 <li><li>if the attributes are not valid for the property</li>
536 <li>if there isn't an extensible node in progress currently</li>
537 <li>if a property with that name already exists</li>
538 <li>if the type of the value is not an allowed type
539 or if the value is <void/></li>
540 <li>if the name is not a valid property name</li>
541 <li>if the value is not valid for the property</li>
542 <li>if the attributes are not valid for the property</li>