| | 45 | |
|---|
| | 46 | <!-- might be an idea to make this <trackid>: |
|---|
| | 47 | |
|---|
| | 48 | <trackid>track-22</trackid> |
|---|
| | 49 | |
|---|
| | 50 | and have a list of tracks at the bottom, e.g.: |
|---|
| | 51 | |
|---|
| | 52 | <track id="track-22"> |
|---|
| | 53 | <title>Workshops</title> |
|---|
| | 54 | <description>Workshops and Tutorial sessions, blah, blah</description> |
|---|
| | 55 | </track> |
|---|
| | 56 | --> |
|---|
| | 57 | |
|---|
| | 58 | <!-- The location is currently missing, but would be useful! --> |
|---|
| | 59 | <location>Workshops</location> |
|---|
| | 60 | |
|---|
| | 61 | <!-- might be an idea to make this <locationid>: |
|---|
| | 62 | |
|---|
| | 63 | <trackid>location-93</trackid> |
|---|
| | 64 | |
|---|
| | 65 | and have a list of locations at the bottom, e.g.: |
|---|
| | 66 | |
|---|
| | 67 | <track id="location-93"> |
|---|
| | 68 | <title>Grand Ballroom</title> |
|---|
| | 69 | <description>Across the carpark, and up the stairs.</description> |
|---|
| | 70 | .. possibly other vcard address info here .. |
|---|
| | 71 | </track> |
|---|
| | 72 | |
|---|
| | 73 | --> |
|---|
| | 74 | |
|---|