Class XmlElement
A class representing an XML element for import.
public
mixed
|
$name |
|
#
The name of the element |
public
mixed
|
$attributes |
|
#
The attributes |
public
mixed
|
$content |
|
#
CData |
public
mixed
|
$children |
|
#
Child elements |