logo
MDA < Home 

Map Development Area (MDA)

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

Index Browse Edit Visualize Statistics Download Help
 
xml-comment
subclass of:
- text-fragment [ superclass ]
optional part of:
- XML Character Entity Reference [ part ]
- XML Numeric Character Reference [ part ]
- XML processing instruction [ part ]
- XML document [ whole ]
Comment:
comments are for humans -- are ignored by XML processors
result
comments can't contain two hyphens "--" anywhere
note:
comment syntax very strict and inflexible
example