Actors Object
An actors Object. A listing of Actors and their Roles.
Data Definition
A actors object is in the following format
<actors> <line> <col>Actor</col> <col>Role</col> </line> </actors>
The <actors> object may have between 0 and unlimited <line> elements. Each descibes an Actor and Role.
Key | Type | Description |
---|---|---|
Actor | text | Name of the Actor. Free Form Text Entry. |
Role | text | Their Role in the Film. |
Example
An item that has the Actor ‘Bob Hoskins’ in the Role of ‘Kruschev’ and Actor ‘Jude Law’ in the Role of ‘Vassili Zaitsev’
<actors> <line> <col>Bob Hoskins</col> <col>Kruschev</col> </line> <line> <col>Jude Law</col> <col>Vassili Zaitsev</col> </line> </actors>
Should you have a problem using GCstar, you can open a bug report or request some support on GCstar forums.