Vocabularyxml.dataClass descriptionTuple representing an XML document, delegating to the main tag, containing the fields prolog (the header
<?xml...?>), before (whatever comes between the prolog and the main tag) and after (whatever comes after the main tag).
See also<xml>,
tag,
prologDefinitionMethods