#!/usr/bin/env perl

use warnings;
use strict;

use lib 'lib';

my $xsddir = 'lib/Business/CAMT/xsd';
my $tagdir = 'lib/Business/CAMT/tags';

# Collect all tags which appear in the schema
my %need   =
