Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.478 Times

Ms Xml Parser software
Filter: All | Freeware | Demo
 

Ms Xml Parser

< 1 2 3 4 5 > 
Added: April 11, 2010 | Visits: 955

XML::Handler::Trees XML::Handler::Trees is a PerlSAX handlers for building tree structures. SYNOPSIS use XML::Handler::Trees; use XML::Parser::PerlSAX; my $p=XML::Parser::PerlSAX->new(); my $h=XML::Handler::Tree->new(); my $tree=$p->parse(Handler=>$h,Source=>{SystemId=>file.xml}); my... Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): XML::Handler::Trees Download

Added: September 14, 2010 | Visits: 1.358

Yahoo::Search::XML Yahoo::Search::XML is a Perl module with simple routines for parsing XML from Yahoo! Search. The XML sent back from Yahoo! is fairly simple, and is guaranteed to be well formed, so we really dont need much more than to make the data easily available. Id like to use XML::Simple, but it uses... Platforms: *nix

License: Freeware Size: 35.84 KB Download (101): Yahoo::Search::XML Download

Added: August 09, 2010 | Visits: 849

AnyData::Format::XML AnyData::Format::XML is a Perl module for tiedhash and DBI access to XML. SYNOPSIS # access XML data via a multi-dimensional tied hash # see AnyData.pod for full details # use AnyData; my $table = adTie( XML, $file, $mode, $flags ); OR # convert data to and from XML # see AnyData.pod... Platforms: *nix

License: Freeware Size: 44.03 KB Download (94): AnyData::Format::XML Download

Added: January 07, 2010 | Visits: 1.127

XML::Grove 0.46 XML::Grove is a Perl module with Perl-style XML objects. SYNOPSIS use XML::Grove; # Basic parsing and grove building use XML::Grove::Builder; use XML::Parser::PerlSAX; $grove_builder = XML::Grove::Builder->new; $parser = XML::Parser::PerlSAX->new ( Handler => $grove_builder );... Platforms: *nix

License: Freeware Size: 27.65 KB Download (92): XML::Grove 0.46 Download

Added: May 08, 2010 | Visits: 768

MARC::XML MARC::XML is a subclass of MARC.pm to provide XML support. SYNOPSIS use MARC::XML; #read in some MARC and output some XML $myobject = MARC::XML->new("marc.mrc","usmarc"); $myobject->output({file=>">marc.xml",format=>"xml"}); #read in some XML and output some MARC $myobject =... Platforms: *nix

License: Freeware Size: 51.2 KB Download (115): MARC::XML Download

Added: July 10, 2010 | Visits: 1.060

XML::Handler::YAWriter XML::Handler::YAWriter is a yet another Perl SAX XML Writer. SYNOPSIS use XML::Handler::YAWriter; my $ya = new XML::Handler::YAWriter( %options ); my $perlsax = new XML::Parser::PerlSAX( Handler => $ya ); YAWriter implements Yet Another XML::Handler::Writer. The reasons for this one are... Platforms: *nix

License: Freeware Size: 25.6 KB Download (168): XML::Handler::YAWriter Download

Added: March 16, 2010 | Visits: 881

XML::SAX::Intro XML::SAX::Intro is an Introduction to SAX Parsing with Perl. XML::SAX is a new way to work with XML Parsers in Perl. In this article well discuss why you should be using SAX, why you should be using XML::SAX, and well see some of the finer implementation details. The text below assumes some... Platforms: *nix

License: Freeware Size: 58.37 KB Download (101): XML::SAX::Intro Download

Added: February 27, 2010 | Visits: 702

RPC::XML RPC::XML is a set of classes for core data, message and XML handling. SYNOPSIS use RPC::XML; $req = RPC::XML::request->new(fetch_prime_factors, RPC::XML::int->new(985120528)); ... $resp = RPC::XML::Parser->new()->parse(STREAM); if (ref($resp)) { return $resp->value->value; } else {... Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): RPC::XML Download

Added: September 13, 2010 | Visits: 963

XML::Checker XML::Checker is a Perl module for validating XML. SYNOPSIS XML::Checker::Parser - an XML::Parser that validates at parse time XML::DOM::ValParser - an XML::DOM::Parser that validates at parse time (Some of the package names may change! This is only an alpha release...) XML::Checker can be... Platforms: *nix

License: Freeware Size: 33.79 KB Download (101): XML::Checker Download

Added: March 02, 2010 | Visits: 829

XML::DOM XML::DOM is a perl module for building DOM Level 1 compliant document structures. SYNOPSIS use XML::DOM; my $parser = new XML::DOM::Parser; my $doc = $parser->parsefile ("file.xml"); # print all HREF attributes of all CODEBASE elements my $nodes = $doc->getElementsByTagName... Platforms: *nix

License: Freeware Size: 143.36 KB Download (97): XML::DOM Download

Added: May 27, 2010 | Visits: 1.316

Apache XML Apache XML Projects goals are: - to provide commercial-quality standards-based XML solutions that are developed in an open and cooperative fashion, - to provide feedback to standards bodies (such as IETF and W3C) from an implementation perspective, and - to be a focus for XML-related... Platforms: *nix

License: Freeware Download (91): Apache XML Download

Added: February 01, 2010 | Visits: 953

XML::XPathScript::Processor XML::XPathScript::Processor is the XML transformation engine in XML::XPathScript. SYNOPSIS In a stylesheet ->{testcode} sub for e.g. Docbooks < ulink > tag: my $url = findvalue(@url,$self); if (findnodes("node()", $self)) { # ... $t->{pre}=qq< a href="$url" >; $t->{post}=qq< /a >;... Platforms: *nix

License: Freeware Size: 26.62 KB Download (98): XML::XPathScript::Processor Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 655

Chilkat Java XML Library Java XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. Platforms: Windows

License: Freeware Size: 1.91 MB Download (50): Chilkat Java XML Library Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 525

Chilkat Perl XML Library Perl XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. Platforms: Windows

License: Freeware Size: 1.91 MB Download (49): Chilkat Perl XML Library Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 507

Chilkat Python XML Library Python XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. Platforms: Windows

License: Freeware Size: 1.91 MB Download (50): Chilkat Python XML Library Download

Released: November 02, 2012  |  Added: November 02, 2012 | Visits: 543

XML Parse Lib XML Parse Lib is a handy, simple set of re-usable functions designed for general purpose parsing, checking, and creating xml files. It can support stream-oriented, SAX or DOM parsing styles, and includes an optional xsd schema validator and graphical schema generator. This component also... Platforms: Windows

License: Freeware Download (48): XML Parse Lib Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 369

XML ValidatorBuddy Easy and convenient XML validation with XML ValidatorBuddy. With this tool you can start to check your XML files immediately after the installation even from the Windows File Explorer. The tool also provides Schematron and batch validation. XML ValidatorBuddy makes working with XML files as easy... Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 4.05 MB Download (46): XML ValidatorBuddy Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 664

XSign and XEnc ActiveX XML Cryptography "XSign XML Signature Component" and "XEnc XML Encryption Component" are ActiveX and XPCOM software components that bring strong security to your data and applications. You can use them to sign, encrypt and decrypt XML documents using X509 certificates in just few lines of code. The result XML... Platforms: Windows

License: Demo Cost: $300.00 USD Size: 11.53 MB Download (50): XSign and XEnc ActiveX XML Cryptography Download

Added: May 10, 2013 | Visits: 451

CS PHP XML It allows you to read-in XML tags in an array format accessible via "paths". Modify existing XML. Create a proper XML string. All methods are used to programmatically read, modify, and/or create XML. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (50): CS PHP XML Download

Added: May 10, 2013 | Visits: 371

Parsing an XML file with xml.parsers.expat This script shows you a reusable way to use "xml.parsers.expat" to parse an XML file. When re-using the "MyXML" class, all you need to define a new class, with "MyXML" as the parent. Once you have done that, all you have to do is overwrite the inherited XML handlers and you are ready to go. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (49): Parsing an XML file with xml.parsers.expat Download

< 1 2 3 4 5 >