complexType TVAPersonNameType
diagram gluon3_1_p1230.png
namespace urn:tva:metadata:2005
type extension of mpeg7:PersonNameType
properties
base mpeg7:PersonNameType
children mpeg7:GivenName mpeg7:LinkingName mpeg7:FamilyName mpeg7:Title mpeg7:Salutation mpeg7:Numeration
used by
element CreditsInformationTableType/PersonName
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:complexType name="TVAPersonNameType">
 
<xs:complexContent>
   
<xs:extension base="mpeg7:PersonNameType">
     
<xs:attribute name="personNameId" type="tva:TVAIDType" use="required"/>
     
<xs:attributeGroup ref="tva:fragmentIdentification"/>
     
<xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute TVAPersonNameType/@personNameId
type tva:TVAIDType
properties
use required
source <xs:attribute name="personNameId" type="tva:TVAIDType" use="required"/>

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


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