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

Xml Attribute software
Filter: All | Freeware | Demo
 

Xml Attribute

1 2 3 4 5 > 
Added: September 21, 2010 | Visits: 702

XML::DOM::Attr XML::DOM::Attr is an XML attribute in XML::DOM. XML::DOM::Attr extends XML::DOM::Node. The Attr nodes built by the XML::DOM::Parser always have one child node which is a Text node containing the expanded string value (i.e. EntityReferences are always expanded.) EntityReferences may be added... Platforms: *nix

License: Freeware Size: 112.64 KB Download (97): XML::DOM::Attr Download

Added: June 14, 2010 | Visits: 1.134

OpenOffice::OODoc::XPath OpenOffice::OODoc::XPath is a Low-level XML navigation in the documents. This module is a low-level class which uses OODoc::File (without inheriting anything from it) along with the classes defined in the XML::Twig module. Its a common basis for the other, more user- friendly, document-oriented... Platforms: *nix

License: Freeware Size: 215.04 KB Download (116): OpenOffice::OODoc::XPath Download

Added: June 15, 2013 | Visits: 649

Xtreme Dock Gallery XML Image Dock Gallery / XML Photo Gallery Rotator / XML Image SlideShow.Features * Fully customizable XML driven content * Customizable width, height and item size * Unlimited number of images ( JPG, PNG, BMP, GIF ) and SWF support * Easy to use XML file for images / titles / descriptions and... Platforms: PHP

License: Freeware Size: 81.92 KB Download (49): Xtreme Dock Gallery Download

Added: May 02, 2006 | Visits: 2.192

ContactGenie DataPorter Personal Ed ContactGenie DataPorter, available in Pro, Personal, and Remote editions, is a contact import tool for Microsoft Outlook 2000/2003 for rapid processing of contact information received or generated on a repetitive basis. Supports Outlook custom forms, user-defined Outlook fields, data type/format... Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Shareware Cost: $179.00 USD Size: 8.4 MB Download (568): ContactGenie DataPorter Personal Ed Download

Added: May 21, 2010 | Visits: 1.344

Crazy Eddies GUI System 0.5.0 Crazy Eddies GUI System is a free library providing windowing and widgets for graphics APIs / engines where such functionality is not natively available, or severly lacking. The library is object orientated, written in C++, and aimed at game developers. Whats New in This Release: - Added:... Platforms: *nix

License: Freeware Size: 2 MB Download (92): Crazy Eddies GUI System 0.5.0 Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 436

ContactGenie DataPorter Pro ContactGenie DataPorter, available in Pro, Personal, and Remote editions, is a contact import tool for Microsoft Outlook 2000/2007 for rapid processing of contact information received or generated on a repetitive basis. Supports Outlook custom forms, user-defined Outlook fields, data type/format... Platforms: Windows

License: Shareware Cost: $379.00 USD Size: 8.2 MB Download (55): ContactGenie DataPorter Pro Download

Added: September 22, 2013 | Visits: 303

RtmAPI This is an API package for Remember the Milk. Using their API and this package you can create Python applications accessing your task lists on RTM. See the example script (in the examples folder) for basic usage. You should have read the essential API docs on their website before. RtmAPI... Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): RtmAPI Download

Added: June 17, 2010 | Visits: 975

XML::DOM::XML_Base XML::DOM::XML_Base Perl module can apply xml:base to attribute values. SYNOPSIS use XML::DOM::XML_Base; my $parser = XML::DOM::Parser->new(); my $xml = qq( ); # build the DOM my $dom = $parser->parse( $xml ); # get some elements my $endo = $dom->getElementsByTagName(... Platforms: *nix

License: Freeware Size: 3.07 KB Download (95): XML::DOM::XML_Base 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: May 10, 2013 | Visits: 782

Detect character encoding in an XML file This script contains a function that analyzes an open xml file for its characters encoding by - checking for a unicode BOM or (on failure); - searching the xml declaration at the beginning of the file for the "encoding" attribute ;It attempts to detect the character encoding of the xml file... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Detect character encoding in an XML file Download

Added: August 25, 2013 | Visits: 536

Mini-XML for XML Tools Mini-XML is a small XML parsing library that you can use it to read XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers) and a 'make' program.Mini-XML... Platforms: C and C plus plus

License: Freeware Size: 204.8 KB Download (43): Mini-XML for XML Tools Download

Released: September 10, 2002  |  Added: August 17, 2006 | Visits: 3.211

oXygen XML Editor oXygen is a Java-based XML editor with support for XML, XSL, TXT, XSD and DTD documents. oXygen XML editor shows that Java should be the base of an XML editor; this can be proved by the development dynamics of Oxygen and by the availability on many platforms. It has Unicode support and the... Platforms: Windows, *nix

License: Shareware Cost: $65.00 USD Size: 20.51 MB Download (470): oXygen XML Editor Download

Released: July 02, 2007  |  Added: September 17, 2007 | Visits: 5.469

Exult XML Conversion Wizard Converts XML to MS Excel(XLS files), MS Access Database(MDB), Comma Separated Values(CSV), HTML and Text. Easily handles large and complex XML files without large memory requirements. Elements and Attributes in XML are automatically mapped to tables and columns. Builds relationships between... Platforms: Windows

License: Shareware Cost: $105.00 USD Size: 2.15 MB Download (352): Exult XML Conversion Wizard Download

Added: January 18, 2010 | Visits: 944

XML::DocStats XML::DocStats is a Perl module to produce a simple analysis of an XML document. SYNOPSIS Analyze the xml document on STDIN, the STDOUT output format is html: use XML::DocStats; my $parse = XML::DocStats->new; $parse->analyze; Analyze in-memory xml document: use XML::DocStats; my... Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): XML::DocStats Download

Added: June 26, 2010 | Visits: 892

XML::Filter::Dispatcher::AsStructHandler XML::Filter::Dispatcher::AsStructHandler Perl module can help you convert SAX stream in to simple, data-oriented structure. SYNOPSIS ## Ordinarily used via the XML::Filter::Dispatchers as_data_struct() ## built-in extension function for XPath This SAX2 handler builds a simple hash from... Platforms: *nix

License: Freeware Size: 88.06 KB Download (101): XML::Filter::Dispatcher::AsStructHandler Download

Added: May 27, 2010 | Visits: 1.432

XML::WMM::ASX XML::WMM::ASX is a very simple OO interface to create Windows Media Metafile ASX. SYNOPSIS use XML::WMM::ASX $asx = new XML::WMM::ASX; This simple module allows you to create ASX file. METHODS The following methods are available: $asx = XML::WMM::ASX->new The constructor returns a... Platforms: *nix

License: Freeware Size: 4.1 KB Download (165): XML::WMM::ASX Download

Added: February 12, 2010 | Visits: 1.125

XML::Parser::Style::Stream XML::Parser::Style::Stream is a Stream style for XML::Parser. SYNOPSIS use XML::Parser; my $p = XML::Parser->new(Style => Stream, Pkg => MySubs); $p->parsefile(foo.xml); { package MySubs; sub StartTag { my ($e, $name) = @_; # do something with start tags } sub EndTag { my ($e,... Platforms: *nix

License: Freeware Size: 225.28 KB Download (105): XML::Parser::Style::Stream Download

Added: March 15, 2010 | Visits: 914

XML::EasySQL::XMLobj::Node XML::EasySQL::XMLobj::Node is a Perl module that contains a Node interface. Derived from a fork of Robert Hansons killer XML::EasyOBJ module, which offers Easy XML object navigation. METHODS makeNewNode( NEW_TAG ) Append a new element node to the current node. Takes the tag name as the... Platforms: *nix

License: Freeware Size: 11.26 KB Download (93): XML::EasySQL::XMLobj::Node Download

Added: August 19, 2010 | Visits: 702

XML::SimpleObject::LibXML XML::SimpleObject::LibXML is a Perl extension allowing a simple(r) object representation of an XML::LibXML DOM object. SYNOPSIS use XML::SimpleObject::LibXML; # Construct with the key/value pairs as argument; this will create its # own XML::LibXML object. my $xmlobj = new... Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): XML::SimpleObject::LibXML Download

Added: April 11, 2010 | Visits: 739

XML::SimpleObject XML::SimpleObject is a Perl extension allowing a simple object representation of a parsed XML::Parser tree. SYNOPSIS use XML::SimpleObject; # Construct with the key/value pairs as argument; this will create its # own XML::Parser object. my $xmlobj = new XML::SimpleObject(XML => $XML,... Platforms: *nix

License: Freeware Size: 11.26 KB Download (93): XML::SimpleObject Download

1 2 3 4 5 >