| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/domain}xml-registry-entryType (extension)
Corresponds to XMLRegistryEntryMBean
Nested Element Summary | |
xs:string | document-builder-factory Provides the class name of the DocumentBuilderFactory that is associated with the registry entry. |
xs:string | entity-path Provides the path name to a local copy of an external entity (e. |
xs:string | parser-class-name Provides the class name of any custom XML parser that is associated with the registry entry. |
xs:string | public-id Provides the public id of the document type represented by this registry entry. |
xs:string | root-element-tag Provides the tag name of the document root element of the document type represented by this registry entry. |
xs:string | sax-parser-factory Provides the class name of the SAXParserFactory that is associated with the registry entry. |
xs:string | system-id Provides the system id of the document type represented by this registry entry. |
<xs:complexType name="xml-registry-entryType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="public-id" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="system-id" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="root-element-tag" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="entity-path" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="parser-class-name" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="document-builder-factory" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="sax-parser-factory" nillable="true" type="xs:string"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |