The following functions and syntax are deprecated as of WebIt! 2.0. These are still available in the current build, but will be removed in a future release.
xml-rules
: use xml-match
, xml-match-let
, xml-match-let*
instead.xml-case
: use xml-match
, xml-match-let
, xml-match-let*
instead.xml-element-print-tag
: use xml-element-local-name
instead.xml-element-target-ns
: use xml-element-ns-uri
instead.xml-attribute-print-tag
: use xml-attribute-local-name
instead.xml-attribute-target-ns
: use xml-attribute-ns-uri
instead.