Lines Matching refs:node

98 	/** receives notification that a description of a node override is started.
101 or items of the node until a matching call to
106 specifies the name of the node.
109 specifies attribute values to be applied to the node.
119 if <TRUE/>, specifies that the node should be cleared to an empty
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>
148 <p> The current node must be a set and
155 of properties and members or items of the node until
164 specifies attribute values to be applied to the new node.
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>
179 <li>if the attributes are not valid for the node</li>
197 <p> The current node must be a set and
201 of properties and members or items of the node until
210 specifies the template to use for the new node
213 specifies attribute values to be applied to the new node.
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>
229 <li>if the attributes are not valid for the node</li>
245 /** receives notification that a node description is complete.
255 <li>if invalid data is detected in the node</li>
256 <li>if no node is started at all</li>
268 /** receives notification that a node is dropped from a set.
270 <p> The current node must be a set and
275 specifies the name of the node.
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>
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>
459 to the current node.
461 <p> The current node must be extensible.
484 <li>if there isn't an extensible node in progress currently</li>
506 is added to the current node.
508 <p> The current node must be extensible.
536 <li>if there isn't an extensible node in progress currently</li>