Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Common XML definitions for the Dublin Core Metadata Element Set.
This module is meant to be imported qualified, like this:
import qualified Text.XML.DublinCore as DC
Synopsis
Documentation
namespacePrefix :: Text Source #
Standard XML prefix is dc
.
namespaceURI :: URIRef Absolute Source #
Standard XML namespace is http://purl.org/dc/elements/1.1/
.