http://www.3dlessons.com
http://www.vectorials.com
http://www.tutorialkit.com
http://www.webdesign.org
http://www.flashperfection.com
http://www.learnphp.org

XML Tutorials - MarkupTutorials.com

Sort byTutorials Per Page
Pages:11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | Next| Last
XMLwhen it is in ASCIIcan be stored as any other literal in one line, but it's not very readable. Use the following macros to store XML (or any other string for that matter) across multiple lines (no quotes necessary):...
April 4, 2006 Today Views: 1 Total Views: 500
This function returns the number of bytes used on the ...
April 3, 2006 Today Views: 1 Total Views: 437
As the official OMG specification for exchanging model information between tools and repositories, XMI will have a huge impact on architects and developers. Find out how to use this spec to make your model metadata agnostic and portable for the future.
April 3, 2006 Today Views: 2 Total Views: 451
Learn how to create a tModel taxonomy in UDDI for WSDL specifications using UDDI4J.
March 31, 2006 Today Views: 1 Total Views: 470
When you work with XML documents loaded into an XmlDocument class, you often need to examine the contents of child nodes. The XMLDOM programming interface purposedly provides the ChildNodes property. In the .NET XmlDocument class, ChildNodes returns an internal object of type XmlChildNodes. ...
March 31, 2006 Today Views: 1 Total Views: 473

XML Basics

Author: Extropia.com  Rating:
So to conclude this section, we will run through a very simple XML example so that you can see how it all fits together.
March 30, 2006 Today Views: 1 Total Views: 600
In this instructive example we show the syntax of a simple dtd and xml document. In this example the dtd is included at the start of the xml document.
March 30, 2006 Today Views: 1 Total Views: 678
This tip shows you the used classes, the XML file, the code and the output for using an XPath on a DataSet.
March 29, 2006 Today Views: 1 Total Views: 471

The identity stylesheet.

Author: Andrew  Rating:
The identity stylesheet copies the input to the output. Our sheet here is good enough - it does not preserve white-space, nor does it preserve comments.
March 29, 2006 Today Views: 1 Total Views: 522

Introducing DOM

Author: Andrew  Rating:
Here we use my machine to compile and execute your DOM programs in Java.
March 29, 2006 Today Views: 1 Total Views: 632
Pages:11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | Next| Last
Quick Poll
Which of our Educational Network websites do you find most useful?
MarkupTutorials.com
WebDesign.org
LearnPHP.org
TutorialKit.com
PSPtutorials.org
Vectorials.com
FlashPerfection.com
3DLessons.com