Packages
libxml-2.0
Xml
Attribute
atype
children
def
default_value
doc
elem
last
name
next
nexth
parent
prefix
prev
type
Attribute
Object Hierarchy:
Xml.Attribute
Xml.Attribute
Xml.Attribute
Description:
[
Compact
]
[
CCode
( cname =
"xmlAttribute"
) ]
public
class
Attribute
Namespace:
Xml
Package:
libxml-2.0
Content:
Fields:
public
AttributeType
atype
public
unowned
Node
*
children
public
AttributeDefault
def
public
unowned
string
default_value
public
unowned
Doc
*
doc
public
unowned
string
elem
public
unowned
Node
*
last
public
unowned
string
name
public
unowned
Node
*
next
public
unowned
Attribute
*
nexth
public
unowned
Dtd
*
parent
public
unowned
string
prefix
public
unowned
Node
*
prev
public
ElementType
type