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