net.sf.saxon.type
Interface ValidationContext

All Known Implementing Classes:
GlobalValidationContext, VoidValidationContext

public interface ValidationContext

This interface defines an object representing a validation context, as used in XQuery to control the effect of the validate{} expression. The real implementation of these declarations is available in the schema-aware version of the Saxon product.