Glossary of Terms
Glossary is usually defined as an alphabetical list of technical terms in some specialized field of knowledge. This knowledge base glossary provides a collection of knowledge base documents that define many technical terms. These terms are arranged alphabetically, but you can quickly jump to a specific term by selecting its first letter from the index of the knowledge base glossary below.
2 Glossary Terms Found.
XML
The Extensible Markup Language, short XML, is a standard for creating tree-structured documents readable for men and machine alike. XML sets the rules for structuring such documents (Wikipedia). 2
XSLT
XSLT is short for XSL Transformation , with XSL meaning Extensible Stylesheet Language. XSLT is a programming language used to transform XSL documents (Wikipedia). A XSLT document can for example contain layout information and the transformation instructions for transforming xml to HTML.