XML::ValidWriter 0.39
Sponsored Links
XML::ValidWriter 0.39 Ranking & Summary
File size:
0.028 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1137
Date added:
2006-09-13
Publisher:
Barrie Slaymaker
XML::ValidWriter 0.39 description
XML::ValidWriter is DOCTYPE driven valid XML output.
SYNOPSIS
## As a normal perl object:
$writer = XML::ValidWriter->new(
DOCTYPE => $xml_doc_type,
OUTPUT => *FH
) ;
$writer->startTag( b1 ) ;
$writer->startTag( c2 ) ;
$writer->end ;
## Writing to a scalar:
$writer = XML::ValidWriter->new(
DOCTYPE => $xml_doc_type,
OUTPUT => $buf
) ;
## Or, in scripting mode:
use XML::Doctype NAME => a, SYSTEM_ID => a.dtd ;
use XML::ValidWriter qw( :all :dtd_tags ) ;
b1 ; # Emits < a >< b1 >
c2( attr=>"val" ) ; # Emits < /b1 >< b2 >< c2 attr="val" >
endAllTags ; # Emits < /c2 >< /b2 >< /a >
## If youve got an XML::Doctype object handy:
use XML::ValidWriter qw( :dtd_tags ), DOCTYPE => $doctype ;
## If youve saved a preparsed DTD as a perl module
use FooML::Doctype::v1_0001 ;
use XML::ValidWriter qw( :dtd_tags ) ;
#
# This all assumes that the DTD contains:
#
# < !ELEMENT a ( b1, b2?, b3* ) >
#
# < !ELEMENT b1 ( c1 ) >
# < !ELEMENT b2 ( c2 ) >
#
STATUS
Alpha. Use and patch, dont depend on things not changing drastically.
Many methods supplied by XML::Writer are not yet supplied here.
SYNOPSIS
## As a normal perl object:
$writer = XML::ValidWriter->new(
DOCTYPE => $xml_doc_type,
OUTPUT => *FH
) ;
$writer->startTag( b1 ) ;
$writer->startTag( c2 ) ;
$writer->end ;
## Writing to a scalar:
$writer = XML::ValidWriter->new(
DOCTYPE => $xml_doc_type,
OUTPUT => $buf
) ;
## Or, in scripting mode:
use XML::Doctype NAME => a, SYSTEM_ID => a.dtd ;
use XML::ValidWriter qw( :all :dtd_tags ) ;
b1 ; # Emits < a >< b1 >
c2( attr=>"val" ) ; # Emits < /b1 >< b2 >< c2 attr="val" >
endAllTags ; # Emits < /c2 >< /b2 >< /a >
## If youve got an XML::Doctype object handy:
use XML::ValidWriter qw( :dtd_tags ), DOCTYPE => $doctype ;
## If youve saved a preparsed DTD as a perl module
use FooML::Doctype::v1_0001 ;
use XML::ValidWriter qw( :dtd_tags ) ;
#
# This all assumes that the DTD contains:
#
# < !ELEMENT a ( b1, b2?, b3* ) >
#
# < !ELEMENT b1 ( c1 ) >
# < !ELEMENT b2 ( c2 ) >
#
STATUS
Alpha. Use and patch, dont depend on things not changing drastically.
Many methods supplied by XML::Writer are not yet supplied here.
XML::ValidWriter 0.39 Screenshot
XML::ValidWriter 0.39 Keywords
XML
ValidWriter
DOCTYPE
ValidWriter 0.39
ELEMENT
XML output
output
B1
valid
C2
0.39
driven
XML::ValidWriter
XMLValidWriter
XML::ValidWriter 0.39
Libraries
Bookmark XML::ValidWriter 0.39
XML::ValidWriter 0.39 Copyright
WareSeeker periodically updates pricing and software information of XML::ValidWriter 0.39 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::ValidWriter 0.39 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
sql server xml output
html doctype
xml output method
doctypes
xml doctype
mysql xml output
output express
doctype html public -ietfdtd html 2.0en
doctype html
xml output java
cardiac output
doctype declaration
php xml output
output technology
doctype xml
output devices
doctype html public
xmloutputter
Related Software
XML::Writer is a Perl extension for writing XML documents. Free Download
XML::Literal is a Perl module with syntax support for XML literals. Free Download
XML::TMX::Writer is a Perl extension for writing TMX files. Free Download
XML::XSLT::Wrapper is a consistent interface to XSLT processors. Free Download
XML::Atom is an Atom feed and API implementation. Free Download
XML::IDMEF is a module for building/parsing IDMEF messages. Free Download
XML::IODEF is a Perl module for building/parsing IODEF messages. Free Download
XML::DOM::Lite is a Lite Pure Perl XML DOM Parser Kit. Free Download
Latest Software
Popular Software
Favourite Software