Package net.sf.saxon.expr.instruct
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 Summary
- 
Method Details- 
getSchemaTypeSchemaType getSchemaType()
- 
getValidationActionint getValidationAction()
 
-