Class XmlSchemaSimpleType

All Implemented Interfaces:
XmlSchemaNamed, XmlSchemaObjectBase

public class XmlSchemaSimpleType extends XmlSchemaType
Class defines a simple type that determines the information and constraints for the values of attributes or elements with text-only content. Represents the World Wide Web Consortium (W3C) simpleType element.