server/resources/properties.schema.active in cpee-1.4.15 vs server/resources/properties.schema.active in cpee-1.4.16

- old
+ new

@@ -69,10 +69,11 @@ <state type="state" modifiable="true"> <ready> <running putable="true"/> <ready putable="true"/> <simulating putable="true"/> + <abandoned putable="true"/> </ready> <running> <stopping putable="true"/> <finishing putable="false"/> <finished putable="false"/> @@ -83,14 +84,16 @@ </simulating> <stopping> <stopped putable="false"/> </stopping> <stopped> + <abandoned putable="true"/> <stopped putable="true"/> <running putable="true"/> <simulating putable="true"/> </stopped> + <abandoned/> <finished/> </state> <status type="complex" modifiable="false" mutable="true"> <optional> <element name='id'> @@ -103,11 +106,16 @@ </status> <positions type="complex" modifiable="false" mutable="true"> <zeroOrMore> <element> <anyName/> + <optional> + <attribute name='passthrough'> + <data type="string"/> + </attribute> + </optional> <data type="string"> - <param name="pattern">(at|after)(;[A-Za-z0-9]+)?</param> + <param name="pattern">(at|after)</param> </data> </element> </zeroOrMore> </positions> <dataelements type="complex" modifiable="false" mutable="true">