logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   markup   _/_   xml   _/_   family   _/_   xsl   [ Zoom in ]

Index Browse Edit Visualize Statistics Download Help
 
xsl
is-part-of
- XML Family [ whole ]
Core XML Technology
- RELAX NG
- XInclude
- Schematron
- XML Query Language, XQuery
- XML Namespaces
- XLink, XML Linking Language
- XSL, eXtended Style sheet Language
- XPath
- XML Schema Definition, XSD
- XPointer, XML Pointer Language
- DTD, Document Type Definition
Types:
Comment:
consists of sublanguages XSLT, XSL-FO and XPath
Comment:
uses a pattern matching approach: "for every pattern detected in an XML document, output a particular text"
Comment:
difficult for beginners as the language is functional (not procedural)
Comment:
declarative language to control XML presentation