net.sf.saxon.expr.instruct
Interface ValidatingInstruction
- All Superinterfaces:
- SourceLocator
- All Known Implementing Classes:
- AttributeCreator, ComputedAttribute, ComputedElement, Copy, CopyOf, DocumentInstr, ElementCreator, FixedAttribute, FixedElement, ParentNodeConstructor, ResultDocument
public interface ValidatingInstruction
- extends SourceLocator
Interface implemented by instructions that have validation and type attributes
getSchemaType
SchemaType getSchemaType()
getValidationAction
int getValidationAction()
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.