org.jbind.xml.schema.cmp
Class W3CTypes

java.lang.Object
  extended byorg.jbind.xml.schema.cmp.W3CTypes

public class W3CTypes
extends java.lang.Object


Field Summary
static IAnySimpleType anyListType
           
static IAnySimpleType anySimpleType
           
static IAnyType anyType
           
static IAnySimpleType anyUri
           
static IAnySimpleType base64Binary
           
static IAnySimpleType bool
           
static IAnySimpleType byteType
           
static IAnySimpleType date
           
static IAnySimpleType dateTime
           
static IAnySimpleType dbl
           
static IAnySimpleType decimal
           
static IAnySimpleType duration
           
static IAnySimpleType entities
           
static IAnySimpleType entity
           
static IAnySimpleType flt
           
static IAnySimpleType gDay
           
static IAnySimpleType gMonth
           
static IAnySimpleType gMonthDay
           
static IAnySimpleType gYear
           
static IAnySimpleType gYearMonth
           
static IAnySimpleType hexBinary
           
static IAnySimpleType id
           
static IAnySimpleType idRef
           
static IAnySimpleType idRefs
           
static IAnySimpleType integer
           
static IAnySimpleType intType
           
static IAnySimpleType language
           
static IAnySimpleType longType
           
static IAnySimpleType name
           
static IAnySimpleType ncName
           
static IAnySimpleType negativeInteger
           
static IAnySimpleType nmToken
           
static IAnySimpleType nmTokens
           
static IAnySimpleType nonNegativeInteger
           
static IAnySimpleType nonPositiveInteger
           
static IAnySimpleType normalizedString
           
static IAnySimpleType notation
           
static IAnySimpleType positiveInteger
           
static IAnySimpleType qName
           
static ISchema schema
           
static IAnySimpleType shortType
           
static IAnySimpleType string
           
static IAnySimpleType time
           
static IAnySimpleType token
           
static IAnySimpleType unsignedByte
           
static IAnySimpleType unsignedInt
           
static IAnySimpleType unsignedLong
           
static IAnySimpleType unsignedShort
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

schema

public static final ISchema schema

anyType

public static final IAnyType anyType

anySimpleType

public static final IAnySimpleType anySimpleType

dateTime

public static final IAnySimpleType dateTime

time

public static final IAnySimpleType time

duration

public static final IAnySimpleType duration

date

public static final IAnySimpleType date

gYearMonth

public static final IAnySimpleType gYearMonth

gYear

public static final IAnySimpleType gYear

gMonthDay

public static final IAnySimpleType gMonthDay

gMonth

public static final IAnySimpleType gMonth

gDay

public static final IAnySimpleType gDay

string

public static final IAnySimpleType string

normalizedString

public static final IAnySimpleType normalizedString

token

public static final IAnySimpleType token

language

public static final IAnySimpleType language

name

public static final IAnySimpleType name

ncName

public static final IAnySimpleType ncName

id

public static final IAnySimpleType id

idRef

public static final IAnySimpleType idRef

entity

public static final IAnySimpleType entity

nmToken

public static final IAnySimpleType nmToken

bool

public static final IAnySimpleType bool

base64Binary

public static final IAnySimpleType base64Binary

hexBinary

public static final IAnySimpleType hexBinary

flt

public static final IAnySimpleType flt

dbl

public static final IAnySimpleType dbl

anyUri

public static final IAnySimpleType anyUri

qName

public static final IAnySimpleType qName

notation

public static final IAnySimpleType notation

decimal

public static final IAnySimpleType decimal

integer

public static final IAnySimpleType integer

longType

public static final IAnySimpleType longType

intType

public static final IAnySimpleType intType

shortType

public static final IAnySimpleType shortType

byteType

public static final IAnySimpleType byteType

nonPositiveInteger

public static final IAnySimpleType nonPositiveInteger

negativeInteger

public static final IAnySimpleType negativeInteger

nonNegativeInteger

public static final IAnySimpleType nonNegativeInteger

positiveInteger

public static final IAnySimpleType positiveInteger

unsignedLong

public static final IAnySimpleType unsignedLong

unsignedInt

public static final IAnySimpleType unsignedInt

unsignedShort

public static final IAnySimpleType unsignedShort

unsignedByte

public static final IAnySimpleType unsignedByte

anyListType

public static final IAnySimpleType anyListType

idRefs

public static final IAnySimpleType idRefs

entities

public static final IAnySimpleType entities

nmTokens

public static final IAnySimpleType nmTokens