| 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-tbridge-redirectType (extension)
Corresponds to WTCtBridgeRedirectMBean
Nested Element Summary | |
| direction The direction of data flow. |
xs:string | meta-data-file The name of the metadata file URL used to pass the call to the XML-to-non-XML WebLogic XML Translator (WLXT). |
xs:string | replyq The name of the JMS queue used specifically for synchronous calls to a Tuxedo service. |
xs:string | source-access-point The name of the local or remote access point where the source is located. |
xs:string | source-name The name of a source queue or service. |
xs:string | source-qspace The name of the Qspace for a source location. |
xs:string | target-access-point The name of the local or remote access point where the target is located. |
xs:string | target-name The name of the target queue or service. |
xs:string | target-qspace The name of the Qspace for a target location. |
| translate-fml The type of XMl/FML translation. |
<xs:complexType name="wtc-tbridge-redirectType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="direction" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="JmsQ2TuxQ"/><xs:enumeration value="TuxQ2JmsQ"/><xs:enumeration value="JmsQ2TuxS"/><xs:enumeration value="JmsQ2JmsQ"/></xs:restriction><xs:element minOccurs="0" name="translate-fml" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="NO"/><xs:enumeration value="FLAT"/><xs:enumeration value="WLXT"/></xs:restriction><xs:element minOccurs="0" name="meta-data-file" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="replyq" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="source-access-point" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="source-qspace" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="source-name" nillable="false" type="xs:string">
</xs:element><xs:element minOccurs="0" name="target-access-point" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="target-qspace" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="target-name" nillable="false" type="xs:string"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |