Interface SchemaLocalAttribute

    • Method Detail

      • getUse

        int getUse()
        Returns PROHIBITED, OPTIONAL, or REQUIRED. (Actually, never returns PROHIBITED because the schema specificaion states that a prohibited attribute is equivalent to no attribute at all, so a prohibited attribute will never be present in the compiled model.)