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

Xml Data Schema Excel freeware
Filter: All | Freeware | Demo
 

Xml Data Schema Excel

1 2 3 4 5 > 
Added: February 25, 2010 | Visits: 969

XML::Compile::Schema::XmlReader XML::Compile::Schema::XmlReader Perl module contains bricks to translate XML to HASH. SYNOPSIS my $schema = XML::Compile::Schema- >new(...); my $code = $schema- >compile(READER = > ...); The translator understands schemas, but does not encode that into actions. This module implements those...



Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): XML::Compile::Schema::XmlReader Download

Added: November 24, 2010 | Visits: 1.439

XML::Validator::Schema XML::Validator::Schema is a Perl module to validate XML against a subset of W3C XML Schema. SYNOPSIS use XML::SAX::ParserFactory; use XML::Validator::Schema; # # create a new validator object, using foo.xsd # $validator = XML::Validator::Schema->new(file => foo.xsd); # # create a SAX...





Platforms: *nix

License: Freeware Size: 53.25 KB Download (123): XML::Validator::Schema Download

Added: May 10, 2013 | Visits: 678

php xml db tools php xml db tools is a collection of php scripts that create, and parse through xml data schemas to automate the creation of database backed web sites.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): php xml db tools Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 545

JiBX - XML Data Binding for Java JiBX is a framework for XML data binding to Java. It works with existing classes, using a flexible mapping definition file to determine how data objects are translated to and from XML. See the Home Page for details and external bug tracking system links.


Platforms: Windows, Mac, Linux

License: Freeware Size: 19.95 MB Download (47): JiBX - XML Data Binding for Java Download

Added: March 21, 2010 | Visits: 1.293

CAM::XML CAM::XML is an encapsulation of a simple XML data structure. SYNOPSIS my $pollTag = CAM::XML->new(poll); foreach my $q (@questions) { my $questionTag = CAM::XML->new(question); $questionTag->add(-text => $q->{text}); my $choicesTag = CAM::XML->new(choices); foreach my $c...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (102): CAM::XML Download

Added: January 03, 2010 | Visits: 955

XML::TiePYX XML::TiePYX is a Perl module to read or write XML data in PYX format via tied filehandle SYNOPSIS use XML::TiePYX; tie *XML,XML::TiePYX,file.xml open IN,file.xml or die $!; tie *XML,XML::TiePYX,*IN,Condense=>0; my $text=< tag xmlns="http://www.omsdev.com" >text< /tag >; tie...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (95): XML::TiePYX Download

Added: April 20, 2010 | Visits: 1.046

XML::LibXML::Parser XML::LibXML::Parser is a Perl module to parse XML Data with XML::LibXML. SYNOPSIS $parser = XML::LibXML->new(); $doc = $parser->parse_file( $xmlfilename ); $doc = $parser->parse_fh( $io_fh ); $doc = $parser->parse_string( $xmlstring); $doc = $parser->parse_html_file( $htmlfile, %opts );...


Platforms: *nix

License: Freeware Size: 256 KB Download (106): XML::LibXML::Parser Download

Added: January 26, 2010 | Visits: 1.359

PyOPC PyOPC is a Python library implementing the OPC XML Data Access Protocol Version 1.01 (OPC XML-DA 1.01). PyOPC supports the easy creation of XMLDA-compliant clients and servers without having to deal with the SOAP protocol and server issues. The Open Linking and Embedding for Process Control...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (111): PyOPC Download

Added: August 02, 2013 | Visits: 374

xmltopy These a re Python utilities for manipulating XML dataEnables developers to quickly manipulate XML data and move on to more important things in their app.


Platforms: Python

License: Freeware Size: 10 KB Download (43): xmltopy Download

Released: March 28, 2012  |  Added: April 09, 2012 | Visits: 1.722

Freeware XMLFox XML Editor RustemSoft presents Freeware XML editing and validation tool XMLFox is a freeware editor for creating valid well-formed XML documents and/or XSD Schema. New version 5.0 of XMLFox issued. It converts XML files into latest versions of MS Office file formats now. XML conversion capabilities have...


Platforms: Windows

License: Freeware Size: 1.71 MB Download (121): Freeware XMLFox XML Editor Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 556

JBind: A Java-XML Data Binding Framework JBind is a data binding framework linking Java and XML. The framework consists of a schema compiler for generating Java sources and a runtime environment. JBind supports most of the W3C XML schema recommendation of 2 May 2001.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5 MB Download (53): JBind: A Java-XML Data Binding Framework Download

Added: July 01, 2013 | Visits: 454

MySQL DB Schema to XML and XML to Schema The table schema of a MySQL database can be retrieved and exported to a XML definitions file by one class.Another class can do the opposite, i.e. read the definitions of a MySQL database schema from a XML file and update the currently installed database schema to match the definitions from the...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): MySQL DB Schema to XML and XML to Schema Download

Released: May 08, 2014  |  Added: June 26, 2014 | Visits: 1.821

Freeware XML Editor Freeware XMLFox XML Editor now comes in four editions. XMLFox is free for non-commercial environments and can be downloaded without registration. Robust XML editing and validation tool XMLFox is a freeware editor for creating valid well-formed XML documents and/or XSD Schema. XMLFox schema editor...


Platforms: Windows

License: Freeware Size: 914.06 KB Download (57): Freeware XML Editor Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 870

Excel Mixer Pro Excel Mixer Pro will provide users with a quick, efficient and safe way to bring your Excel data and Excel charts to life with your mouse! Change cell values in Excel with sliders and make stunning 2D or 3D charts in just a few seconds. All you have to do is select a range of cells in Excel, and...


Platforms: Windows

License: Freeware Download (58): Excel Mixer Pro Download

Added: April 21, 2013 | Visits: 417

XML Db Schema Interpreter Interprets database schemas which are written in XML. Takes the schema either directly or via a file, parses it, generates the SQL necessary and (optionally) executes the SQL.Works only with MySQL but could be ported to other RDBMS very easily.


Platforms: PHP

License: Freeware Size: 10 KB Download (43): XML Db Schema Interpreter Download

Added: May 03, 2013 | Visits: 627

php xml db tools for Schema php xml db tools is a collection of php scripts that create, and parse through xml data schemas to automate the creation of database backed web sites.


Platforms: PHP

License: Freeware Size: 10 KB Download (46): php xml db tools for Schema Download

Added: May 10, 2013 | Visits: 475

XML to KML 6.x-0.5 This KML data can be downloaded by visitors and opened in Google Earthâ„¢, allowing your site's news to be displayed geographically.Any type of XML data can be used to create a KML document.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): XML to KML 6.x-0.5 Download

Added: August 10, 2013 | Visits: 491

Apache Xerces C++ XML Parser Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs....


Platforms: C and C plus plus

License: Freeware Size: 7.1 MB Download (51): Apache Xerces C++ XML Parser Download

Added: August 16, 2013 | Visits: 589

dumpcheck for XML Tools dumpcheck is a C program that will scan the UTF-8 encoded XML data dump files exported by ODP and report the location of invalid UTF-8 sequences, illegal XML characters, illegal Unicode characters, and XML well-formedness errors. This helps ODP staff to find and correct problems in the data dump...


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (45): dumpcheck for XML Tools Download

Added: March 30, 2013 | Visits: 540

mod-xslt2 for XML Tools mod-xslt2 is a server side module able to apply stylesheets to xml data on the fly. mod-xslt2 as it is today is almost a complete rewrite of the original mod-xslt2 written by Philipp Dunkel, with many new features added and a complete code clean up. mod-xslt2 is able to: parse dynamically...


Platforms: C and C plus plus

License: Freeware Size: 1.66 MB Download (41): mod-xslt2 for XML Tools Download

1 2 3 4 5 >