Home | History | Annotate | Download | only in libxml2

Lines Matching refs:tns

4343     const xmlChar *name, *tns;
4357 tns = prohib->targetNamespace;
4362 tns = ref->targetNamespace;
4366 tns = WXS_ATTRUSE_DECL_TNS(use);
4369 (const char *) xmlSchemaFormatQName(&str, tns, name));