com.saxonica.sdoc
Class XMLNamespaceSchema
java.lang.Object
com.saxonica.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
XMLNamespaceSchema
public XMLNamespaceSchema()
buildSchema
public static PreparedSchema buildSchema(SchemaAwareConfiguration 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
Copyright (C) Michael H. Kay. All rights reserved.