net.sf.saxon.style

Class XSLImportSchema

public class XSLImportSchema extends StyleElement

Compile-time representation of an xsl:import-schema declaration in a stylesheet
Method Summary
Expressioncompile(Executable exec)
voidprepareAttributes()
voidreadSchema()
voidvalidate()

Method Detail

compile

public Expression compile(Executable exec)

prepareAttributes

public void prepareAttributes()

readSchema

public void readSchema()

validate

public void validate()