org.exolab.castor.dsml
Class XML.Schema.Attributes

java.lang.Object
  extended by org.exolab.castor.dsml.XML.Schema.Attributes
Enclosing class:
XML.Schema

public static class XML.Schema.Attributes
extends Object


Nested Class Summary
static class XML.Schema.Attributes.Types
           
 
Field Summary
static String ID
           
static String OBSOLETE
           
static String REF
           
static String REQUIRED
           
static String SINGLE_VALUE
           
static String SUPERIOR
           
static String TYPE
           
static String USER_MODIFICATION
           
 
Constructor Summary
XML.Schema.Attributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
See Also:
Constant Field Values

SUPERIOR

public static final String SUPERIOR
See Also:
Constant Field Values

OBSOLETE

public static final String OBSOLETE
See Also:
Constant Field Values

TYPE

public static final String TYPE
See Also:
Constant Field Values

SINGLE_VALUE

public static final String SINGLE_VALUE
See Also:
Constant Field Values

USER_MODIFICATION

public static final String USER_MODIFICATION
See Also:
Constant Field Values

REF

public static final String REF
See Also:
Constant Field Values

REQUIRED

public static final String REQUIRED
See Also:
Constant Field Values
Constructor Detail

XML.Schema.Attributes

public XML.Schema.Attributes()


Copyright © 2013. All Rights Reserved.