#!/bin/sh

. ./schematestutils.sh

DIRS="capabilityschemadata xencapsdata"
SCHEMA="capability.rng"

check_schema "$DIRS" "$SCHEMA"