Map Development Area (MDA)
Location:
_/_
markup
_/_
xml
_/_
family
_/_
xml-namespaces
[ Zoom in ]
| xml-namespaces |
|
|
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
|
|
|