The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
package blx::xsdsql::xsd_parser::node::annotation;
use base qw(blx::xsdsql::xsd_parser::type_restriction);
use strict;
use warnings;
use integer;



1;

__END__


=head1  NAME

blx::xsdsql::xsd_parser::node::annotation - internal class for parsing schema 

=cut