Validation XML update
This commit is contained in:
@@ -141,6 +141,7 @@
|
|||||||
<value>time</value>
|
<value>time</value>
|
||||||
<value>timedelta</value>
|
<value>timedelta</value>
|
||||||
<value>tolerance_gauge</value>
|
<value>tolerance_gauge</value>
|
||||||
|
<value>variation</value>
|
||||||
<value>url</value>
|
<value>url</value>
|
||||||
</choice>
|
</choice>
|
||||||
</attribute>
|
</attribute>
|
||||||
@@ -208,6 +209,52 @@
|
|||||||
</attribute>
|
</attribute>
|
||||||
</optional>
|
</optional>
|
||||||
</define>
|
</define>
|
||||||
|
<define name="attlist.field" combine="interleave">
|
||||||
|
<optional>
|
||||||
|
<attribute>
|
||||||
|
<name ns="">sum_previous</name>
|
||||||
|
<text/>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
</define>
|
||||||
|
<define name="attlist.field" combine="interleave">
|
||||||
|
<optional>
|
||||||
|
<attribute a:defaultValue="0">
|
||||||
|
<name ns="">sum_variation</name>
|
||||||
|
<choice>
|
||||||
|
<value>0</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
</define>
|
||||||
|
<define name="attlist.field" combine="interleave">
|
||||||
|
<optional>
|
||||||
|
<attribute>
|
||||||
|
<name ns="">variation_previous</name>
|
||||||
|
<text/>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
</define>
|
||||||
|
<define name="attlist.field" combine="interleave">
|
||||||
|
<optional>
|
||||||
|
<attribute>
|
||||||
|
<name ns="">variation_group_by</name>
|
||||||
|
<text/>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
</define>
|
||||||
|
<define name="attlist.field" combine="interleave">
|
||||||
|
<optional>
|
||||||
|
<attribute a:defaultValue="0">
|
||||||
|
<name ns="">variation_summary</name>
|
||||||
|
<choice>
|
||||||
|
<value>0</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
</define>
|
||||||
<define name="attlist.field" combine="interleave">
|
<define name="attlist.field" combine="interleave">
|
||||||
<optional>
|
<optional>
|
||||||
<attribute>
|
<attribute>
|
||||||
|
|||||||
Reference in New Issue
Block a user