complexType CreditsItemType
diagram gluon3_1_p1034.png
namespace urn:tva:metadata:2005
type extension of tva:TVAAgentType
properties
base tva:TVAAgentType
children tva:PersonName tva:PersonNameIDRef tva:OrganizationName tva:OrganizationNameIDRef tva:Character
used by
elements CreditsListType/CreditsItem AwardType/Nominee AwardType/Recipient
attributes
Name  Type  Use  Default  Fixed  Annotation
role  mpeg7:termReferenceType  required      
source <xs:complexType name="CreditsItemType">
 
<xs:complexContent>
   
<xs:extension base="tva:TVAAgentType">
     
<xs:sequence>
       
<xs:element name="Character" type="mpeg7:PersonNameType" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
     
<xs:attribute name="role" type="mpeg7:termReferenceType" use="required"/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute CreditsItemType/@role
type mpeg7:termReferenceType
properties
use required
source <xs:attribute name="role" type="mpeg7:termReferenceType" use="required"/>

element CreditsItemType/Character
diagram gluon3_1_p1035.png
namespace urn:tva:metadata:2005
type mpeg7:PersonNameType
properties
minOcc 0
maxOcc unbounded
content complex
children mpeg7:GivenName mpeg7:LinkingName mpeg7:FamilyName mpeg7:Title mpeg7:Salutation mpeg7:Numeration
attributes
Name  Type  Use  Default  Fixed  Annotation
dateFrom  mpeg7:timePointType  optional      
dateTo  mpeg7:timePointType  optional      
type  derived by: xs:NMTOKEN  optional      
xml:lang  xs:language  optional      
source <xs:element name="Character" type="mpeg7:PersonNameType" minOccurs="0" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy