#!/bin/sh : ${srcdir=.} . $srcdir/schematestutils.sh DIRS="interfaceschemadata" SCHEMA="interface.rng" check_schema "$DIRS" "$SCHEMA"