Searched refs:targetNamespace (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DschemasInternals.h264 const xmlChar *targetNamespace; member in struct:_xmlSchemaAttribute
376 const xmlChar *targetNamespace; member in struct:_xmlSchemaAttributeGroup
633 const xmlChar *targetNamespace; member in struct:_xmlSchemaType
780 const xmlChar *targetNamespace; member in struct:_xmlSchemaElement
846 const xmlChar *targetNamespace; member in struct:_xmlSchemaNotation
925 const xmlChar *targetNamespace; /* the target namespace */ member in struct:_xmlSchema
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c30 * IDC XPath expression and chameleon includes: the targetNamespace is changed, so
173 #define WXS_ATTRUSE_DECL_TNS(au) (WXS_ATTRUSE_DECL(au))->targetNamespace
390 const xmlChar *targetNamespace; member in struct:_xmlSchemaBucket
418 * For chameleon includes, @targetNamespace will be the
419 * targetNamespace of the including schema.
421 const xmlChar *targetNamespace; member in struct:_xmlSchemaImport
445 const xmlChar *targetNamespace; member in struct:_xmlSchemaInclude
537 const xmlChar *targetNamespace; member in struct:_xmlSchemaAttributeUseProhib
620 const xmlChar *targetNamespace; member in struct:_xmlSchemaParserCtxt
641 const xmlChar *targetNamespace; member in struct:_xmlSchemaQNameRef
697 const xmlChar *targetNamespace; member in struct:_xmlSchemaModelGroupDef
734 const xmlChar *targetNamespace; member in struct:_xmlSchemaIDC
3517 xmlSchemaBucketCreate(xmlSchemaParserCtxtPtr pctxt, int type, const xmlChar *targetNamespace) argument
8276 xmlSchemaParseIDC(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlNodePtr node, xmlSchemaTypeType idcCategory, const xmlChar *targetNamespace) argument
10013 xmlSchemaGetChameleonSchemaBucket(xmlSchemaParserCtxtPtr pctxt, const xmlChar *schemaLocation, const xmlChar *targetNamespace) argument
10042 xmlSchemaGetSchemaBucketByTNS(xmlSchemaParserCtxtPtr pctxt, const xmlChar *targetNamespace, int imported) argument
10265 const xmlChar *targetNamespace = NULL; local
[all...]
H A Dxmlschemastypes.c268 ret->targetNamespace = XML_SCHEMAS_NAMESPACE_NAME;

Completed in 114 milliseconds