BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType file-t3Type

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

Documentation
Corresponds to FileT3MBean
Properties
This component is not nillable.

Model
<...>
path?
</...>


Nested Element Summary
xs:stringpath
          The path used to locate a WebLogic file (T3) service on a server host. 
Source
<xs:complexType name="file-t3Type">
<xs:complexContent>
<xs:extension base="dom:deploymentType">
<xs:sequence>
<xs:element minOccurs="0" name="path" 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