
xml_subterm(+XMLTerm, ?Subterm)

   Unifies Subterm with a sub-term of Term.

Arguments
   XMLTerm             Structured term
   Subterm             Structured term

Type
   library(xml)

See Also
   xml_parse / 2, xml_parse / 3, xml_pp / 1
