Access
enum Access
Java class for access
.The following schema fragment specifies the expected content contained within this class.
<simpleType name="access">
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="all"/>
<enumeration value="car"/>
<enumeration value="women"/>
<enumeration value="handicapped"/>
<enumeration value="bus"/>
<enumeration value="truck"/>
<enumeration value="electric"/>
<enumeration value="residents"/>
</restriction>
</simpleType>
Content copied to clipboard