uddi_data.find.findBusiness1.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. * */ --> <find_business xmlns="urn:uddi-org:api_v3" xmlns:xml="http://www.w3.org/XML/1998/namespace" maxRows="1" listHead="0"> <findQualifiers> <findQualifier>orLikeKeys</findQualifier> <findQualifier>caseInsensitiveMatch</findQualifier> <findQualifier>approximateMatch</findQualifier> </findQualifiers> <name xml:lang="en">john%</name> <name xml:lang="en">A-1%</name> <identifierBag> <keyedReference tModelKey="uddi:uddi.org:categorization:types" keyName="identify" keyValue="identity%" /> <keyedReference tModelKey="uddi:uddi.org:categorization:types" keyName="identify" keyValue="identityX%" /> </identifierBag> <categoryBag> <keyedReference tModelKey="uddi:uddi.org:categorization:types" keyName="category" keyValue="apples%" /> <keyedReference tModelKey="uddi:uddi.org:categorization:types" keyName="category" keyValue="blues%" /> <keyedReferenceGroup tModelKey="uddi:uddi.org:categorization:types"> <keyedReference tModelKey="uddi:uddi.org:categorization:types" keyName="blank" keyValue="blank%" /> </keyedReferenceGroup> </categoryBag> <discoveryURLs> <discoveryURL useType="home">http://www.businessone.com</discoveryURL> <discoveryURL useType="serviceList">http://www.businessone.com/services</discoveryURL> </discoveryURLs> <find_tModel xmlns="urn:uddi-org:api_v3" xmlns:xml="http://www.w3.org/XML/1998/namespace"> <findQualifiers> <findQualifier>caseInsensitiveMatch</findQualifier> <findQualifier>approximateMatch</findQualifier> <findQualifier>andAllKeys</findQualifier> </findQualifiers> <name>uddi-org:serverAuthenticatedSSL3%</name> </find_tModel> </find_business>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy