eventTypeElement
| Extends: | APIGenericEntity |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
Event type (concert, theater, dance, conference, ...)
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| link (link) | 0/unbounded | Links indicating possible actions |
| label (string) | 0/1 | Label |
| eventStyles (eventStyleElement) | 0/unbounded | Possible styles |
JSON
| property | type | description |
|---|---|---|
| link | array of link (link) | Links indicating possible actions |
| label | label (string) | Label |
| eventStyles | array of eventStyles (eventStyleElement) | Possible styles |