Vocabularyxml.
dataClass descriptionRepresents an XML name, with the following slots:
space | an optional string representing the namespace, as written in the document, |
main | a string with the actual tag name, |
url | an optional string with the URL that the namespace points to. |
See also<name>,
<simple-name>Definition