BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType xml-registryType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/920/domain}configurationType
      {http://www.bea.com/ns/weblogic/920/domain}xml-registryType

Model
<...>
name?, notes?, document-builder-factory?, sax-parser-factory?, transformer-factory?, xml-parser-select-registry-entry*, xml-entity-spec-registry-entry*, when-to-cache?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

Configure the behavior of JAXP (Java API for XML Parsing) in the server.

You configure this behavior by creating XML Registries that specify the default DOM and Sax factory implementation class, transformer factory implementation class, external entity resolution and caching.

MBean: XMLRegistryMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringdocument-builder-factory optional
          

The fully qualified name of the class that implements the DocumentBuilderFactory interface.

 
stringsax-parser-factory optional
          

The fully qualified name of the class that implements the SAXParserFactory interface.

 
stringtransformer-factory optional
          

The fully qualified name of the class that implements the TransformerFactory interface.

 
anyTypexml-parser-select-registry-entry 0...∞
          

Provides a list of the set of ParserSelect registry entries.

 
anyTypexml-entity-spec-registry-entry 0...∞
          

Provides a list of EntitySpec registry entries.

 
annonymous type derived from stringwhen-to-cache optional
          

Specifies when WebLogic Server should cache external entities that it retrieves from the Web.

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0