complexType ShortTitleType
diagram gluon3_1_p1205.png
namespace urn:tva:metadata:2005
type extension of mpeg7:TitleType
properties
base mpeg7:TitleType
used by
element BasicContentDescriptionType/ShortTitle
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
type  derived by: xs:NMTOKEN  optional  main    
length  xs:unsignedShort  required      
source <xs:complexType name="ShortTitleType">
 
<xs:simpleContent>
   
<xs:extension base="mpeg7:TitleType">
     
<xs:attribute name="length" type="unsignedShort" use="required"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute ShortTitleType/@length
type xs:unsignedShort
properties
use required
source <xs:attribute name="length" type="unsignedShort" use="required"/>


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