Home | History | Annotate | Download | only in dtm

Lines Matching refs:NAMESPACE

26  * document (ignoring attribute and namespace nodes): they do not overlap
60 * descendant axis never contains attribute or namespace nodes.
73 * any descendants and excluding attribute nodes and namespace nodes.
79 * context node; if the context node is an attribute node or namespace node,
85 * The namespace axis contains the namespace nodes of the context node; the
91 * The namespace axis contains the namespace nodes of the context node; the
94 public static final int NAMESPACE = 9;
105 * ancestors and excluding attribute nodes and namespace nodes
111 * context node; if the context node is an attribute node or namespace node,
121 * root, descendants, attributes, and namespace node decls.
174 false, // namespace
175 false, // namespace-declarations
193 "namespace-decls", // 8
194 "namespace", // 9