uddi_data.bpel.riftsaw.WSDLPort.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!-- * Copyright 2001-2009 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * */ --> <businessService xmlns="urn:uddi-org:api_v3" serviceKey="uddi:riftsaw.jboss.org:ticket-service" businessKey="uddi:riftsaw.jboss.org:business_redhat-jboss" > <name xml:lang="en">Ticket Service</name> <description xml:lang="en">This is the description of the Ticket Service.</description> <bindingTemplates> <bindingTemplate bindingKey="uddi:riftsaw.jboss.org:TravelAgentPort" serviceKey="uddi:riftsaw.jboss.org:ticket-service"> <accessPoint useType="endPoint">http://location/sample</accessPoint> <description xml:lang="en">This is the access point for ticket-service.</description> <tModelInstanceDetails> <!-- Uncomment this once we register the WSDL tModel <tModelInstanceInfo tModelKey="uddi:riftsaw.jboss.org:..."> <description xml:lang="en">The wsdl:binding that this wsdl:port implements. The instanceParms specifies the port local name.</description> <instanceDetails> <instanceParms>TravelAgentPort</instanceParms> </instanceDetails> </tModelInstanceInfo> --> <tModelInstanceInfo tModelKey="uddi:riftsaw.jboss.org:TravelAgentInterface_portType"> <description xml:lang="en">The wsdl:portType that this wsdl:port implements.</description> </tModelInstanceInfo> <tModelInstanceInfo tModelKey="uddi:riftsaw.jboss.org:ReservationAndBookingTicketsProcess"> <description xml:lang="en">The bpel:process this wsdl:port supports.</description> </tModelInstanceInfo> </tModelInstanceDetails> </bindingTemplate> </bindingTemplates> </businessService>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy