| 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}wtc-importType (extension)
Corresponds to WTCImportMBean
Nested Element Summary | |
xs:string | local-access-point The name of the local access point that offers this service. |
xs:string | remote-access-point-list The comma-separated failover list that identifies the remote domain access points through which resources are imported. |
xs:string | remote-name The remote name of this service. |
xs:string | resource-name The name used to identify this imported service. |
<xs:complexType name="wtc-importType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="resource-name" nillable="false" type="xs:string">
</xs:element><xs:element minOccurs="0" name="local-access-point" nillable="false" type="xs:string">
</xs:element><xs:element minOccurs="0" name="remote-access-point-list" nillable="false" type="xs:string">
</xs:element><xs:element minOccurs="0" name="remote-name" 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 |