public static final short |
CHOICE |
0 |
public static final short |
CONTENT_MODEL_ANY |
1 |
public static final short |
CONTENT_MODEL_CHILDREN |
3 |
public static final short |
CONTENT_MODEL_EMPTY |
0 |
public static final short |
CONTENT_MODEL_MIXED |
2 |
public static final short |
OCCURENCE_ONCE |
3 |
public static final short |
OCCURENCE_ONE_OR_MORE |
1 |
public static final short |
OCCURENCE_ZERO_OR_MORE |
0 |
public static final short |
OCCURENCE_ZERO_OR_ONE |
2 |
public static final short |
OCCURRENCE_ONCE |
3 |
public static final short |
OCCURRENCE_ONE_OR_MORE |
1 |
public static final short |
OCCURRENCE_ZERO_OR_MORE |
0 |
public static final short |
OCCURRENCE_ZERO_OR_ONE |
2 |
public static final short |
SEQUENCE |
1 |
public static final short |
USE_FIXED |
2 |
public static final short |
USE_IMPLIED |
1 |
public static final short |
USE_NORMAL |
0 |
public static final short |
USE_REQUIRED |
3 |