Added namespace tag definition.

This commit is contained in:
Roland Hedberg 2013-05-16 21:25:10 +02:00
parent 5407649c6e
commit ac906f4231
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ parser.add_argument(dest="config", nargs="+")
args = parser.parse_args()
valid_for = 0
nspair = None
nspair = {"xs": "http://www.w3.org/2001/XMLSchema"}
paths = [".", "/opt/local/bin"]
if args.valid: