Xml.Attr – libxml-2.0 Reference Manual
Packages
libxml-2.0
Xml
Attr
remove
atype
children
doc
last
name
next
ns
parent
prev
type
Attr
Object Hierarchy:
Description:
[
Compact
]
public
class
Attr
Namespace:
Xml
Package:
libxml-2.0
Content:
Methods:
public
int
remove
()
Fields:
public
ElementType
type
public
unowned
string
name
public
unowned
Node
*
children
public
unowned
Node
*
last
public
unowned
Node
*
parent
public
unowned
Attr
*
next
public
unowned
Attr
*
prev
public
unowned
Doc
*
doc
public
unowned
Ns
*
ns
public
AttributeType
atype