Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h782 const xmlChar *namedTypeNs; member
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle952 d namedTypeNs * const xmlChar *
/external/libxml2/
Dxmlschemas.c4300 if (elem->namedTypeNs != NULL) in xmlSchemaElementDump()
4301 fprintf(output, "ns '%s'\n", elem->namedTypeNs); in xmlSchemaElementDump()
8819 &(decl->namedTypeNs), &(decl->namedType)); in xmlSchemaParseElement()
8821 attr, decl->namedTypeNs); in xmlSchemaParseElement()
13304 elemDecl->namedTypeNs); in xmlSchemaResolveElementReferences()
13309 "type", elemDecl->namedType, elemDecl->namedTypeNs, in xmlSchemaResolveElementReferences()