logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   markup   _/_   xml   _/_   family   _/_   xml-namespaces   [ Zoom in ]

Index Browse Edit Visualize Statistics Download Help
 
xml-namespaces
is-part-of
- XML Family [ whole ]
Core XML Technology
- RELAX NG
- XInclude
- Schematron
- XML Query Language, XQuery
- XML Namespaces
- XLink, XML Linking Language
- XSL, eXtended Style sheet Language
- XPath
- XML Schema Definition, XSD
- XPointer, XML Pointer Language
- DTD, Document Type Definition
Types:
Comment:
element names can belong to a particular name space
Comment:
helps to create document with elements coming from different sources
result:
each app has its own tags/elements
solution:
namespace identifiers
Comment:
XML has no fixed tags
result:
data can become unorganized if catering to multiple apps