XML Tutorials, Code Examples & Articles
|
|
|
 |
| General
Java, Applets, J2EE,
J2ME, J2SE,
JavaBeans, JavaScript,
JDBC, Jini,
JSP, Servlets,
Swing |
 |
| General
Linux, Apache, MySQL,
PostgreSQL |
 |
| Active
Server Pages, ActionScript,
ASP.NET, C++,
C#, Perl,
PHP, Python,
Visual Basic, VB.NET |
 |
| |
Let the Education
Guide Network help you accelerate your career:
Learn more about...
Cooking
Schools
Culinary
Arts Schools
Online
MBA Programs
Our Web Sites:
Online
Degree Guide
The Vocational
School Guide
|
| |
| CSS,
DHTML, JavaScript |
 |
| ColdFusion,
Dreamweaver, Flash,
FrontPage, GoLive |
 |
| General
Web Services, .NET, SOAP,
UDDI, WSDL |
 |
| 3G,
802.11, EPOC,
i-mode, J2ME,
Palm, Pocket
PC, WAP, Windows
CE, WML, WiMax |
 |
| XML
(General) , ebXML, RSS,
SAX, XSLT,
VoiceXML, WML,
WSDL, XHTML,
XML Schema |
|
|
Tutorials & Training Courses
on CD-ROM
Over 300 Titles to choose from: from Web Design to
Programming, from
Dababases to Certifications. TRY FOR FREE!
Do you need high quality training at an afforable
price?
Do you need training that is easy to follow,
informative and allows you to master complex applications
fast?
Do you need to learn how to master Programming, Web
Design and Graphics?
Click
here to try a FREE Demo &
view the full range of training CD-ROMs
|
|
There are 1176 articles & tutorials regarding "XML".
- 31.) W3C XML Schema Made Simple
- by Kohsuke Kawaguchi June 06, 2001 Overview It's easy to learn and use W3C XML Schema once you know how to avoid the pitfalls. You should at least learn the following things. Do use element declarations, attribute groups, model groups, and simple types. Do use XML namespaces as much as possible. Learn the correct way to use them. Do not try to be a master of XML Schema. It would take months. Do not use complex types ( why? ), attribute declarations ( why? ), or notations ( why? ). Do...
Found at XML.com
- 32.) Versioning XML Vocabularies
- by David Orchard December 03, 2003 Introduction XML is designed for the creation of languages based upon self-describing markup. The inevitable evolution of these languages is called versioning. Versioning means adding, deleting, or changing parts of the language. Making versioning work in practice is one of the most difficult problems in computing, with a long history of failed attempts. Arguably one reason why the Web rose dramatically in popularity is because evolution and versioning...
Found at XML.com
- 33.) Privacy and XML, Part 2
- by Paul Madsen , Carlisle Adams May 01, 2002 XML-Based Techniques Relevant to Privacy There are a number of efforts currently underway in standards bodies and other organizations to address various aspects of privacy with XML-based technologies. This section gives an overview of this work, noting which of the privacy concepts discussed in the first part of this article are addressed by different XML initiatives. P3P Relevant Privacy Concepts Privacy Policy Transparency The Platform for...
Found at XML.com
- 34.) XML-related Activities at the W3C
- by C.M. Sperberg-McQueen January 03, 2001 Introduction Anyone contemplating the intensity of XML-related work in the World Wide Web Consortium (W3C) nowadays might be forgiven for finding it hard to believe that XML 1.0 became a W3C Recommendation less than two years ago. W3C Notes, Submissions from Member organizations, and draft specifications in varying stages of completion define applications of XML, rules for using XML in particular contexts, extensions to XML, languages for...
Found at XML.com
- 35.) An Introduction to XML Schemas
- ( Page 1 of 7 ) XML Schemas help you control what elements appear in your XML documents. Similar to Document Type Definitions, they offer distinct advantages over the older syntax. Dan Wellman provides a basic overview, with examples to get you started working on your own. Support file for this article available here . XML Schemas are an area of XML syntax that is very similar in some ways to DTDs or Document Type Definitions; they govern, among other things, which elements should...
Found at devArticles.com
- 36.) From XML to SMIL
- by John E. Simpson May 26, 2004 Q : How do I create a SMIL text region using XML input? I am new to XSLT and SMIL, but I am attempting to create a SMIL presentation based on an XML document, using XSLT. Can anyone tell me how to take the text contained in my XML document, and output it to a region of my SMIL presentation? As yet I have only been able to work out how to output text using a separate .txt file, like this: <text src="../media/audio/intro.txt" id="intro" region="txt"/> This...
Found at XML.com
More articles & tutorials (Index of all articles & tutorials)
|
|