edu.stanford.smi.protegex.owl.model
Interface XSDNames.Facet
- Enclosing interface:
- XSDNames
- public static interface XSDNames.Facet
LENGTH
public static final String LENGTH
- See Also:
- Constant Field Values
MAX_EXCLUSIVE
public static final String MAX_EXCLUSIVE
- See Also:
- Constant Field Values
MAX_INCLUSIVE
public static final String MAX_INCLUSIVE
- See Also:
- Constant Field Values
MAX_LENGTH
public static final String MAX_LENGTH
- See Also:
- Constant Field Values
MIN_EXCLUSIVE
public static final String MIN_EXCLUSIVE
- See Also:
- Constant Field Values
MIN_INCLUSIVE
public static final String MIN_INCLUSIVE
- See Also:
- Constant Field Values
MIN_LENGTH
public static final String MIN_LENGTH
- See Also:
- Constant Field Values
PATTERN
public static final String PATTERN
- See Also:
- Constant Field Values