artistInEvent

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

Artist

XML

Elements

name (type) min/max
occurs
description
id (long) 0/1 Unique ID (TODO change to UUID)
artistId (long) 0/1 Unique ID of the reference artist data
version (long) 0/1 Version
creationDate (long) 0/1 Creation date (timestamp in ms since 1/1/1970)
modificationDate (long) 0/1 Modification date (timestamp in ms since 1/1/1970)
sequence (int) 0/1 Sequence in event
billing (billingEnum) 0/1 Billing (can be headline or support)
artistRoleInEvent (artistRoleInEvent) 0/unbounded Role in the context of the event
name (string) 0/1 Name
company (artistCompany) 0/1 Company (label or producer for example)
artistType (artistType) 0/unbounded Types (musician, dancer, actor, etc.)
artistStyle (artistStyle) 0/unbounded Styles (reggae, metal, etc.)
description (string) 0/1 Description
picture (string) 0/1 Picture url
pictureCredit (string) 0/1 Picture credit
thumbnail (string) 0/1 Thumbnail (width = 150px) url
thumbnailW300px (string) 0/1 Thumbnail (width = 300px) url
thumbnailW600px (string) 0/1 Thumbnail (width = 600px) url
website (string) 0/1 Website
facebookFanPage (string) 0/1 Facebook fan page
googlePlusFanPage (string) 0/1 Google + Fan page
twitterID (string) 0/1 Twitter ID
mySpacePage (string) 0/1 My Space page
youTubeChannel (string) 0/1 You Tube channel
dailyMotionChannel (string) 0/1 Daily motion channel
soundCloudChannel (string) 0/1 SoundCloud channel
whyd (string) 0/1 Whyd
sceneLocale (string) 0/1 Scène locale (url)

JSON

property type description
id id (long) Unique ID (TODO change to UUID)
artistId artistId (long) Unique ID of the reference artist data
version version (long) Version
creationDate creationDate (long) Creation date (timestamp in ms since 1/1/1970)
modificationDate modificationDate (long) Modification date (timestamp in ms since 1/1/1970)
sequence sequence (int) Sequence in event
billing billing (billingEnum) Billing (can be headline or support)
artistRoleInEvent array of artistRoleInEvent (artistRoleInEvent) Role in the context of the event
name name (string) Name
company company (artistCompany) Company (label or producer for example)
artistType array of artistType (artistType) Types (musician, dancer, actor, etc.)
artistStyle array of artistStyle (artistStyle) Styles (reggae, metal, etc.)
description description (string) Description
picture picture (string) Picture url
pictureCredit pictureCredit (string) Picture credit
thumbnail thumbnail (string) Thumbnail (width = 150px) url
thumbnailW300px thumbnailW300px (string) Thumbnail (width = 300px) url
thumbnailW600px thumbnailW600px (string) Thumbnail (width = 600px) url
website website (string) Website
facebookFanPage facebookFanPage (string) Facebook fan page
googlePlusFanPage googlePlusFanPage (string) Google + Fan page
twitterID twitterID (string) Twitter ID
mySpacePage mySpacePage (string) My Space page
youTubeChannel youTubeChannel (string) You Tube channel
dailyMotionChannel dailyMotionChannel (string) Daily motion channel
soundCloudChannel soundCloudChannel (string) SoundCloud channel
whyd whyd (string) Whyd
sceneLocale sceneLocale (string) Scène locale (url)