
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| length | tva:serviceInformationNameLengthType | optional | |||||
| xml:lang | xs:language | optional |
|
<complexType name="ServiceInformationNameType"> <simpleContent> <extension base="mpeg7:TextualType"> <attribute name="length" type="tva:serviceInformationNameLengthType" use="optional"/> </extension> </simpleContent> </complexType> |