Rule
enum Rule
Java class for rule
.The following schema fragment specifies the expected content contained within this class.
<simpleType name="rule">
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="no passing"/>
<enumeration value="caution"/>
<enumeration value="none"/>
</restriction>
</simpleType>
Content copied to clipboard