complexType AwardType
diagram gluon3_1_p980.png
namespace urn:tva:metadata:2005
children tva:Category tva:Nominee tva:Recipient
used by
element AwardsListItemType/Award
source <xs:complexType name="AwardType">
 
<xs:sequence>
   
<xs:element name="Category" type="mpeg7:TextualType"/>
   
<xs:choice minOccurs="0">
     
<xs:element name="Nominee" type="tva:CreditsItemType"/>
     
<xs:element name="Recipient" type="tva:CreditsItemType"/>
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>

element AwardType/Category
diagram gluon3_1_p981.png
namespace urn:tva:metadata:2005
type mpeg7:TextualType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
source <xs:element name="Category" type="mpeg7:TextualType"/>

element AwardType/Nominee
diagram gluon3_1_p982.png
namespace urn:tva:metadata:2005
type tva:CreditsItemType
properties
content complex
children tva:PersonName tva:PersonNameIDRef tva:OrganizationName tva:OrganizationNameIDRef tva:Character
attributes
Name  Type  Use  Default  Fixed  Annotation
role  mpeg7:termReferenceType  required      
source <xs:element name="Nominee" type="tva:CreditsItemType"/>

element AwardType/Recipient
diagram gluon3_1_p983.png
namespace urn:tva:metadata:2005
type tva:CreditsItemType
properties
content complex
children tva:PersonName tva:PersonNameIDRef tva:OrganizationName tva:OrganizationNameIDRef tva:Character
attributes
Name  Type  Use  Default  Fixed  Annotation
role  mpeg7:termReferenceType  required      
source <xs:element name="Recipient" type="tva:CreditsItemType"/>


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