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

Create Xml Document freeware
Filter: All | Freeware | Demo
 

Create Xml Document

< 1 2 3 4 5 > 
Added: September 13, 2010 | Visits: 898

XML::QL XML::QL is an XML query language. SYNOPSIS $ql = WHERE $head ORDER-BY $head IN "file:REC-xml-19980210.xml" CONSTRUCT $head; print XML::QL->query($sql); This module is an early implementation of a note published by the W3C called "XML-QL: A Query Language for XML". XML-QL allows the user... Platforms: *nix

License: Freeware Size: 8.19 KB Download (91): XML::QL Download

Added: February 05, 2010 | Visits: 767

XML::XPath::Simple XML::XPath::Simple is a very simple interface for XPaths. SYNOPSIS use XML::XPath::Simple; $xp = new XML::XPath::Simple( xml => $xml, context => / ); $content = $xp->valueof(/doc/c[2]/d[1]@id); XML::XPath::Simple is designed to allow for the use of simple Abbreviated XPath syntax to... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): XML::XPath::Simple Download

Added: May 16, 2010 | Visits: 1.059

XML::DOM::Element XML::DOM::Element is an XML element node in XML::DOM. XML::DOM::Element extends XML::DOM::Node. By far the vast majority of objects (apart from text) that authors encounter when traversing a document are Element nodes. Assume the following XML document: < elementExample id="demo" > <... Platforms: *nix

License: Freeware Size: 112.64 KB Download (102): XML::DOM::Element 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: June 12, 2012  |  Added: June 12, 2012 | Visits: 685

Chilkat Xml Parser Component Chilkat XML offers a high-performance alternative to the standard XML DOM for creating, navigating, and manipulating XML documents. The Chilkat XML parser is faster and less memory intensive, and the API is much simpler. There is only one interface, which represents a single node in a parsed XML... Platforms: Windows

License: Freeware Size: 972.8 KB Download (436): Chilkat Xml Parser Component Download

Released: September 04, 2012  |  Added: September 04, 2012 | Visits: 1.183

Export Table to XML for MS SQL Server Professional Export Table to XML for MS SQL Server Professional program will allow you to export rows of the selected table to XML documents. This effective database export utility has an easy-to-use wizard interface and is able to support all modern versions of MS SQL Server. Platforms: Windows, XP, 2003, Windows Vista, 7, 7x64


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

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: 364

Breaking large XML documents into chunks One of the few problems with using Python to process XML is the speed -- if the XML becomes somewhat large (>1Mb), it slows down exponentially as the size of the XML increases. One way to increase the processing speed is to break the XML down via tag name. This is especially handy if you are only... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Breaking large XML documents into chunks Download

Added: May 10, 2013 | Visits: 354

XML Content 6.x-1.x-dev / 5.x-1.x-dev The module allows saving XML inside the body of any node type, and have it display differently with XSL, or validated against a preconfigured schema.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "XML... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): XML Content 6.x-1.x-dev / 5.x-1.x-dev Download

Added: December 20, 2012 | Visits: 494

XML Application Objects a XML Application Objects (XAO) is a simplified, unified API for working with XML in PHP. It is designed to accelerate standards based development of object oriented web applications in PHP. The main classes stand on their own so that you can use them as utilities. The other classes in the library... Platforms: BSD Solaris

License: Freeware Download (55): XML Application Objects a Download

Added: May 10, 2013 | Visits: 345

XML Check This class implements methods to check if a URL or file is well-formed XML. If not the class supplies methods to return the error message, line number and column number. If the source is well-formed the class provides methods to return the number of elements, attributes, text_sections, size of... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (65): XML Check Download

Added: December 05, 2012 | Visits: 463

XML Application Objects a XML Application Objects (XAO) is a simplified, unified API for working with XML in PHP. It is designed to accelerate standards based development of object oriented web applications in PHP. The main classes stand on their own so that you can use them as utilities. The other classes in the library... Platforms: BSD Solaris

License: Freeware Download (48): XML Application Objects a Download

Added: May 11, 2013 | Visits: 245

Conglomerate for XML Tools Conglomerate should allow you to load and edit any well-formed XML document.It lets you "undo" and "redo" any changes you make to a document. Also, it can store an arbitrary amount of "undo" and "redo" history, up to the memory of the computer you're running it on. Platforms: C and C plus plus

License: Freeware Size: 3.14 MB Download (40): Conglomerate for XML Tools Download

Added: September 24, 2013 | Visits: 631

XMLStarlet for XML Tools XMLStarlet is a set of command line utilities (tools) which can be used to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for plain text files using UNIX grep, sed, awk, diff, patch, join, etc commands.This set of command... Platforms: C and C plus plus

License: Freeware Size: 317.44 KB Download (48): XMLStarlet for XML Tools Download

Added: September 15, 2013 | Visits: 454

Data to XML Data to XML can be used to generate XML documents from data stored in a MySQL database. It can execute a given SQL SELECT query and generate a XML document with query result data. Platforms: PHP

License: Freeware Size: 51.2 KB Download (42): Data to XML Download

Added: August 10, 2013 | Visits: 404

CS PHP XML for XML Tools 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: PHP

License: Freeware Size: 20.48 KB Download (40): CS PHP XML for XML Tools Download

Added: August 20, 2013 | Visits: 362

phpXMLDOM for XML Tools phpXMLDOM (phpXD) is an XML DOM-Implementation for PHP, written in PHP.It offers methods for accessing the nodes of an XML document using the W3C Document Object Model (DOM) Level 2 Core.phpXMLDOM does not require the PHP DOM XML extension. Platforms: PHP

License: Freeware Size: 61.44 KB Download (42): phpXMLDOM for XML Tools Download

Added: July 02, 2013 | Visits: 339

XML Synchronizer XMLSync is a module to synchronize record-based XML documents with Drupal. It reads a format-specified record-based well-formed XML document into a Drupal node XMLSyncrhonym, and parses records in the XML document into XMLSyncrhonym records. A XMLSynchronym is a Drupal node that has many... Platforms: PHP

License: Freeware Size: 20.48 KB Download (53): XML Synchronizer Download

Added: November 19, 2013 | Visits: 383

XAmple XML Editor XAmple XML Editor project introduces a java Swing based XML editor that analyzes a given schema and then generates a document-specific graphical user interface. Unlike other XML editors, the XAmple XML editor GUI exposes not just a tree representation of the XML document but rather a logical... Platforms: *nix

License: Freeware Size: 1.9 MB Download (41): XAmple XML Editor Download

< 1 2 3 4 5 >