The XML tag class. This class encapsulates the functionality of an XML tag. It can accept child classes, usually of the same class, which will be rendered as child XML elements. A whole XML hierarchy can thus be represented in a single xmltag object.
Located in /xml-defs.php (line 35)
Array of tag attributes
Array of child tags of this tag
If "cdata", we use CDATA to encode the value string
Name of the XML tag
Value of this XML tag
Constructor
Add a child tag.
Set a tag attribute key=value pair.
Documentation generated by phpDocumentor 1.3.0RC3