Vocabularyxml.dataInputs and outputs| name | an XML tag name |
| attrs | an alist of names to strings |
| children | a sequence |
| tag | a tag |
Word descriptionConstructs an XML
tag with the name (not a string) and tag attributes specified in attrs and children specified.
See alsotag,
<contained-tag>Definition