The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: XML :: Tips and Tutorials :: Introduction to XML
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 19    Displaying: 1 - 19 Pages:  1   

   Beginning XML - Part 1 (An Introduction)   Hits: 751 

 
Coming straight to the point, XML stands for EXtensible Markup Language. As the name suggests, it is a language that can be molded according to the need of the hour. Personally, I don't think calling it a language is justified, but I fanatically follow the ordinance of the techie Gurus, and if they say it is a language, then it is a language.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Oct 17 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   XML Tutorials - XSD (XML Schema Definition) Syntax   Hits: 1154 

 
This tutorial describes: Simple XML Elements with Pre-defined Data Types Simple XML Elements with Extended Data Types Complex XML Elements Simple Content XML Elements Empty XML Elements Anomymous Data Types Sample XSD File - dictionary.xsd


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Aug 14 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   XML Tutorial   Hits: 1026 

 
Learn how to create an XML document from scratch and find out why XML is becoming so important. Topics covered include: popular XML editors, basic XML syntax, how to properly nest your XML tags, and much more.


Free   Version: n/a   Platform(s): n/a   Updated: Wed Aug  2 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Absolute Beginners' XML Tutorial   Hits: 2295 

 
The very basics of XML documents set out in a brief tutorial for absolute beginners. Discusses XML tags, DTDs, well-formed XML documents and gives links to other resources such as XML Parsers, Editors and XSL tools. Free.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sat Oct 22 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Herong's Notes on XML Technologies   Hits: 1533 

 
This book is a collection of notes I wrote while I was learning eXtensible Markup Language (XML) and other related technologies: CSS: Cascading Style Sheet DOM: Document Object Model DTD: Document Type Definition SAX: Simple API for XML XHTML: eXtensible HTML XML: eXtensible Markup Language XQL: XML Query language XSD: XML Schema Definition XSL: eXtensible Style Language XSLT: XSL Transformation


Free   Version: 3.01   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Oct 19 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   XMLPitstop   Hits: 879 

 
Provides a central location for everything that a developer needs to know about XML technologies (XML, XSLT, XLL, SVG and about 40 other categories). You will find examples with Source Code, Tutorials, Tools, Resources, Books, etc.


Version: n/a   Platform(s): windows   Updated: Tue Oct 26 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Tip: Use data dictionary links for XML and Web services schemata   Hits: 1087 

 
When designing XML and Web services schemata you will often (and ideally) reuse data elements defined in pre-existing standards. If so, it is extremely useful to include links to such standards, providing precise data dictionary references. In so doing, you make processing and maintenance easier to automate. This tip illustrates this practice.


Version: n/a   Platform(s): n/a   Updated: Tue Jun  1 2004

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   IBM developerWorks Live! Technical briefings in 2004   Hits: 1145 

 
The IBM developerWorks Live! Technical Briefings, which were a great success worldwide in 2003, have been expanded for 2004. The following five types of technical briefings, which include presentations and extensive demonstrations, will be held in cities around the world in 2004 (at no cost to you): e-business on demand, IBM Software Development Platform, Speed-start Linux applications, Speed-start Web services, Globalizing your applications.


Version: n/a   Platform(s): n/a   Updated: Tue May 11 2004

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Practical data binding: Get your feet wet in the real world   Hits: 1086 

 
Data binding, although commonplace in today's world of Java technology and XML programming, is still largely misunderstood. This column throws out all the theoretical claptrap and focuses on the concepts you need to get started with data binding. You will understand the differences between general data binding and data binding in the XML world, as well as round-tripping, semantic equivalence, and what to look for in a data binding package.


Version: n/a   Platform(s): n/a   Updated: Thu May  6 2004

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   XML Matters: GUIs and XML configuration data   Hits: 1039 

 
Over time, XML has permeated many niches. One area where XML is used increasingly is in the configuration of graphical user interfaces, especially in elements that are persistent but should not be fixed at compile-time. In this installment, David looks at the use of XML in Mac OS X's Aqua GUI, and in the K Desktop Environment (KDE) which is either standard or available in most modern Linux distributions.


Version: n/a   Platform(s): n/a   Updated: Fri Apr 30 2004

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Tip: Extend JAX-RPC Web services using SOAP headers   Hits: 820 

 
In this article, the author examines how JAX-RPC SOAP handlers process SOAP message headers. Specifically, he shows how a handler adds a SOAP header to an outgoing message and how a corresponding handler removes the SOAP header from an incoming message. In addition, he presents the JAX-RPC programmatic configuration and deployment models as they relate to this topic.


Version: n/a   Platform(s): n/a   Updated: Wed Apr 28 2004

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Use XML namespaces with care   Hits: 1039 

 
XML namespaces are an imperfect solution to a difficult problem. From basic information architecture to difficulties with APIs, namespaces can open up rather painful gotchas if used carelessly. In this article, Uche Ogbuji covers some of the more important design principles which, if followed, can minimize problems with namespaces.


Version: n/a   Platform(s): n/a   Updated: Tue Apr 20 2004

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Tip: Message Roundtripping: Java coding conventions   Hits: 1123 

 
Java APIs for XML-Based Remote Procedure Call's (JAX-RPC's) Java-to-WSDL/WSDL-to-Java mapping rules do not try to preserve Java constructs during roundtripping. Many constructs are preserved, but not all. This tip describes, in particular, why following Java coding conventions is very important to maintaining the ability to roundtrip.


Version: n/a   Platform(s): n/a   Updated: Sat Apr 10 2004

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   A survey of XML standards, Part 4   Hits: 1453 

 
The world of XML is vast and growing, with a huge variety of standards and technologies that interact in complex ways. It can be difficult for beginners to navigate the most important aspects of XML, and for users to keep track of new entries and changes in the space. XML is a basic syntax upon which you develop local and global vocabularies. Previous in-depth articles have presented the most important standards relating to XML. This fourth article, provides a detailed cross-reference of all covered standards.


Version: n/a   Platform(s): n/a   Updated: Thu Mar 11 2004

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   The CTDP XML Guide   Hits: 1565 

 
This XML guide explains XML uses, categories, elements and types of XML documents. XML structure, document type definition, element attributes, and extensible stylesheet language (XSL) is explained.


Version: 0.2.0   Platform(s): n/a   Updated: Sun Jul  8 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   XSLT/XPATH tutorial   Hits: 3281 

 
In this 28 page tutorial, you will go from not knowing much about XML/XSL/XPATH to finishing with a working knowledge of XSLT and XPATH.


Version: n/a   Platform(s): n/a   Updated: Mon Dec 25 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   An Introduction to XML   Hits: 5227 

 
XML is the latest platform-independent and content-dependent technology available for Internet development. XML is the tool of choice for distributing structured information in this age. XML not only fulfills the needs of web authors but also those of anyone interested in publishing. Oracle, IBM and Microsoft are coming out with XML-related software and this gives sufficient indications about the future of XML in the IT industry. This article covers such topics as SGML, HTML and XML, What is DTD - Document Type Definition, Valid and Well-formed XML, Example XML Documents and analysis, and Software for XML.


Version: n/a   Platform(s): n/a   Updated: Mon Jul 10 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   A Guide to XML   Hits: 10148 

 
This article provides a technical introduction to XML with an eye towards guiding the reader to appropriate sections of the XML specification when greater technical detail is desired. This introduction is geared towards a reader with some HTML or SGML experience, although that experience is not absolutely necessary. The XML Link and XML Style specifications are also briefly outlined.


Version: n/a   Platform(s): n/a   Updated: Mon Jun 19 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   A Technical Introduction to XML   Hits: 2830 

 
This introduction to XML presents the Extensible Markup Language at a reasonably technical level for anyone interested in learning more about structured documents. In addition to covering the XML 1.0 Specification, this article outlines related XML specifications, which are evolving. The article is organized in four main sections plus an appendix.


Version: n/a   Platform(s): n/a   Updated: Mon Jun 19 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 19    Displaying: 1 - 19 Pages:  1   

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog