complexType CreditsInformationTableType
diagram gluon3_1_p1031.png
namespace urn:tva:metadata:2005
children tva:PersonName tva:OrganizationName
used by
element ProgramDescriptionType/CreditsInformationTable
attributes
Name  Type  Use  Default  Fixed  Annotation
copyrightNotice  xs:string  optional      
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:complexType name="CreditsInformationTableType">
 
<xs:sequence>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="PersonName" type="tva:TVAPersonNameType"/>
     
<xs:element name="OrganizationName" type="tva:OrganizationNameType"/>
   
</xs:choice>
 
</xs:sequence>
 
<xs:attribute name="copyrightNotice" type="string" use="optional"/>
 
<xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>
 
<xs:attribute ref="xml:lang" use="optional"/>
</xs:complexType>

attribute CreditsInformationTableType/@copyrightNotice
type xs:string
properties
use optional
source <xs:attribute name="copyrightNotice" type="string" use="optional"/>

attribute CreditsInformationTableType/@metadataOriginIDRef
type tva:TVAIDRefType
properties
use optional
source <xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>

element CreditsInformationTableType/PersonName
diagram gluon3_1_p1032.png
namespace urn:tva:metadata:2005
type tva:TVAPersonNameType
properties
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      
personNameId  tva:TVAIDType  required      
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
metadataOriginIDRef  tva:TVAIDRefType  optional      
source <xs:element name="PersonName" type="tva:TVAPersonNameType"/>

element CreditsInformationTableType/OrganizationName
diagram gluon3_1_p1033.png
namespace urn:tva:metadata:2005
type tva:OrganizationNameType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
organizationNameId  tva:TVAIDType  required      
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
metadataOriginIDRef  tva:TVAIDRefType  optional      
source <xs:element name="OrganizationName" type="tva:OrganizationNameType"/>


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