logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   markup   _/_   xml   _/_   core   _/_   xml-namespace  

Index Browse Edit Visualize Statistics Download Help
 
xml-namespace
superclass of:
- XML default namespace [ subclass ]
can be abbreviated with:
- xml-prefix [ short ]
is basis for:
- XML, eXtensible Markup Language [ basis ]
- XLink [ structure ]
- XPointer [ structure ]
is declared by:
- XML Element [ scope ]
- Namespace (xmlns) attribute [ declarator ]
is namespace for:
- XML attribute [ name ]
- XML Element [ name ]
Comment:
applies to element AND attribute names
Comment:
name spaces allow different structures to be merged
Comment:
provides a method to avoid element name conflicts via prefixes -- distributed environment -- local name vs. global names
Comment:
example: chemical markup and mathematical markup -- chem:reduction and math:reduction
Instances (examples):