BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType xml-parser-select-registry-entryType

{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-parser-select-registry-entryType

Model
<...>
name?, notes?, public-id?, system-id?, root-element-tag?, document-builder-factory?, sax-parser-factory?, transformer-factory?, parser-class-name?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation
Corresponds to XMLParserSelectRegistryEntryMBean
 (Interface=weblogic.management.configuration.XMLParserSelectRegistryEntryMBean)

Nested Element Summary
annonymous type derived from stringname optional
          <p>The user-specified name of this MBean instance. 
stringnotes optional
          <p>Optional information that you can include to describe this configuration. 
stringpublic-id optional
          <p>Specifies the public ID of the XML document type for which this XML registry entry is being configured. 
stringsystem-id optional
          <p>Specifies the system ID of the XML document type for which this XML registry entry is being configured. 
stringroot-element-tag optional
          <p>Specifies the root element of the XML document type for which this XML registry entry is being configured. 
stringdocument-builder-factory optional
          <p>Specifies the fully qualified name of the class that implements the <tt>DocumentBuilderFactory</tt> API. 
stringsax-parser-factory optional
          <p>Specifies the fully qualified name of the class that implements the <tt>SAXParserFactory</tt> API. 
stringtransformer-factory optional
          <p>Specifies the fully qualified name of the class that implements the <tt>TransformerFactory</tt> API. 
stringparser-class-name optional
          <p>Provides the class name of any custom XML parser that is associated with this parser select entry. 

BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0