
- Authoring (14)
- Book Samples (2)
- Database-related (5)
- Development (8)
- Form Processing (2)
- Guestbooks (0)
- Introduction to XML (24)
- Java and XML (11)
- Miscellaneous (19)
- Parsing (4)
- PHP and XML (2)
- RDF (3)
- Security (5)
- Web Services (12)









XML | Tips and Tutorials | Miscellaneous
In this presentation, the speaker will look at new publishing tools and standards that are enabling truly personalized content on demand in the print world. He will examine the roles of XSLFO and SVG within publishing workflows, and how XML as a ...
XML | Tips and Tutorials | Introduction to XML
This paper will cover the following topics: HTML vs. XHTML - XHTML modularization and XHTML Basic - well-formed XML documents - names and namespaces - global attributes and XLink - namespace URI and RDDL (XHTML Basic + XLink).
XML | Tips and Tutorials | Database-related
XML for Analysis is an open, web-based standard for client-server communications between OLAP systems. Since its debut in mid-2001 XML/A has been widely considered to perform poorly in comparison with proprietary, binary protocols as the overhead ...
XML | Tips and Tutorials | Security
Providing the right people with the right access to information is as important as (if not more important than) having the information in the first place. eXtensible Access Control Markup Language -- or XACML -- provides a mechanism to create ...
XML | Tips and Tutorials | Introduction to XML
A lot has been written, said, and discussed about the Extensible Markup Language (XML). As a result, there is a lot of confusion and chaos regarding exactly what XML means. Is it a language, document, modeling tool, e-Business application, or none ...
XML | Tips and Tutorials | Web Services
In this lab, you will learn to how to create an XML Web Service and access it using either Visual C or Visual Basic .NET
XML | Tips and Tutorials | Introduction to XML
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 ...
XML | Tips and Tutorials | Web Services
This final tip in the roundtrip series discusses how to use the mapping meta-data file to work around roundtripping issues.
XML | Tips and Tutorials | Miscellaneous
This tutorial introduces XPath and covers most aspects of it. It is aimed at people who do not know XPath or want a refresher. If you plan to use XSLT, you should take this tutorial first. You will learn: What XPath is, the syntax and semantics of ...
XML | Tips and Tutorials | Introduction to XML
Data binding, although commonplace in todays 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 ...