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