Help for this page
my $xsd=XML::Compile::Schema->new(\@array); my $t= $xsd->template('TREE',$xsd->elements()); print LOG Dumper($t);
$VAR1 = { 'attrs' => [], ... ], ... };