public class SimpleType
SimpleType corresponds to an instance of a xs:simpleType. Each element or attribute with a value of a specific xs:simpleType should have its own instance of SimpleType.
Constructor and description |
---|
SimpleType
(Schema schema, XmlAnySimpleType simpleType, boolean completed) |
SimpleType
(SimpleTypeConfig xml, Schema schema) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |