location

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

Location

XML

Elements

name (type) min/max
occurs
description
id (long) 0/1 Unique ID (TODO change to UUID)
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)
name (string) 0/1 Name
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
description (string) 0/1 Description
logo (string) 0/1 Logo url
logoThumbnail (string) 0/1 Logo thumbnail (width = 150px) url
logoThumbnailW300px (string) 0/1 Logo thumbnail (width = 300px) url
logoThumbnailW600px (string) 0/1 Logo thumbnail (width = 600px) url
banner (string) 0/1 Banner url
contact (contact) 0/1 Public contact information

JSON

property type description
id id (long) Unique ID (TODO change to UUID)
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)
name name (string) Name
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
description description (string) Description
logo logo (string) Logo url
logoThumbnail logoThumbnail (string) Logo thumbnail (width = 150px) url
logoThumbnailW300px logoThumbnailW300px (string) Logo thumbnail (width = 300px) url
logoThumbnailW600px logoThumbnailW600px (string) Logo thumbnail (width = 600px) url
banner banner (string) Banner url
contact contact (contact) Public contact information