Skip to content

Commit

Permalink
LDF unbroken, W3C spec extraction polished
Browse files Browse the repository at this point in the history
git-svn-id: https://slps.svn.sourceforge.net/svnroot/slps@843 ab42f6e0-554d-0410-b580-99e487e6eeb2
  • Loading branch information
grammarware committed Oct 21, 2010
1 parent 5e7c211 commit ce158f9
Show file tree
Hide file tree
Showing 7 changed files with 4,771 additions and 810 deletions.
1,397 changes: 695 additions & 702 deletions shared/xsd/ldf.xsd

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions topics/documents/xpath/Makefile
@@ -1,12 +1,12 @@
build:
../../../shared/tools/spec2bgf xpath1.xml xpath1.bgf
../../../shared/tools/validate bgf xpath1.bgf
/usr/local/bin/xsltproc --stringparam grammar `pwd`'/xpath1.bgf' ../../extraction/w3c/spec2ldf.xslt xpath1.xml > xpath1.ldf
xsltproc --stringparam grammar `pwd`'/xpath1.bgf' ../../extraction/w3c/spec2ldf.xslt xpath1.xml > xpath1.ldf
../../../shared/tools/validate ldf xpath1.ldf

test:
../../../shared/tools/validate ldf xpath1.ldf

get:
curl -k http://www.w3.org/TR/1999/REC-xpath-19991116.xml > xpath1.xml
curl -k http://www.w3.org/TR/2007/REC-xpath20-20070123/xpath20.xml > xpath2.xml
Expand Down

0 comments on commit ce158f9

Please sign in to comment.