diagram | |||
namespace | urn:tva:metadata:2005 | ||
children | tva:Category tva:Nominee tva:Recipient | ||
used by |
|
||
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> |
diagram | |||||||||||||
namespace | urn:tva:metadata:2005 | ||||||||||||
type | mpeg7:TextualType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Category" type="mpeg7:TextualType"/> |
diagram | |||||||||||||
namespace | urn:tva:metadata:2005 | ||||||||||||
type | tva:CreditsItemType | ||||||||||||
properties |
|
||||||||||||
children | tva:PersonName tva:PersonNameIDRef tva:OrganizationName tva:OrganizationNameIDRef tva:Character | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Nominee" type="tva:CreditsItemType"/> |
diagram | |||||||||||||
namespace | urn:tva:metadata:2005 | ||||||||||||
type | tva:CreditsItemType | ||||||||||||
properties |
|
||||||||||||
children | tva:PersonName tva:PersonNameIDRef tva:OrganizationName tva:OrganizationNameIDRef tva:Character | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Recipient" type="tva:CreditsItemType"/> |