Map Development Area (MDA)
Location:
_/_
markup
_/_
xml
_/_
core
_/_
xml
| XML, eXtensible Markup Language |
|
|
Types:
|
-
Comment:
-
universal format for structured documents and data: method for putting structured data in a text file
-
Comment:
-
XML is written in text, but isn't meant to be read by humans
-
Comment:
-
XML is a family of technologies -- XML, XSLT, XPath, XQuery
-
Comment:
-
license-free, platform-independent
-
Comment:
-
XML is a meta language to define markup languages: "XML application"
-
Comment:
-
self-describing data
|
|
|