SOLFIND
Web Lens
Portal home

XML: Extensible Markup Language | MDN

https://developer.mozilla.org/en-US/docs/Web/XML • 150 KB fetched
Open original page


XML: Extensible Markup Language | MDN * Skip to main content * Skip to search HTML HTML: Markup language HTML reference * Elements * Global attributes * Attributes * See all… HTML guides * Responsive images * HTML cheatsheet * Date & time formats * See all… Markup languages * SVG * MathML * XML CSS CSS: Styling language CSS reference * Properties * Selectors * At-rules * Values * See all… CSS guides * Box model * Animations * Flexbox * Colors * See all… Layout cookbook * Column layouts * Centering an element * Card component * See all… JavaScript JS JavaScript: Scripting language JS reference * Standard built-in objects * Expressions & operators * Statements & declarations * Functions * See all… JS guides * Control flow & error handing * Loops and iteration * Working with objects * Using classes * See all… Web APIs Web APIs: Programming interfaces Web API reference * File system API * Fetch API * Geolocation API * HTML DOM API * Push API * Service worker API * See all… Web API guides * Using the Web animation API * Using the Fetch API * Working with the History API * Using the Web speech API * Using web workers All All web technology Technologies * Accessibility * HTTP * URI * Web extensions * WebAssembly * WebDriver * See all… Topics * Media * Performance * Privacy * Security * Progressive web apps Learn Learn web development Frontend developer course * Getting started modules * Core modules * MDN Curriculum * Check out the video course from Scrimba, our partner Learn HTML * Structuring content with HTML module Learn CSS * CSS styling basics module * CSS layout module Learn JavaScript * Dynamic scripting with JavaScript module Tools Discover our tools * Playground * HTTP Observatory * Border-image generator * Border-radius generator * Box-shadow generator * Color format converter * Color mixer * Shape generator About Get to know MDN better * About MDN * Advertise with us * Community * MDN on GitHub Blog Toggle sidebar * Web * XML Theme * OS default * Light * Dark English (US) Remember language Learn more * Deutsch * English (US) * Español * Français * 日本語 * 한국어 * Русский * 中文 (简体) XML: Extensible Markup Language The Extensible Markup Language is a strict serialization of the Document Object Model . EXSLT EXSLT is a set of extensions to XSLT organized into modules that provide functions for performing transformations on an XML document. To use an EXSLT function, you need to declare the namespace the function is in, and then use the appropriate prefix when calling the function. XML Guides This page lists guides for XML. XPath XPath stands for XML Path Language. It uses a non-XML syntax to provide a flexible way of addressing (pointing to) different parts of an XML document. It can also be used to test addressed nodes within a document to determine whether they match a pattern or not. XSLT: Extensible Stylesheet Language Transformations Extensible Stylesheet Language Transformations (XSLT) is an XML -based language used, in conjunction with specialized processing software, for the transformation of XML documents. Help improve MDN Yes No Learn how to contribute This page was last modified on Feb 5, 2025 by MDN contributors . View this page on GitHub • Report a problem with this content Clear filter input * XML * XML Guides * XML introduction * Parsing and serializing XML * OpenSearch description format * XPath * Guides * XPath snippets * Comparison of CSS Selectors and XPath * Introduction to using XPath in JavaScript * Reference * Functions * boolean * ceiling * choose * concat * contains * count * current * document * element-available * false * floor * format-number * function-available * generate-id * id * key * lang * last * local-name * name * namespace-uri * normalize-space * not * number * position * round * starts-with * string * string-length * substring * substring-after * substring-before * sum * system-property * translate * true * unparsed-entity-url * Axes * XSLT * Guides * Transforming XML with XSLT * PI Parameters * Common XSLT Errors * Reference * Elements * <xsl:apply-imports> * <xsl:apply-templates> * <xsl:attribute-set> * <xsl:attribute> * <xsl:call-template> * <xsl:choose> * <xsl:comment> * <xsl:copy-of> * <xsl:copy> * <xsl:decimal-format> * <xsl:element> * <xsl:fallback> * <xsl:for-each> * <xsl:if> * <xsl:import> * <xsl:include> * <xsl:key> * <xsl:message> * <xsl:namespace-alias> * <xsl:number> * <xsl:otherwise> * <xsl:output> * <xsl:param> * <xsl:preserve-space> * <xsl:processing-instruction> * <xsl:sort> * <xsl:strip-space> * <xsl:stylesheet> * <xsl:template> * <xsl:text> * <xsl:transform> * <xsl:value-of> * <xsl:variable> * <xsl:when> * <xsl:with-param> * EXSLT * Reference * Common (exsl) * exsl:node-set() * exsl:object-type() * Math (math) * math:highest() * math:lowest() * math:max() * math:min() * Regular expressions (regexp) * regexp:match() * regexp:replace() * regexp:test() * Sets (set) * set:difference() * set:distinct() * set:has-same-node() * set:intersection() * set:leading() * set:trailing() * Strings (str) * str:concat() * str:split() * str:tokenize() Your blueprint for a better internet. * * * * * MDN * About * Blog * Mozilla careers * Advertise with us * MDN Plus * Product help Contribute * MDN Community * Community resources * Writing guidelines * MDN Discord * MDN on GitHub Developers * Web technologies * Learn web development * Guides * Tutorials * Glossary * Hacks blog * Website Privacy Notice * Telemetry Settings * Legal * Community Participation Guidelines Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license .

Links found on this page

  1. Skip to main content [direct]
  2. HTML: Markup language [direct]
  3. Elements [direct]
  4. Global attributes [direct]
  5. Attributes [direct]
  6. See all… [direct]
  7. Responsive images [direct]
  8. HTML cheatsheet [direct]
  9. Date & time formats [direct]
  10. See all… [direct]
  11. SVG [direct]
  12. MathML [direct]
  13. CSS: Styling language [direct]
  14. Properties [direct]
  15. Selectors [direct]
  16. At-rules [direct]
  17. Values [direct]
  18. See all… [direct]
  19. Box model [direct]
  20. Animations [direct]
  21. Flexbox [direct]
  22. Colors [direct]
  23. See all… [direct]
  24. Column layouts [direct]
  25. Centering an element [direct]
  26. Card component [direct]
  27. See all… [direct]
  28. JavaScript: Scripting language [direct]
  29. Standard built-in objects [direct]
  30. Expressions & operators [direct]
  31. Statements & declarations [direct]
  32. Functions [direct]
  33. See all… [direct]
  34. Control flow & error handing [direct]
  35. Loops and iteration [direct]
  36. Working with objects [direct]
  37. Using classes [direct]
  38. See all… [direct]
  39. Web APIs: Programming interfaces [direct]
  40. File system API [direct]
  41. Fetch API [direct]
  42. Geolocation API [direct]
  43. HTML DOM API [direct]
  44. Push API [direct]
  45. Service worker API [direct]
  46. Using the Web animation API [direct]
  47. Using the Fetch API [direct]
  48. Working with the History API [direct]
  49. Using the Web speech API [direct]
  50. Using web workers [direct]
  51. All web technology [direct]
  52. Accessibility [direct]
  53. HTTP [direct]
  54. URI [direct]
  55. Web extensions [direct]
  56. WebAssembly [direct]
  57. WebDriver [direct]
  58. Media [direct]
  59. Performance [direct]
  60. Privacy [direct]
  61. Security [direct]
  62. Progressive web apps [direct]
  63. Learn web development [direct]
  64. Getting started modules [direct]
  65. Core modules [direct]
  66. MDN Curriculum [direct]
  67. Check out the video course from Scrimba, our partner [direct]
  68. Structuring content with HTML module [direct]
  69. CSS styling basics module [direct]
  70. CSS layout module [direct]
  71. Dynamic scripting with JavaScript module [direct]
  72. Playground [direct]
  73. HTTP Observatory [direct]
  74. Border-image generator [direct]
  75. Border-radius generator [direct]
  76. Box-shadow generator [direct]
  77. Color format converter [direct]
  78. Color mixer [direct]
  79. Shape generator [direct]
  80. About MDN [direct]