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