Main > Programming > Libraries >

XML::Schema::Type::Simple 0.07

XML::Schema::Type::Simple 0.07

Sponsored Links

XML::Schema::Type::Simple 0.07 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.14 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1144
Date added: 2006-09-06
Publisher: Andy Wardley

XML::Schema::Type::Simple 0.07 description

XML::Schema::Type::Simple is a base class for simple XML Schema datatypes.

SYNOPSIS

package XML::Schema::Type::whatever;
use base qw( XML::Schema::Type::Simple );
use vars qw( @FACETS );

@FACETS = (
minLength => 10,
maxLength => 30,
otherFacet => {
value => $n,
fixed => 1,
annotation => "a comment",
},
);

package main;

my $type = XML::Schema::Type::whatever->new()
|| die XML::Schema::Type::whatever->error();

my $item = $type->instance(some instance value)
|| die $type->error();

# NOTE: some issues still to resolve on the precise
# nature and structure of instances (currently hash ref).
print $item->{ value };

The XML::Schema::Type::Simple module is a base class for objects that represent XML Schema simple types.

XML::Schema::Type::Simple 0.07 Screenshot

Advertisements

XML::Schema::Type::Simple 0.07 Keywords

Bookmark XML::Schema::Type::Simple 0.07

Hyperlink code:
Link for forum:

XML::Schema::Type::Simple 0.07 Copyright

WareSeeker periodically updates pricing and software information of XML::Schema::Type::Simple 0.07 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of XML::Schema::Type::Simple 0.07 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
XML Schema Standard Type Library (XSSTL) is a collection of universally-useful data types defined in the W3C XML Schema language Free Download
Class::Simple is a simple Object-Oriented Base Class. Free Download
DTD to XML Schema translator allows you to translate a Document Type Definition (DTD) into an XML Schema. Free Download
XML::Compile::Schema::Translate is a Perl module to create an XML data parser. Free Download
XML::Genx::Simple is a slightly simpler wrapper class for genx. Free Download
Test::XML::Simple is an easy testing for XML. Free Download
XML::Simple::DTDReader is a simple XML file reading based on their DTDs. Free Download
ebXML::Message is a Perl module to encapsulate an ebMS message. Free Download