Home | History | Annotate | Download | only in libxml2

Lines Matching refs:tns

4362     const xmlChar *name, *tns;
4376 tns = prohib->targetNamespace;
4381 tns = ref->targetNamespace;
4385 tns = WXS_ATTRUSE_DECL_TNS(use);
4388 (const char *) xmlSchemaFormatQName(&str, tns, name));