F.A.Q
XML
How is XML defined ?
XML is defined by a number of related specifications:
- Extensible Markup Language (XML) 1.0
Defines the syntax of XML. The XML specification is the primary focus of this article. - XML Pointer Language (XPointer) and XML Linking Language (XLink)
Defines a standard way to represent links between resources. In addition to simple links, XML has mechanisms for links between multiple resources and links between read-only resources. XPointer describes how to address a resource, XLink describes how to associate two or more resources. - Extensible Style Language (XSL)
Defines the standard stylesheet language for XML.
Please contact us if you would like more information.

