name
XML data types ยป XML data classes

Prev:tag
Next:contained-tag


Vocabulary
xml.data

Class description
Represents an XML name, with the fields space (a string representing the namespace, as written in the document, tag (a string of the actual name of the tag) and url (a string of the URL that the namespace points to).

See also
<name>, tag

Definition