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

Perl Xml Create Xsd software
Filter: All | Freeware | Demo
 

Perl Xml Create Xsd

< 1 2 3 4 5 > 
Added: July 07, 2010 | Visits: 882

XML::Namespace XML::Namespace is a Perl module with simple support for XML Namespaces. SYNOPSIS Example 1: using XML::Namespace objects use XML::Namespace; my $xsd = XML::Namespace->new(http://www.w3.org/2001/XMLSchema#); # explicit access via the uri() method print $xsd->uri(); #...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): XML::Namespace Download

Added: January 08, 2010 | Visits: 1.025

XML::Mini::Document XML::Mini::Document is a Perl implementation of the XML::Mini Document API. SYNOPSIS use XML::Mini::Document; use Data::Dumper; ###### PARSING XML ####### # create a new object my $xmlDoc = XML::Mini::Document->new(); # init the doc from an XML string $xmlDoc->parse($XMLString);...





Platforms: *nix

License: Freeware Size: 34.82 KB Download (92): XML::Mini::Document Download

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

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: April 11, 2012  |  Added: April 22, 2012 | Visits: 1.020

Rustemsoft XML Converter Advanced XML Converter is a set of XML data transformation software tools to interactively create XML data conversion. XML Converter converts data from csv, ODBC, MS SQL Server, Oracle, MySQL databases, or from MS Office files(excel, docx) into XML documents. It gives you ability to predefine XML...


Platforms: Windows

License: Shareware Cost: $99.99 USD Size: 2.98 MB Download (108): Rustemsoft XML Converter Download

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

XML Editor XMLFox RustemSoft presents XML Editor XMLFox that is a set of XML tools: XMLFox Advance XML/XSD editor and XML conversion module with command-line interface. XMLFox Advance is XML editing and validation tool for creating valid well-formed XML documents and/or XSD Schema. XMLFox schema editor enables you...


Platforms: Windows

License: Shareware Cost: $139.99 USD Size: 1.66 MB Download (47): XML Editor XMLFox Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 866

Convert XML to Any Data Format RustemSoft presents Convert XML to Any Data Format that is a set of XML tools: XMLFox Advance XML/XSD editor and XML conversion module with command-line interface. XMLFox Advance is XML editing and validation tool for creating valid well-formed XML documents and/or XSD Schema. XMLFox schema...


Platforms: Windows

License: Shareware Cost: $139.99 USD Size: 1.66 MB Download (59): Convert XML to Any Data Format Download

Released: February 11, 2013  |  Added: March 06, 2013 | Visits: 698

XMLFox Advance XML Editor RustemSoft presents XML editing and validation tool XMLFox Advance 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 been enhanced....


Platforms: Windows

License: Shareware Cost: $99.99 USD Size: 1.84 MB Download (69): XMLFox Advance XML Editor Download

Released: January 22, 2014  |  Added: February 24, 2014 | Visits: 580

XMLFox XML Converter XML is widely used for data interchange over the web. XML format has been designed to help transform and save data. However, there may be occasions when you need to get the data stored in XML format so that data can be easily transported by some applications. XMLFox XML Converter can extract data...


Platforms: Windows

License: Shareware Cost: $99.99 USD Size: 1.66 MB Download (38): XMLFox XML Converter Download

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

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 (51): Freeware XML Editor Download

Added: October 26, 2006 | Visits: 2.727

XMLwriter XML Editor XMLwriter is a powerful XML editor for Windows designed to help web editors and programmers take advantage of the latest XML and XML-related technologies such as XSLT and XSD. XMLwriter provides users with an extensive range of XML functionality such as: validation of XML documents against a...


Platforms: Windows

License: Shareware Cost: $89.00 USD Size: 3.37 MB Download (152): XMLwriter XML Editor Download

Released: May 20, 2014  |  Added: June 05, 2014 | Visits: 6.351

oXygen XML Editor and XSLT Debugger Oxygen is an XML Editor, XSLT/XQuery Debugger and Profiler with full Unicode support. It supports visual XML editing driven by CSS stylesheets. Introduces XML Author specially tuned for content authors providing a well designed interface for XML editing by keeping only the relevant authoring...


Platforms: Windows, Mac, *nix, Windows 7, Java

License: Shareware Cost: $590.00 USD Size: 133.9 MB Download (1439): oXygen XML Editor and XSLT Debugger Download

Added: January 18, 2010 | Visits: 1.546

XML::Generator::vCard::RDF XML::Generator::vCard::RDF is a Perl module that can generate RDF/XML SAX2 events for vCard 3.0 SYNOPSIS use XML::SAX::Writer; use XML::Generator::vCard::RDF; my $writer = XML::SAX::Writer->new(); my $driver = XML::Generator::vCard::RDF->new(Handler=>$writer);...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (173): XML::Generator::vCard::RDF Download

Added: January 18, 2010 | Visits: 1.430

Perl Dev Kit Perl Dev Kit or PDK in short, provides essential tools for Perl programmers, making it easy to create, build, and deploy applications. Turn your Perl programs into ready-to-run executables for AIX, HP-UX, Linux, Solaris, and Windows. Painlessly debug Perl scripts. Generate code for...


Platforms: *nix

License: Shareware Cost: $49.00 USD Download (106): Perl Dev Kit Download

Added: January 18, 2010 | Visits: 1.332

Data::Phrasebook::Loader::XML Data::Phrasebook::Loader::XML Perl module can abstract your phrases with XML. SYNOPSIS use Data::Phrasebook; my $q = Data::Phrasebook->new( class => Fnerk, loader => XML, file => phrases.xml, dict => Dictionary, # optional ); OR my $q = Data::Phrasebook->new( class => Fnerk,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (120): Data::Phrasebook::Loader::XML Download

Added: January 18, 2010 | Visits: 937

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: July 10, 2010 | Visits: 1.053

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 21, 2010 | Visits: 820

Any::Renderer::XML Any::Renderer::XML Perl module can render a data structure as element-only XML. SYNOPSIS use Any::Renderer; my %xml_options = (); my %options = ( XmlOptions => %xml_options ); my $format = "XML"; my $r = new Any::Renderer ( $format, %options ); my $data_structure = [...]; # arbitrary...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (98): Any::Renderer::XML Download

Added: September 17, 2010 | Visits: 819

XML::XQL XML::XQL is a perl module for querying XML tree structures with XQL. SYNOPSIS use XML::XQL; use XML::XQL::DOM; $parser = new XML::DOM::Parser; $doc = $parser->parsefile ("file.xml"); # Return all elements with tagName=title under the root element book $query = new XML::XQL::Query (Expr...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (99): XML::XQL Download

Added: July 01, 2010 | Visits: 909

XML::XQL::Tutorial XML::XQL::Tutorial is a Perl module that describes the XQL query syntax. This document describes basic the features of the XML Query Language (XQL.) A proposal for the XML Query Language (XQL) specification was submitted to the XSL Working Group in September 1998. The spec can be found at...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (103): XML::XQL::Tutorial Download

Released: July 23, 2010  |  Added: August 18, 2010 | Visits: 2.290

Liquid XML Studio 2010 Graphical XML Schema Editor and XML Editor. A fully featured XML Development Studio: - Graphical and Text based XML Schema Editor - Graphical and Text based WSDL Editor - Graphical and Text based XML Document Editor - XSD and XML Validation - XPath Expression builder - Web Service...


Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 33.17 MB Download (473): Liquid XML Studio 2010 Download

< 1 2 3 4 5 >