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.158.172 Times

Xml Internal Dtd Code Examples freeware
Filter: All | Freeware | Demo
 

Xml Internal Dtd Code Examples

< 1 2 3 4 5 > 
Added: November 03, 2010 | Visits: 885

XML::DOM::DocumentType XML::DOM::DocumentType is an XML document type (DTD) in XML::DOM. XML::DOM::DocumentType extends XML::DOM::Node. Each Document has a doctype attribute whose value is either null or a DocumentType object. The DocumentType interface in the DOM Level 1 Core provides an interface to the list of...



Platforms: *nix

License: Freeware Size: 112.64 KB Download (94): XML::DOM::DocumentType Download

Added: October 11, 2010 | Visits: 1.610

XML::Smart::Tutorial XML::Smart::Tutorial is a Perl module with tutorials and examples for XML::Smart. SYNOPSIS This document is a tutorial for XML::Smart and shows some examples of usual things..





Platforms: *nix

License: Freeware Size: 50.18 KB Download (118): XML::Smart::Tutorial Download

Added: April 13, 2010 | Visits: 745

XML::Sablotron::DOM XML::Sablotron::DOM is the DOM interface to Sablotrons internal structures. SYNOPSIS use XML::Sablotron::DOM; my $situa = new XML::Sablotron::Situation(); my $doc = new XML::Sablotron::DOM::Document(SITUATION => $sit); my $e = $doc->createElement($situa, "foo"); my $t =...


Platforms: *nix

License: Freeware Size: 53.25 KB Download (94): XML::Sablotron::DOM Download

Added: July 19, 2010 | Visits: 1.020

Parsifal XML Parser Parsifal is a validating XML 1.0 parser written in ANSI C. Parsifal API is based on SAX2. Parsifal can be used for parsing XML based messages (such as REST and RSS) and for application specific data processing e.g. config files, data files etc. Parsifal can also be used for document-oriented...


Platforms: *nix

License: Freeware Size: 757.76 KB Download (103): Parsifal XML Parser Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 941

Collection of Delphi Examples Collection of most wanted Delphi examples with full source code and animated tutorials as a standalone application. No third party components.


Platforms: Windows

License: Freeware Size: 6.99 MB Download (92): Collection of Delphi Examples Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 414

Matra - an XML DTD Parser Matra is a java based XML DTD Parser Utility. It allows you to parse a dtd, generate a dtdtree for the dtd and merge the dtd and its included modules into a single dtd. http://matra.sourceforge.net


Platforms: Windows, Mac, Linux

License: Freeware Size: 261.08 KB Download (49): Matra - an XML DTD Parser Download

Released: June 09, 2012  |  Added: June 09, 2012 | Visits: 519

XML Code Template Engine The XML Code Template Engine produces class code skeletons that can include equality and logging methods in C++ or Java(so far) from an XML document outlining. It also creates Doxygen compatible comments and a has very simple plugin system.


Platforms: Windows, Mac, Linux

License: Freeware Size: 56.02 KB Download (49): XML Code Template Engine Download

Released: October 18, 2007  |  Added: October 28, 2007 | Visits: 6.159

Liquid XML Studio Liquid XML Studio is a FREE XML Schema Editor, and much more. Simple enough for new users to pick up quickly and comprehensive enough for experienced users deal with the advanced features of the XSD standard. A fully featured XML Development Studio:- - Graphical and Text based XML...


Platforms: Windows

License: Freeware Size: 9.4 MB Download (968): Liquid XML Studio Download

Added: January 18, 2010 | Visits: 1.593

XML::Writer::Simple XML::Writer::Simple is a Perl module to create XML files easily! SYNOPSIS use XML::Writer::Simple dtd => "file.dtd"; print para("foo",b("bar"),"zbr"); USAGE This module takes some ideas from CGI to make easier the life for those who need to generated XML code. You can use the module in...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): XML::Writer::Simple Download

Added: February 08, 2010 | Visits: 737

XML::IDMEF XML::IDMEF is a module for building/parsing IDMEF messages. QUICK START Below is an example of an Alert IDMEF message. < ?xml version="1.0" encoding="UTF-8"? > < !DOCTYPE IDMEF-Message PUBLIC "-//IETF//DTD RFC XXXX IDMEF v1.0//EN" "idmef-message.dtd" > < IDMEF-Message > < Alert > <...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (114): XML::IDMEF Download

Added: March 13, 2010 | Visits: 1.597

GCJ::Cni::Examples GCJ::Cni::Examples is a Perl module with examples of how to use GCJs CNI interface to write Perl Modules in Java. EXAMPLES Writing Treaded modules in Java One benefit of using GCJ is that it takes advantage of POSIX threading. This is nice since Perls threading model is, shall we say, less...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (104): GCJ::Cni::Examples Download

Added: August 18, 2010 | Visits: 1.208

XML::DB::Database::Exist XML::DB::Database::Exist is a Perl module with XML:DB driver for the eXist database. SYNOPSIS use XML::DB::Database::Exist; This is the eXist XML-RPC driver. It is intended to be used through the XML:DB API, so that it is never called directly from user code. It implements the internal API...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (101): XML::DB::Database::Exist Download

Added: August 09, 2010 | Visits: 844

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 (88): AnyData::Format::XML Download

Added: February 08, 2010 | Visits: 640

XML::IODEF XML::IODEF is a Perl module for building/parsing IODEF messages. QUICK START Below is an example of an Incident IODEF message. < ?xml version="1.0" encoding="UTF-8"?> < !DOCTYPE IODEF-Message PUBLIC "-//IETF//DTD RFC XXXX IODEF v1.0//EN" "IODEF-Document.dtd"> < IODEF-Document> < Incident...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (102): XML::IODEF Download

Added: March 16, 2010 | Visits: 877

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: November 01, 2010 | Visits: 1.721

XML::LibXML::Reader XML::LibXML::Reader is a Perl interface to libxml2 pull parser. SYNOPSIS use XML::LibXML::Reader; $reader = new XML::LibXML::Reader("file.xml") or die "cannot read file.xmln"; while ($reader->read) { processNode($reader); } sub processNode { $reader = shift; printf "%d %d %s %dn",...


Platforms: *nix

License: Freeware Size: 256 KB Download (108): XML::LibXML::Reader Download

Added: September 13, 2010 | Visits: 956

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 (95): XML::Checker Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 666

Visual Studio Code Metrics PowerTool The Code Metrics PowerTool was developed to be a command line utility that calculates code metrics for your managed code and saves them to an XML file. This tool enables teams to collect and report code metrics as part of their build process. The code metrics calculated are: - Maintainability...


Platforms: Windows, 2003, Windows Vista, XPX64, 2008, 7, 7x64

License: Freeware Download (47): Visual Studio Code Metrics PowerTool Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 1.006

Universal Code Lines Counter A fast and easy tool for counting source code, blank and comment lines of software projects for many programming/script languages. With this application you get a detailed report (as table and additionally as graphic) about the source code of your software project. It counts not only source code...


Platforms: Windows

License: Freeware Size: 3.88 MB Download (66): Universal Code Lines Counter Download

Added: August 14, 2013 | Visits: 445

MlView for XML Tools The MlView project is an xml editor for the GNOME environment. It is written in C/C and uses the gnome libraries (libxml2, gtkmm, libgnome*, etc).Features:- cut/copy/paste as child/paste as prev/paste as next/ of xml elements- xml element/attributes search- multi docs edition- Several editing...


Platforms: C and C plus plus

License: Freeware Size: 1003.52 KB Download (40): MlView for XML Tools Download

< 1 2 3 4 5 >