Lines Matching refs:recommendation
34 DOM Level 2 recommendation.
77 The W3C recommendation upon which the Python DOM API is based.
80 The W3C recommendation for the DOM supported by :mod:`xml.dom.minidom`.
422 two ways in the DOM Core recommendation: an :class:`Element` object provides
427 The DOM Level 2 recommendation defines one method and one attribute for these
501 (others are ignored as required by the XML recommendation). This may be
510 (others are ignored as required by the XML recommendation). This may be
828 The DOM Level 2 recommendation defines a single exception, :exc:`DOMException`,
879 not permitted in the context it's being used in by the XML 1.0 recommendation.
899 recommendation, this exception is raised.
941 The exception codes defined in the DOM recommendation map to the exceptions
1010 Additionally, the :class:`DOMString` defined in the recommendation is mapped to