提交 b468f504 编写于 作者: M Michal Privoznik

schema: Add graphics element passwdValidTo attribute to schema

We support this in code, but forgot to add this to RNG schema as well.
According to documentation, the value match the dateTime type.
上级 b3e6e450
......@@ -1222,6 +1222,11 @@
<text/>
</attribute>
</optional>
<optional>
<attribute name="passwdValidTo">
<data type="dateTime"/>
</attribute>
</optional>
</group>
<group>
<attribute name="type">
......@@ -1260,6 +1265,11 @@
<text/>
</attribute>
</optional>
<optional>
<attribute name="passwdValidTo">
<data type="dateTime"/>
</attribute>
</optional>
<interleave>
<zeroOrMore>
<element name="channel">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册