Interface ValidatingInstruction

All Known Implementing Classes:
AttributeCreator, ComputedAttribute, ComputedElement, Copy, CopyOf, DocumentInstr, ElementCreator, FixedAttribute, FixedElement, ParentNodeConstructor, ResultDocument

public interface ValidatingInstruction
Interface implemented by instructions that have validation and type attributes
  • Method Details

    • getSchemaType

      SchemaType getSchemaType()
    • getValidationAction

      int getValidationAction()