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

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

public static class XML.Schema.Elements
extends Object


Field Summary
static String ATTRIBUTE
           
static String ATTRIBUTE_TYPE
           
static String CLASS
           
static String DESCRIPTION
           
static String EQUALITY
           
static String NAME
           
static String OID
           
static String ORDERING
           
static String SUBSTRING
           
static String SYNTAX
           
 
Constructor Summary
XML.Schema.Elements()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

OID

public static final String OID
See Also:
Constant Field Values

CLASS

public static final String CLASS
See Also:
Constant Field Values

ATTRIBUTE

public static final String ATTRIBUTE
See Also:
Constant Field Values

ATTRIBUTE_TYPE

public static final String ATTRIBUTE_TYPE
See Also:
Constant Field Values

SYNTAX

public static final String SYNTAX
See Also:
Constant Field Values

EQUALITY

public static final String EQUALITY
See Also:
Constant Field Values

ORDERING

public static final String ORDERING
See Also:
Constant Field Values

SUBSTRING

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

XML.Schema.Elements

public XML.Schema.Elements()


Copyright © 2013. All Rights Reserved.