Package 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
Interface implemented by instructions that have validation and type attributes
-
Method Summary
Methods inherited from interface javax.xml.transform.SourceLocator
getColumnNumber, getLineNumber, getPublicId, getSystemId
-
Method Details
-
getSchemaType
SchemaType getSchemaType() -
getValidationAction
int getValidationAction()
-