doc/ffprobe.xsd: drop build_date and build_time from programVersionType
Update schema after commit: 103e4c58633f210d7c3203cae121ba5b5123afa6
This commit is contained in:
parent
aa2c75e9ad
commit
7b35a01ff0
@ -254,8 +254,6 @@
|
||||
<xsd:complexType name="programVersionType">
|
||||
<xsd:attribute name="version" 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="configuration" type="xsd:string" use="required"/>
|
||||
</xsd:complexType>
|
||||
|
Loading…
x
Reference in New Issue
Block a user