From e185041e5c49d271222ce700dad84557a3b949a5 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 19 Jul 2007 19:46:38 +0000 Subject: Bugfix svn path=/scripts/Makefile; revision=780 --- scripts/left-right-schema.rnc | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'scripts/left-right-schema.rnc') diff --git a/scripts/left-right-schema.rnc b/scripts/left-right-schema.rnc index 81667d00..70df19f7 100644 --- a/scripts/left-right-schema.rnc +++ b/scripts/left-right-schema.rnc @@ -3,8 +3,7 @@ # RelaxNG (Compact Syntax) Schema for RPKI left-right protocol. # # libxml2 (including xmllint) only groks the XML syntax of RelaxNG, so -# run the output of this script through a converter like trang to get -# XML syntax. +# run the compact syntax through trang to get XML syntax. default namespace = "http://www.hactrn.net/uris/rpki/left-right-spec/" @@ -121,7 +120,3 @@ } } - -# Local Variables: -# compile-command: "trang left-right-schema.rnc left-right-schema.rng" -# End: -- cgit v1.2.3