debian man page for xml::validator::schema::typelibrary

Query: xml::validator::schema::typelibrary

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Schema::TypeLibrary(3pm)				User Contributed Perl Documentation				  Schema::TypeLibrary(3pm)

NAME
XML::Validator::Schema::TypeLibrary - internal module
DESCRIPTION
Internal module used to implement a library of types, simple and complex.
USAGE
# get a new type library, containing just the builtin types $library = XML::Validator::Schema::TypeLibrary->new(); # add a new type $library->add(name => 'myString', ns => 'http://my/ns', obj => $type_obj); # lookup a type my $type = $library->find(name => 'myString', ns => 'http://my/ns'); perl v5.10.0 2008-12-23 Schema::TypeLibrary(3pm)
Related Man Pages
xml::libxml::schema(3) - osx
catalyst::traitfor::model::dbic::schema::perrequestschema(3pm) - debian
dbix::class::schema::loader::dbi::mssql(3pm) - debian
dbix::class::schema::loader::dbobject::informix(3pm) - debian
dbix::class::schema::loader::dbobject::sybase(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file