Class Util


  • class Util
    extends java.lang.Object
    • Constructor Detail

      • Util

        Util()
    • Method Detail

      • listDirectSubstitutables

        private static XSType[] listDirectSubstitutables​(XSType _this)
      • listSubstitutables

        public static XSType[] listSubstitutables​(XSType _this)
      • buildSubstitutables

        public static void buildSubstitutables​(XSType _this,
                                               java.util.Set substitutables)
      • buildSubstitutables

        private static void buildSubstitutables​(XSType head,
                                                XSType _this,
                                                java.util.Set substitutables)
      • isSubstitutable

        private static boolean isSubstitutable​(XSType _base,
                                               XSType derived)
        Implements Validation Rule: Schema-Validity Assessment (Element) 1.2.1.2.4