XML namespace: Difference between revisions

Content deleted Content added
Anwar saadat (talk | contribs)
Accounting XML, EDI XML,...
an XML namespace isn't a recommendation (see Use-mention distinction)
Line 1:
An '''XML namespacenamespaces''' isare a [[W3C]] recommendation 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.