name
XML data types ยป XML data classes

Prev:tag
Next:contained-tag


Vocabulary
xml.data

Class description
Represents an XML name, with the following slots:
spacean optional string representing the namespace, as written in the document,
maina string with the actual tag name,
urlan optional string with the URL that the namespace points to.


See also
<name>, <simple-name>

Definition