Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Collection of XML tutorials and Tools pit

This is a discussion on Collection of XML tutorials and Tools pit within the XML forums, part of the Programming Talk category; Here's a collection of XML tutorials and Tools pit. That's all I was able to get. Everything is free. Just ...

  1. #1
    cybot's Avatar
    cybot is offline Banned Array
    Join Date
    Apr 2006
    Answers
    16

    Collection of XML tutorials and Tools pit

    Here's a collection of XML tutorials and Tools pit. That's all I was able to get. Everything is free. Just click the links and start your work. If you need any help post here or PM me. I'll help you out.
    --------------------------------------------
    Free XML Tutorials
    --------------------------------------------

    XML Tutorials
    http://sqlzoo.net/xml/

    XML School
    http://www.w3schools.com/xml/default.asp
    Another comprehensive site from W3SChools with everthing from an introduction to XML to examples and a quiz.

    learn xml in 11.5 minutes
    http://www.geocities.com/SiliconVall.../10minxml.html
    Sounds a bit optimistic, but this looks like a pretty straightforward introduction to XML.

    Kickstart XML Tutorial
    http://www.spiderpro.com/bu/buxmlm001.html
    This tutorial from SpiderPro is a crash course in XML.

    Introduction to XML
    http://www-106.ibm.com/developerwork.../xmlintro.html
    IBM's XML tutorial at developerWorks.

    DevGuru XML Tutorial
    http://www.devguru.com/features/tuto...nning_xml.html
    A Beginners Guide to Creating and Displaying Your First XML document.

    Introduction to XML Programming
    http://www.javacommerce.com/tutorial/xmldev/index.html
    In this Tutorial we will be explaining you step by step how to use XML Parsers (SAX , DOM, XSLT). Also we will be explaining how to create DTDs and we will also be covering how to use NameSpaces.

    introduction to XML for web developers
    http://www.extropia.com/tutorials/xml/toc.html
    XML tutorial for web developers.

    Learn XML
    http://www.topxml.com/xml/learnxml.asp
    This is a short tutorial on programming with xml.

    XML Schema Tutorial
    http://www.w3schools.com/schema/default.asp
    Schema tutorial, learn what an XML Schema is. You will also learn how XML Schema will replace DTD, and how to use the XML Schema language in your applications.

    XML: Structuring Data for the Web
    http://www.wdvl.com/Authoring/Languages/XML/Intro/
    Another fine tutorial site from the people at the Web Developer's Virtual Library (WDVL).

    Working with XML
    http://java.sun.com/xml/jaxp/dist/1....ial/index.html
    The Java API for Xml Processing (JAXP) Tutorial

    XML 101
    http://www.xmlfiles.com/xml/
    XML tutorial.

    XML Tutorial
    http://www.zvon.org/xxl/XMLTutorial/.../contents.html
    In this tutorial selected XML features are demonstrated.

    DTD Tutorial
    http://www.zvon.org/xxl/DTDTutorial/.../contents.html
    In this tutorial basic DTD features are demonstrated on many examples.

    www.w3.org/XML/
    http://www.w3.org/XML/
    Tons of XML resources

    XML Schema tutorial
    http://xmlhack.com/read.php?item=199
    Roger Costello has produced an downloadable XML Schema tutorial which is based on the latest drafts of the XML Schema specifications.

    Technical Introduction to XML
    http://www.xml.com/pub/a/98/10/guide0.html
    This introduction to XML presents the Extensible Markup Language at a reasonably technical level for anyone interested in learning more about structured documents.(long article)

    Introduction to XML Processing with Lark and Larval
    http://www.textuality.com/Lark/
    Lark is a non-validating XML processor implemented in the Java language. Larval is a validating XML processor built on the same code base as Lark. Source code can be downloaded.

    Java Technology and XML
    http://java.sun.com/xml/
    XML with Java resources.

    --------------------------------------------------
    Free XML Tools
    --------------------------------------------------

    XML Viewer
    http://www.mindfusion.org/product1.html
    MindFusion's XML Viewer is a freeware program used to examine the contents of an XML file in an easy-to-use environment. In addition you can make modification to the XML such as inserting or deleting items or properties.

    Exchanger XML Lite V3.2
    http://www.freexmleditor.com/
    Exchanger XML Lite is a Java-based product that provides comprehensive functionality for viewing, authoring and editing XML data and documents. The Exchanger XML Lite edition is for use only in non-commercial environments.

    XmEdiL
    http://www.freedownloadscenter.com/P...rs/XmEdiL.html
    XmEdiL is free document editor for XML and other languages. Provides standard Windows interface, validation, transformations, XPath builder, language editor, entry helpers, autocomplete, intellisense, projects, syntax colorizing, W3C conformant.

    XMLStarlet Command Line XML Toolkit
    http://xmlstar.sourceforge.net/
    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.

    Cooktop
    http://www.xmlcooktop.com/
    Cooktop is a free xml editor for windows and development environment for XML, DTD, and XSLT documents

    Peter's XML editor v2.0
    http://www.iol.ie/~pxe/
    Microsoft XML parser MSXML 4.0 is needed to run this software. This can be installed by selecting the custom setup option.

    GenDoc
    http://gendiapo.sourceforge.net/
    GenDoc is an open source XML editor written in Java2. It is based on a existing project (MerlotXML), and can use two kinds of plugins (DTD and/or action). The DTD plugin can be used to customize the editor for a DTD, and an action plugin can be used to publish documents in HTML or PDF format.

    Python XmlTools
    http://www.logilab.org/projects/xmltools/project_view
    Python XmlTools is a set of high level tools to help using XML in python. It relies heavily on PyXml and 4Suite to access XML resources

    xmloperator : an XML editor
    http://www.xmloperator.net/
    xmloperator is an XML editor, suitable for editing data oriented documents. The software is open source, Java written, released under a BSD-style license. It requires J2SE 1.4 and uses Xerces-J, Xalan-J and Ant from the Apache Software Fondation.

    XED
    http://www.ltg.ed.ac.uk/~ht/xed.html
    XED is a text editor for XML document instances. It is designed to support hand-authoring of small-to-medium size XML documents, and is optimised for keyboard input. There are beta versions for windows, solaris, freebsd and linux.

    Visual XML
    http://www.pierlou.com/visxml/
    Visual XML is a tool that enables you to create and modify DTD and XML documents. It appears to be a java application in beta form.


  2. #2
    mtajim is offline Junior Member Array
    Join Date
    Apr 2006
    Answers
    22
    Good Collection for XML . Can u plz get me some tutorial for XSL and XSLT.


Latest Article

Network Security Risk Assessment and Measurement

Read More...