Help for this page

Select Code to Download


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