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