Checks if an entity is of the road. The logical expression returns true after the entity has been offroad for a specific duration.
<xsd:complexType name="OffroadCondition"> <xsd:attribute name="duration" type="Double" use="required"/> </xsd:complexType>
To XSD To XSD Tree