Free Trial - Stylus Studio, The World's Best XML IDE!


net.sf.saxon.type
Interface SchemaMarker

All Known Implementing Classes:
Schema

public interface SchemaMarker

This is a marker interface that acts as a surrogate for an object representing a Schema. The real implementation of a W3C Schema is available in the schema-aware version of the Saxon product.


Method Summary
 void error(java.lang.String message, javax.xml.transform.SourceLocator locator)
           
 

Method Detail

error

public void error(java.lang.String message,
                  javax.xml.transform.SourceLocator locator)
           throws SchemaException
SchemaException


Stylus Studio features integrated development and debugging support for Saxon in the XQuery editor and XSLT editor.