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