com.sun.msv.datatype.xsd

Class TokenType

public class TokenType extends StringType

"token" type. type of the value object is java.lang.String. See http://www.w3.org/TR/xmlschema-2/#token for the spec

Author: Kohsuke KAWAGUCHI

Field Summary
static TokenTypetheInstance
Method Summary
XSDatatypegetBaseType()

Field Detail

theInstance

public static final TokenType theInstance

Method Detail

getBaseType

public XSDatatype getBaseType()