Namespaces
Defines Domain of Tags
Specified as Prefix in Element Tags
Tags are Unique within a Namespace
XML Languages have Namespaces
Format:
<namespace:element></namespace:element>
Example:
<xsl:for-each select=“book”>…</xsl:for-each>
Previous slide
Next slide
Back to first slide
View graphic version