Home
last modified time | relevance | path

Searched refs:namedTypeNs (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/reactos/libs/libxml/
H A DschemasInternals.h782 const xmlChar *namedTypeNs; member
/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlschemas.c4306 if (elem->namedTypeNs != NULL) in xmlSchemaElementDump()
4307 fprintf(output, "ns '%s'\n", elem->namedTypeNs); in xmlSchemaElementDump()
8825 &(decl->namedTypeNs), &(decl->namedType)); in xmlSchemaParseElement()
8827 attr, decl->namedTypeNs); in xmlSchemaParseElement()
13310 elemDecl->namedTypeNs); in xmlSchemaResolveElementReferences()
13315 "type", elemDecl->namedType, elemDecl->namedTypeNs, in xmlSchemaResolveElementReferences()