Skip to content

Instantly share code, notes, and snippets.

@peterfleck
Last active November 24, 2018 16:26
Show Gist options
  • Save peterfleck/419a1535b310b13c095ba1d53b47f5a1 to your computer and use it in GitHub Desktop.
Save peterfleck/419a1535b310b13c095ba1d53b47f5a1 to your computer and use it in GitHub Desktop.
List of XSL namespaces

xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions"

xmlns:d="http://docbook.org/ns/docbook"

xmlns:db="http://docbook.org/ns/docbook"

xmlns:ng="http://docbook.org/docbook-ng"

xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"

xmlns:dc="http://purl.org/dc/elements/1.1/"

xmlns:slash="http://purl.org/rss/1.0/modules/slash/"

xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"

xmlns:content="http://purl.org/rss/1.0/modules/content/"

xmlns:date="http://exslt.org/dates-and-times"

xmlns:dyn="http://exslt.org/dynamic"

xmlns:exsl="http://exslt.org/common"

xmlns:func="http://exslt.org/functions"

xmlns:math="http://exslt.org/math"

xmlns:random="http://exslt.org/random"

xmlns:regexp="http://exslt.org/regular-expressions"

xmlns:set="http://exslt.org/sets"

xmlns:str="http://exslt.org/strings"

xmlns:fb="http://ogp.me/ns/fb#"

xmlns:feedpress="https://feed.press/xmlns"

xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"

xmlns:epub="http://www.idpf.org/2007/ops"

xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"

xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"

xmlns:onix="htp://ns.editeur.org/onix/3.0/reference"

xmlns:og="http://ogp.me/ns#"

xmlns:media="http://search.yahoo.com/mrss/"

xmlns:atom="http://www.w3.org/2005/Atom"

xmlns:fo="http://www.w3.org/1999/XSL/Format"

xmlns:pls="https://www.w3.org/2005/01/pronunciation-lexicon"

xmlns:ssml="https://www.w3.org/2001/10/synthesis"

xmlns:svg="http://www.w3.org/2000/svg"

xmlns:xhtml="http://www.w3.org/1999/xhtml"

xmlns:xi="http://www.w3.org/2001/XInclude"

xmlns:xlink="http://www.w3.org/1999/xlink"

xmlns:xsd="http://www.w3.org/2001/XMLSchema"

xmlns:xsl="http://www.w3.org/1999/XSL/Transform"

xmlns:wfw="http://wellformedweb.org/CommentAPI/"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment