complexType ServiceInformationNameType
diagram gluon3_1_p1191.png
namespace urn:tva:metadata:2005
type extension of mpeg7:TextualType
properties
base mpeg7:TextualType
used by
element ServiceInformationType/Name
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
length  tva:serviceInformationNameLengthType  optional      
source <xs:complexType name="ServiceInformationNameType">
 
<xs:simpleContent>
   
<xs:extension base="mpeg7:TextualType">
     
<xs:attribute name="length" type="tva:serviceInformationNameLengthType" use="optional"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

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


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