What are Namespaces?

  • a set of names in which all names are unique
  • make it easier to come up with unique names
  • defined by a unique namespaceURI (e.g. http://purl.org/dc/elements/1.1/)
  • Use prefixes for easy writing (like aliases)
  • are defined by xmlns attributes
  • Are an addition to the XML 1.0 standard
 
Namespace Examples © copyright 2004  Bitflux GmbH