XML Namespaces PB138 XML Namespace ● element might be in namespace .... ● xmlns puts the element and all its descendant elements into the namespace XML Namespace ● We may use prefix to have fine control ● Prefix is usable in the same element or its descendants Filip Attributes ● Attributes are not put into any namespace by xmlns! Excercise ● Find a method that you can use in JAXP to learn the XML Namespace of a node