package blx::xsdsql::xsd_parser::node::totalDigits; use base qw(blx::xsdsql::xsd_parser::type_restriction); use strict; use warnings; use integer; use Carp; 1; __END__ =head1 NAME blx::xsdsql::xsd_parser::node::totalDigits - internal class for parsing schema =cut