Searched refs:schematron (Results 1 - 25 of 51) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DMakefile.am52 schematron.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DMakefile.am52 schematron.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/devhelp/
H A DMakefile.am26 libxml2-schematron.html \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/devhelp/
H A DMakefile.am26 libxml2-schematron.html \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/win32/
H A DMakefile.msvc121 $(XML_INTDIR)\schematron.obj\
166 $(XML_INTDIR_A)\schematron.obj\
211 $(XML_INTDIR_A_DLL)\schematron.obj\
H A DMakefile.bcb139 $(XML_INTDIR)\schematron.obj\
184 $(XML_INTDIR_A)\schematron.obj\
H A DMakefile.mingw129 $(XML_INTDIR)/schematron.o\
176 $(XML_INTDIR_A)/schematron.o\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/win32/
H A DMakefile.msvc121 $(XML_INTDIR)\schematron.obj\
166 $(XML_INTDIR_A)\schematron.obj\
211 $(XML_INTDIR_A_DLL)\schematron.obj\
H A DMakefile.bcb139 $(XML_INTDIR)\schematron.obj\
184 $(XML_INTDIR_A)\schematron.obj\
H A DMakefile.mingw129 $(XML_INTDIR)/schematron.o\
176 $(XML_INTDIR_A)/schematron.o\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/vms/
H A Dbuild_libxml.com19 $! - added module schematron.c (prevent xmllint errors)
57 $ sources = sources + " schematron.c"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/vms/
H A Dbuild_libxml.com19 $! - added module schematron.c (prevent xmllint errors)
57 $ sources = sources + " schematron.c"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DMakefile.am32 xmlmodule.c schematron.c
42 xmlmodule.c schematron.c
1059 -@(for i in $(srcdir)/test/schematron/*.sct ; do \
1061 for j in $(srcdir)/test/schematron/"$$name"_*.xml ; do \
1064 if [ ! -f $(srcdir)/result/schematron/"$$name"_"$$xno" ]; \
1067 $(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --schematron $$i $$j \
1068 > $(srcdir)/result/schematron/"$$name"_"$$xno" \
1069 2> $(srcdir)/result/schematron/"$$name"_"$$xno".err; \
1072 log=`$(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --schematron $$i $$j \
1075 diff $(srcdir)/result/schematron/"
[all...]
H A DMakefile.in86 chvalid.c pattern.c xmlsave.c xmlmodule.c schematron.c \
102 @WITH_TRIO_SOURCES_FALSE@ xmlsave.lo xmlmodule.lo schematron.lo
118 @WITH_TRIO_SOURCES_TRUE@ xmlmodule.lo schematron.lo
531 @WITH_TRIO_SOURCES_FALSE@ xmlmodule.c schematron.c
541 @WITH_TRIO_SOURCES_TRUE@ xmlmodule.c schematron.c
921 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/schematron.Plo@am__quote@
2447 -@(for i in $(srcdir)/test/schematron/*.sct ; do \
2449 for j in $(srcdir)/test/schematron/"$$name"_*.xml ; do \
2452 if [ ! -f $(srcdir)/result/schematron/"$$name"_"$$xno" ]; \
2455 $(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --schematron
[all...]
H A Dxmllint.c89 #include <libxml/schematron.h>
154 static char * schematron = NULL; variable
2912 printf("\t--schematron schema : do validation against a schematron\n");
3227 } else if ((!strcmp(argv[i], "-schematron")) ||
3228 (!strcmp(argv[i], "--schematron"))) {
3230 schematron = argv[i];
3323 if ((schematron != NULL) && (sax == 0)
3336 ctxt = xmlSchematronNewParserCtxt(schematron);
3346 "Schematron schema %s failed to compile\n", schematron);
[all...]
H A DMakefile86 chvalid.c pattern.c xmlsave.c xmlmodule.c schematron.c \
102 xmlsave.lo xmlmodule.lo schematron.lo
118 # xmlmodule.lo schematron.lo
531 xmlmodule.c schematron.c
541 # xmlmodule.c schematron.c
921 include ./$(DEPDIR)/schematron.Plo
2447 -@(for i in $(srcdir)/test/schematron/*.sct ; do \
2449 for j in $(srcdir)/test/schematron/"$$name"_*.xml ; do \
2452 if [ ! -f $(srcdir)/result/schematron/"$$name"_"$$xno" ]; \
2455 $(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --schematron
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DMakefile.am32 xmlmodule.c schematron.c
42 xmlmodule.c schematron.c
1059 -@(for i in $(srcdir)/test/schematron/*.sct ; do \
1061 for j in $(srcdir)/test/schematron/"$$name"_*.xml ; do \
1064 if [ ! -f $(srcdir)/result/schematron/"$$name"_"$$xno" ]; \
1067 $(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --schematron $$i $$j \
1068 > $(srcdir)/result/schematron/"$$name"_"$$xno" \
1069 2> $(srcdir)/result/schematron/"$$name"_"$$xno".err; \
1072 log=`$(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --schematron $$i $$j \
1075 diff $(srcdir)/result/schematron/"
[all...]
H A DMakefile.in86 chvalid.c pattern.c xmlsave.c xmlmodule.c schematron.c \
102 @WITH_TRIO_SOURCES_FALSE@ xmlsave.lo xmlmodule.lo schematron.lo
118 @WITH_TRIO_SOURCES_TRUE@ xmlmodule.lo schematron.lo
531 @WITH_TRIO_SOURCES_FALSE@ xmlmodule.c schematron.c
541 @WITH_TRIO_SOURCES_TRUE@ xmlmodule.c schematron.c
921 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/schematron.Plo@am__quote@
2447 -@(for i in $(srcdir)/test/schematron/*.sct ; do \
2449 for j in $(srcdir)/test/schematron/"$$name"_*.xml ; do \
2452 if [ ! -f $(srcdir)/result/schematron/"$$name"_"$$xno" ]; \
2455 $(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --schematron
[all...]
H A Dxmllint.c89 #include <libxml/schematron.h>
154 static char * schematron = NULL; variable
2912 printf("\t--schematron schema : do validation against a schematron\n");
3227 } else if ((!strcmp(argv[i], "-schematron")) ||
3228 (!strcmp(argv[i], "--schematron"))) {
3230 schematron = argv[i];
3323 if ((schematron != NULL) && (sax == 0)
3336 ctxt = xmlSchematronNewParserCtxt(schematron);
3346 "Schematron schema %s failed to compile\n", schematron);
[all...]
H A DMakefile86 chvalid.c pattern.c xmlsave.c xmlmodule.c schematron.c \
102 xmlsave.lo xmlmodule.lo schematron.lo
118 # xmlmodule.lo schematron.lo
533 xmlmodule.c schematron.c
543 # xmlmodule.c schematron.c
919 include ./$(DEPDIR)/schematron.Plo
2445 -@(for i in $(srcdir)/test/schematron/*.sct ; do \
2447 for j in $(srcdir)/test/schematron/"$$name"_*.xml ; do \
2450 if [ ! -f $(srcdir)/result/schematron/"$$name"_"$$xno" ]; \
2453 $(CHECKER) $(top_builddir)/xmllint$(EXEEXT) --schematron
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A Dxmllint.c89 #include <libxml/schematron.h>
154 static char * schematron = NULL; variable
2912 printf("\t--schematron schema : do validation against a schematron\n");
3227 } else if ((!strcmp(argv[i], "-schematron")) ||
3228 (!strcmp(argv[i], "--schematron"))) {
3230 schematron = argv[i];
3323 if ((schematron != NULL) && (sax == 0)
3336 ctxt = xmlSchematronNewParserCtxt(schematron);
3346 "Schematron schema %s failed to compile\n", schematron);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/
H A DMakefile.am176 lib/libxml/schematron.c \
177 lib/libxml/schematron.in.h \
H A DMakefile.in298 lib/libxml/schematron.c \
299 lib/libxml/schematron.in.h \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A DMakefile375 libxml/libxml_rpl_la-schematron.lo \
702 LIBXML_H = libxml/DOCBparser.h libxml/HTMLparser.h libxml/HTMLtree.h libxml/SAX2.h libxml/SAX.h libxml/c14n.h libxml/catalog.h libxml/chvalid.h libxml/debugXML.h libxml/dict.h libxml/encoding.h libxml/entities.h libxml/globals.h libxml/hash.h libxml/list.h libxml/nanoftp.h libxml/nanohttp.h libxml/parser.h libxml/parserInternals.h libxml/pattern.h libxml/relaxng.h libxml/schemasInternals.h libxml/schematron.h libxml/threads.h libxml/tree.h libxml/uri.h libxml/valid.h libxml/xinclude.h libxml/xlink.h libxml/xmlIO.h libxml/xmlautomata.h libxml/xmlerror.h libxml/xmlexports.h libxml/xmlmemory.h libxml/xmlmodule.h libxml/xmlreader.h libxml/xmlregexp.h libxml/xmlsave.h libxml/xmlschemas.h libxml/xmlschemastypes.h libxml/xmlstring.h libxml/xmlunicode.h libxml/xmlversion.h libxml/xmlwriter.h libxml/xpath.h libxml/xpathInternals.h libxml/xpointer.h
957 libxml/schematron.c libxml/schematron.in.h libxml/threads.c \
1038 libxml/schemasInternals.h libxml/schematron.h libxml/threads.h \
1156 libxml/schematron.c libxml/threads.c libxml/tree.c \
1250 libxml/schematron.c \
1482 libxml/schematron.lo: libxml/$(am__dirstamp)
1535 libxml/libxml_rpl_la-schematron.lo: libxml/$(am__dirstamp)
1772 -rm -f libxml/libxml_rpl_la-schematron
[all...]
H A DMakefile.in375 libxml/libxml_rpl_la-schematron.lo \
957 libxml/schematron.c libxml/schematron.in.h libxml/threads.c \
1038 libxml/schemasInternals.h libxml/schematron.h libxml/threads.h \
1156 libxml/schematron.c libxml/threads.c libxml/tree.c \
1250 libxml/schematron.c \
1482 libxml/schematron.lo: libxml/$(am__dirstamp)
1535 libxml/libxml_rpl_la-schematron.lo: libxml/$(am__dirstamp)
1772 -rm -f libxml/libxml_rpl_la-schematron.$(OBJEXT)
1773 -rm -f libxml/libxml_rpl_la-schematron
[all...]

Completed in 129 milliseconds

123