HomeSort by relevance Sort by last modified time
    Searched refs:targetNamespace (Results 1 - 3 of 3) sorted by null

  /external/libxml2/include/libxml/
schemasInternals.h 264 const xmlChar *targetNamespace;
376 const xmlChar *targetNamespace;
633 const xmlChar *targetNamespace;
780 const xmlChar *targetNamespace;
846 const xmlChar *targetNamespace;
925 const xmlChar *targetNamespace; /* the target namespace */
  /external/libxml2/
xmlschemas.c 30 * IDC XPath expression and chameleon includes: the targetNamespace is changed, so
175 #define WXS_ATTRUSE_DECL_TNS(au) (WXS_ATTRUSE_DECL(au))->targetNamespace
398 const xmlChar *targetNamespace;
426 * For chameleon includes, @targetNamespace will be the
427 * targetNamespace of the including schema.
429 const xmlChar *targetNamespace;
453 const xmlChar *targetNamespace;
545 const xmlChar *targetNamespace;
628 const xmlChar *targetNamespace;
649 const xmlChar *targetNamespace;
    [all...]
xmlschemastypes.c 268 ret->targetNamespace = XML_SCHEMAS_NAMESPACE_NAME;
    [all...]

Completed in 125 milliseconds