QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
dateFrom | mpeg7:timePointType | optional | |||||
dateTo | mpeg7:timePointType | optional | |||||
fragmentExpirationDate | dateTime | optional | |||||
fragmentId | tva:TVAIDType | optional | |||||
fragmentVersion | unsignedLong | optional | |||||
metadataOriginIDRef | tva:TVAIDRefType | optional | |||||
nameType | restriction of string | optional | |||||
personNameId | tva:TVAIDType | required | |||||
type | restriction of NMTOKEN | optional | |||||
xml:lang | xs:language | optional |
|
<complexType name="PersonNameFragmentType"> <complexContent> <extension base="tva:TVAPersonNameType"> <attribute name="personNameId" type="tva:TVAIDType" use="required"/> <attributeGroup ref="tva:fragmentIdentification"/> <attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/> </extension> </complexContent> </complexType> |