class Util
extends java.lang.Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static void |
buildSubstitutables(XSType _this,
java.util.Set substitutables) |
private static void |
buildSubstitutables(XSType head,
XSType _this,
java.util.Set substitutables) |
private static boolean |
isSubstitutable(XSType _base,
XSType derived)
Implements
Validation Rule: Schema-Validity Assessment (Element) 1.2.1.2.4 |
private static XSType[] |
listDirectSubstitutables(XSType _this) |
static XSType[] |
listSubstitutables(XSType _this) |