BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType componentType

Super Types
{http://www.bea.com/ns/weblogic/90/domain}componentType (extension)

Documentation
Corresponds to ComponentMBean
Properties
This component is not nillable.

Model
<...>
uri?
</...>


Nested Element Summary
xs:stringuri
          A URI that points to the application module, usually on the Administration Server. 
Source
<xs:complexType name="componentType">
<xs:complexContent>
<xs:extension base="dom:deploymentType">
<xs:sequence>
<xs:element minOccurs="0" name="uri" nillable="true" type="xs:string">
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

BEA WebLogic Server 9.0 Domain Configuration Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation