com.sun.msv.datatype.xsd

Class NormalizedStringType

public class NormalizedStringType extends StringType

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

Author: Kohsuke KAWAGUCHI

Field Summary
static NormalizedStringTypetheInstance
Method Summary
XSDatatypegetBaseType()

Field Detail

theInstance

public static final NormalizedStringType theInstance

Method Detail

getBaseType

public XSDatatype getBaseType()