public abstract class SchemaTypes extends Object
org.jibx.schema.codegen.JavaType.| Modifier and Type | Class and Description |
|---|---|
static class |
SchemaTypes.SchemaSimpleType
Simple schema type representation.
|
| Constructor and Description |
|---|
SchemaTypes() |
public static final SchemaTypes.SchemaSimpleType ANY_TYPE
public static final SchemaTypes.SchemaSimpleType ANY_SIMPLE_TYPE
public static final SchemaTypes.SchemaSimpleType ANY_URI
public static final SchemaTypes.SchemaSimpleType BASE64_BINARY
public static final SchemaTypes.SchemaSimpleType BOOLEAN_TYPE
public static final SchemaTypes.SchemaSimpleType BYTE
public static final SchemaTypes.SchemaSimpleType DATE
public static final SchemaTypes.SchemaSimpleType DATETIME
public static final SchemaTypes.SchemaSimpleType DECIMAL
public static final SchemaTypes.SchemaSimpleType DOUBLE
public static final SchemaTypes.SchemaSimpleType DURATION
public static final SchemaTypes.SchemaSimpleType ENTITY
public static final SchemaTypes.SchemaSimpleType ENTITIES
public static final SchemaTypes.SchemaSimpleType FLOAT
public static final SchemaTypes.SchemaSimpleType GDAY
public static final SchemaTypes.SchemaSimpleType GMONTH
public static final SchemaTypes.SchemaSimpleType GMONTHDAY
public static final SchemaTypes.SchemaSimpleType GYEAR
public static final SchemaTypes.SchemaSimpleType GYEARMONTH
public static final SchemaTypes.SchemaSimpleType HEX_BINARY
public static final SchemaTypes.SchemaSimpleType ID
public static final SchemaTypes.SchemaSimpleType IDREF
public static final SchemaTypes.SchemaSimpleType IDREFS
public static final SchemaTypes.SchemaSimpleType INT
public static final SchemaTypes.SchemaSimpleType INTEGER
public static final SchemaTypes.SchemaSimpleType LANGUAGE
public static final SchemaTypes.SchemaSimpleType LONG
public static final SchemaTypes.SchemaSimpleType NAME
public static final SchemaTypes.SchemaSimpleType NEGATIVE_INTEGER
public static final SchemaTypes.SchemaSimpleType NON_NEGATIVE_INTEGER
public static final SchemaTypes.SchemaSimpleType NON_POSITIVE_INTEGER
public static final SchemaTypes.SchemaSimpleType NORMALIZED_STRING
public static final SchemaTypes.SchemaSimpleType NCNAME
public static final SchemaTypes.SchemaSimpleType NMTOKEN
public static final SchemaTypes.SchemaSimpleType NMTOKENS
public static final SchemaTypes.SchemaSimpleType NOTATION
public static final SchemaTypes.SchemaSimpleType POSITIVE_INTEGER
public static final SchemaTypes.SchemaSimpleType QNAME
public static final SchemaTypes.SchemaSimpleType SHORT
public static final SchemaTypes.SchemaSimpleType STRING
public static final SchemaTypes.SchemaSimpleType TIME
public static final SchemaTypes.SchemaSimpleType TOKEN
public static final SchemaTypes.SchemaSimpleType UNSIGNED_BYTE
public static final SchemaTypes.SchemaSimpleType UNSIGNED_INT
public static final SchemaTypes.SchemaSimpleType UNSIGNED_LONG
public static final SchemaTypes.SchemaSimpleType UNSIGNED_SHORT
public static CommonTypeDefinition getSchemaType(String name)
name - local namenull if noneCopyright © 2005-2013 jibx.org. All Rights Reserved.