|
readosm 1.1.0a
|
#include <readosm.h>
Data Fields | |
| const char * | key |
| the KEY | |
| const char * | value |
| the VALUE | |
a struct representing a <b>key:value</b> pair, and wrapping an XML fragment like the following:
\verbatim
<tag key="key-value" value="some-value" >