out_standard_starttag() output a starttag with the attributes and their values filled in. If an attribute has no current value and the default type is implied the attribute is not written. out_standard_endtag() output the endtag as defined in the Standard.
out_rep_tag() output the replacement value for the tag. See also the module replace.c and the description of the Backend.