artistInEvent

Namespace: (default namespace)
XML Schema: ns0.xsd

Artist in event : adds contextual information on the artist, like billing and sequence.

XML

Elements

name (type) min/max
occurs
description
artist (artist) 0/1 Original and unique artist reference
sequence (int) 0/1 Sequence in event
billing (billingEnum) 0/1 Billing (can be headline or support)

JSON

property type description
artist artist (artist) Original and unique artist reference
sequence sequence (int) Sequence in event
billing billing (billingEnum) Billing (can be headline or support)