diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:tva:metadata:2005 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of mpeg7:PersonNameType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | mpeg7:GivenName mpeg7:LinkingName mpeg7:FamilyName mpeg7:Title mpeg7:Salutation mpeg7:Numeration | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
type | tva:TVAIDType | ||
properties |
|
||
source | <xs:attribute name="personNameId" type="tva:TVAIDType" use="required"/> |
type | tva:TVAIDRefType | ||
properties |
|
||
source | <xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/> |