Class LocalSimpleTypeImpl

All Implemented Interfaces:
Serializable, TypeStoreUser, Annotated, LocalSimpleType, OpenAttrs, SimpleType, SimpleValue, XmlObject, XmlTokenSource

public class LocalSimpleTypeImpl extends SimpleTypeImpl implements LocalSimpleType
An XML localSimpleType(@http://www.w3.org/2001/XMLSchema). This is a complex type.
See Also:
  • Constructor Details

    • LocalSimpleTypeImpl

      public LocalSimpleTypeImpl(SchemaType sType)