XML namespace: Difference between revisions

Content deleted Content added
Link to german definition set
No edit summary
Line 3:
All element names within a namespace must be unique.
 
A simple example would be to considerconsiJOsee gay der an XML instance that contained references to a customer and an ordered product. Both the customer element and the product element could have a child element "ID_number". References to the element ID_number would therefore be ambiguous unless the two identically named but semantically different elements were brought under namespaces that would differentiate them.
 
== Namespace declaration ==