|
@@ -103,8 +103,8 @@ |
|
|
|
|
|
|
|
|
<xsd:complexType name="streamType"> |
|
|
<xsd:complexType name="streamType"> |
|
|
<xsd:sequence> |
|
|
<xsd:sequence> |
|
|
<xsd:element name="tag" type="ffprobe:tagType" minOccurs="0" maxOccurs="unbounded"/> |
|
|
|
|
|
<xsd:element name="disposition" type="ffprobe:streamDispositionType" minOccurs="0" maxOccurs="1"/> |
|
|
<xsd:element name="disposition" type="ffprobe:streamDispositionType" minOccurs="0" maxOccurs="1"/> |
|
|
|
|
|
<xsd:element name="tag" type="ffprobe:tagType" minOccurs="0" maxOccurs="unbounded"/> |
|
|
</xsd:sequence> |
|
|
</xsd:sequence> |
|
|
|
|
|
|
|
|
<xsd:attribute name="index" type="xsd:int" use="required"/> |
|
|
<xsd:attribute name="index" type="xsd:int" use="required"/> |
|
|