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

  /external/libxml2/include/libxml/
Makefile.am 52 schematron.h
  /external/libxml2/VxWorks/
Makefile 42 SAX2.o SAX.o schematron.o \
  /external/libxml2/vms/
build_libxml.com 19 $! - added module schematron.c (prevent xmllint errors)
57 $ sources = sources + " schematron.c xmlmodule.c buf.c"
  /external/libxml2/
Makefile.am 58 xmlmodule.c schematron.c xzlib.c
    [all...]
xmllint.c 73 #include <libxml/schematron.h>
140 static char * schematron = NULL; variable
    [all...]
schematron.c 2 * schematron.c : implementation of the Schematron schema validity checking
35 #include <libxml/schematron.h>
39 #define SCT_OLD_NS BAD_CAST "http://www.ascc.net/xml/schematron"
41 #define XML_SCHEMATRON_NS BAD_CAST "http://purl.oclc.org/dsdl/schematron"
133 int flags; /* specific to this schematron */
302 * Add a test to a schematron
386 * Add a rule to a schematron
479 * Add a pattern to a schematron
535 * Allocate a new Schematron structure
    [all...]
testapi.c 183 #include <libxml/schematron.h>
    [all...]
  /external/libxml2/doc/
Makefile.am 121 html/libxml-schematron.html \

Completed in 84 milliseconds