Package com.saxonica.ee.schema.sdoc
Class XSINamespaceSchema
java.lang.Object
com.saxonica.ee.schema.sdoc.XSINamespaceSchema
This module constructs synthetically (that is, without reading an XML schema document) the
schema components for the XML namespace
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PreparedSchema
buildSchema
(EnterpriseConfiguration config) Build the schema components for the XML namespace
-
Constructor Details
-
XSINamespaceSchema
public XSINamespaceSchema()
-
-
Method Details
-
buildSchema
Build the schema components for the XML namespace- Parameters:
config
- the Saxon configuration- Returns:
- a PreparedSchema containing the schema components for the XML namespace
-