Here are the data structures with brief descriptions:
| Creadosm_member_struct | Struct representing a RELATION-MEMBER, and wrapping an XML fragment like the following: |
| Creadosm_node_struct | Struct representing a NODE object, and wrapping a complex XML fragment like the following: |
| Creadosm_relation_struct | Struct representing a RELATION object, and wrapping a complex XML fragment like the following: |
| Creadosm_tag_struct | Struct representing a key:value pair, and wrapping an XML fragment like the following: |
| Creadosm_way_struct | Struct representing a WAY object, and wrapping a complex XML fragment like the following: |