mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-04-04 15:21:34 +00:00
doc/ffprobe.xsd: drop build_date and build_time from programVersionType
Update schema after commit:
103e4c5863
This commit is contained in:
parent
aa2c75e9ad
commit
7b35a01ff0
@ -254,8 +254,6 @@
|
|||||||
<xsd:complexType name="programVersionType">
|
<xsd:complexType name="programVersionType">
|
||||||
<xsd:attribute name="version" type="xsd:string" use="required"/>
|
<xsd:attribute name="version" type="xsd:string" use="required"/>
|
||||||
<xsd:attribute name="copyright" type="xsd:string" use="required"/>
|
<xsd:attribute name="copyright" type="xsd:string" use="required"/>
|
||||||
<xsd:attribute name="build_date" type="xsd:string" use="required"/>
|
|
||||||
<xsd:attribute name="build_time" type="xsd:string" use="required"/>
|
|
||||||
<xsd:attribute name="compiler_ident" type="xsd:string" use="required"/>
|
<xsd:attribute name="compiler_ident" type="xsd:string" use="required"/>
|
||||||
<xsd:attribute name="configuration" type="xsd:string" use="required"/>
|
<xsd:attribute name="configuration" type="xsd:string" use="required"/>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
|
Loading…
Reference in New Issue
Block a user