Public Attributes | |
| $name | |
| The name of the element. | |
| $attributes | |
| The attributes. | |
| $content | |
| CData. | |
| $children | |
| Child elements. | |
Definition at line 8 of file XmlElement.php.
| XmlElement::$attributes |
The attributes.
Definition at line 13 of file XmlElement.php.
| XmlElement::$children |
Child elements.
Definition at line 19 of file XmlElement.php.
| XmlElement::$content |
CData.
Definition at line 16 of file XmlElement.php.
| XmlElement::$name |
The name of the element.
Definition at line 10 of file XmlElement.php.
1.6.3