Map Development Area (MDA)
Location:
_/_
markup
_/_
xml
_/_
core
_/_
xml-attribute
| xml-attribute |
|
|
|
-
Comment:
-
has to be quoted ("" or ') to make it clear where to start and stop
-
Comment:
-
adds more details to a specific element -- name, value pair
-
Comment:
-
one specific attribute can only occur ONCE in a tag
-
Comment:
-
ID attribute is ALWAYS present (default values by the parser)
|
|
|