Content deleted Content added
m robot Adding: pl:Przestrzeń nazw XML |
m Robot-assisted disambiguation (you can help!): Namespace |
||
Line 1:
An '''XML Namespace''' is a [[W3C]] standard for providing uniquely named elements and attributes in an [[XML]] instance. An XML instance may contain element or attribute names from more than one XML vocabulary. If each vocabulary is given a [[Namespace (computer science)|namespace]] then the ambiguity between identically named elements or attributes can be resolved.
All element names within a namespace must be unique.
|