| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
parent Parent node |
|||
|
children First child node |
|||
|
last Last sibling node |
|||
|
next Next sibling node |
|||
|
prev Previous sibling node |
|||
|
properties List of properies |
|||
|
content Content of this node |
|||
|
name Node name |
|||
|
type Node type |
|||
|
doc The document this node belongs to |
|||
|
|||
Remove a namespace definition from a node. If href is None, remove all of the ns definitions on that node. The removed namespaces are returned as a linked list. Note: If any child nodes referred to the removed namespaces, they will be left with dangling links. You should call renciliateNs() to fix those pointers. Note: This method does not free memory taken by the ns definitions. You will need to free it manually with the freeNsList() method on the returns xmlNs object. |
|
|||
parentParent node
|
childrenFirst child node
|
lastLast sibling node
|
nextNext sibling node
|
prevPrevious sibling node
|
propertiesList of properies
|
contentContent of this node
|
nameNode name
|
typeNode type
|
docThe document this node belongs to
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Fri Apr 16 12:26:34 2010 | http://epydoc.sourceforge.net |