summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-09-03 12:10:38 +0200
committerCarl Hetherington <cth@carlh.net>2020-09-21 21:57:18 +0200
commit931ede74d952e77a5bbd58e23d4977bc3081587a (patch)
tree0be5a4e3f9802321fa6af16dcbff94e857ab3dbc
parent549011d53fa302fde3dcb6df4d946dc569a8b03e (diff)
Add extra parameter to Interop subtitles seen in the wild.
-rw-r--r--xsd/DCSubtitle.v1.mattsson.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/xsd/DCSubtitle.v1.mattsson.xsd b/xsd/DCSubtitle.v1.mattsson.xsd
index acdfcd84..77f2b436 100644
--- a/xsd/DCSubtitle.v1.mattsson.xsd
+++ b/xsd/DCSubtitle.v1.mattsson.xsd
@@ -117,6 +117,7 @@
<xs:attribute name="HPosition" type="positionType"/>
<xs:attribute name="VAlign" type="vAlignType" />
<xs:attribute name="VPosition" type="positionType"/>
+ <xs:attribute name="ZPosition" type="positionType"/>
</xs:complexType>
</xs:element>
<xs:element name="Ruby">