location
Location / venue (vision in a location list)
XML
Elements
| name (type) |
min/max occurs |
description |
|
link (link)
|
0/unbounded |
Links indicating possible actions
|
|
name (string)
|
0/1 |
Name
|
|
zipCode (string)
|
0/1 |
ZIP code
|
|
city (string)
|
0/1 |
City
|
|
country (string)
|
0/1 |
Country
|
|
latitude (string)
|
0/1 |
Latitude
|
|
longitude (string)
|
0/1 |
Longitude
|
JSON
| property |
type |
description |
| link |
array of link (link)
|
Links indicating possible actions
|
| name |
name (string)
|
Name
|
| zipCode |
zipCode (string)
|
ZIP code
|
| city |
city (string)
|
City
|
| country |
country (string)
|
Country
|
| latitude |
latitude (string)
|
Latitude
|
| longitude |
longitude (string)
|
Longitude
|