complexType SynopsisType
diagram gluon3_1_p1207.png
namespace urn:tva:metadata:2005
type extension of mpeg7:TextualType
properties
base mpeg7:TextualType
used by
elements ServiceInformationType/ServiceDescription BasicContentDescriptionType/Synopsis InstanceDescriptionType/Synopsis BasicSegmentDescriptionType/Synopsis
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
length  tva:SynopsisLengthType  optional      
source <xs:complexType name="SynopsisType">
 
<xs:simpleContent>
   
<xs:extension base="mpeg7:TextualType">
     
<xs:attribute name="length" type="tva:SynopsisLengthType" use="optional"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute SynopsisType/@length
type tva:SynopsisLengthType
properties
use optional
facets
Kind Value Annotation
enumeration short
enumeration medium
enumeration long
source <xs:attribute name="length" type="tva:SynopsisLengthType" use="optional"/>


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