<element name="BitRate" minOccurs="0"> <complexType> <simpleContent> <extension base="nonNegativeInteger"> <attribute name="variable" type="boolean" use="optional" default="false"/> <attribute name="minimum" type="nonNegativeInteger" use="optional"/> <attribute name="average" type="nonNegativeInteger" use="optional"/> <attribute name="maximum" type="nonNegativeInteger" use="optional"/> </extension> </simpleContent> </complexType> </element> |