#!/bin/sh : ${srcdir=.} . $srcdir/schematestutils.sh DIRS="capabilityschemadata xencapsdata" SCHEMA="capability.rng" check_schema "$DIRS" "$SCHEMA"