Class XMLNamespaceSchema

java.lang.Object
com.saxonica.ee.schema.sdoc.XMLNamespaceSchema

public class XMLNamespaceSchema extends Object
This module constructs synthetically (that is, without reading an XML schema document) the schema components for the XML namespace
  • Constructor Details

    • XMLNamespaceSchema

      public XMLNamespaceSchema()
  • Method Details

    • buildSchema

      public static PreparedSchema buildSchema(EnterpriseConfiguration config)
      Build the schema components for the XML namespace
      Parameters:
      config - the Saxon configuration
      Returns:
      a PreparedSchema containing the schema components for the XML namespace