You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2008/05/29 02:44:41 UTC

svn commit: r661167 [5/12] - in /webservices/juddi/branches/v3_trunk: ./ uddi-api/ uddi-api/src/main/java/org/ uddi-api/src/main/java/org/uddi/ uddi-api/src/main/java/org/uddi/api_v3/ uddi-api/src/main/java/org/uddi/custody_v3/ uddi-api/src/main/java/o...

Added: webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/ObjectFactory.java
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/ObjectFactory.java?rev=661167&view=auto
==============================================================================
--- webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/ObjectFactory.java (added)
+++ webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/ObjectFactory.java Wed May 28 17:44:36 2008
@@ -0,0 +1,1763 @@
+/*
+ * Copyright 2001-2008 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.
+ *
+ *
+ * This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1.5-b01-fcs 
+ * See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
+ * Any modifications to this file will be lost upon recompilation of the source schema. 
+ * Generated on: 2008.05.28 at 03:26:41 PM EDT 
+ */
+package org.uddi.api_v3;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlElementDecl;
+import javax.xml.bind.annotation.XmlRegistry;
+import javax.xml.namespace.QName;
+
+
+/**
+ * This object contains factory methods for each 
+ * Java content interface and Java element interface 
+ * generated in the org.uddi.api_v3 package. 
+ * <p>An ObjectFactory allows you to programatically 
+ * construct new instances of the Java representation 
+ * for XML content. The Java representation of XML 
+ * content can consist of schema derived interfaces 
+ * and classes representing the binding of schema 
+ * type definitions, element declarations and model 
+ * groups.  Factory methods for each of these are 
+ * provided in this class.
+ * 
+ */
+@XmlRegistry
+public class ObjectFactory {
+
+    private final static QName _AddPublisherAssertions_QNAME = new QName("urn:uddi-org:api_v3", "add_publisherAssertions");
+    private final static QName _GetBusinessDetail_QNAME = new QName("urn:uddi-org:api_v3", "get_businessDetail");
+    private final static QName _FindService_QNAME = new QName("urn:uddi-org:api_v3", "find_service");
+    private final static QName _Phone_QNAME = new QName("urn:uddi-org:api_v3", "phone");
+    private final static QName _SetPublisherAssertions_QNAME = new QName("urn:uddi-org:api_v3", "set_publisherAssertions");
+    private final static QName _BusinessDetail_QNAME = new QName("urn:uddi-org:api_v3", "businessDetail");
+    private final static QName _IdentifierBag_QNAME = new QName("urn:uddi-org:api_v3", "identifierBag");
+    private final static QName _PersonName_QNAME = new QName("urn:uddi-org:api_v3", "personName");
+    private final static QName _BusinessService_QNAME = new QName("urn:uddi-org:api_v3", "businessService");
+    private final static QName _OperationalInfo_QNAME = new QName("urn:uddi-org:api_v3", "operationalInfo");
+    private final static QName _FindRelatedBusinesses_QNAME = new QName("urn:uddi-org:api_v3", "find_relatedBusinesses");
+    private final static QName _BusinessEntity_QNAME = new QName("urn:uddi-org:api_v3", "businessEntity");
+    private final static QName _BindingTemplate_QNAME = new QName("urn:uddi-org:api_v3", "bindingTemplate");
+    private final static QName _TModelBag_QNAME = new QName("urn:uddi-org:api_v3", "tModelBag");
+    private final static QName _TModel_QNAME = new QName("urn:uddi-org:api_v3", "tModel");
+    private final static QName _GetBindingDetail_QNAME = new QName("urn:uddi-org:api_v3", "get_bindingDetail");
+    private final static QName _TModelInstanceDetails_QNAME = new QName("urn:uddi-org:api_v3", "tModelInstanceDetails");
+    private final static QName _SharedRelationships_QNAME = new QName("urn:uddi-org:api_v3", "sharedRelationships");
+    private final static QName _DeleteTModel_QNAME = new QName("urn:uddi-org:api_v3", "delete_tModel");
+    private final static QName _ErrInfo_QNAME = new QName("urn:uddi-org:api_v3", "errInfo");
+    private final static QName _TModelInstanceInfo_QNAME = new QName("urn:uddi-org:api_v3", "tModelInstanceInfo");
+    private final static QName _DiscardAuthToken_QNAME = new QName("urn:uddi-org:api_v3", "discard_authToken");
+    private final static QName _AssertionStatusItem_QNAME = new QName("urn:uddi-org:api_v3", "assertionStatusItem");
+    private final static QName _RelatedBusinessInfos_QNAME = new QName("urn:uddi-org:api_v3", "relatedBusinessInfos");
+    private final static QName _ServiceList_QNAME = new QName("urn:uddi-org:api_v3", "serviceList");
+    private final static QName _FindTModel_QNAME = new QName("urn:uddi-org:api_v3", "find_tModel");
+    private final static QName _RegisteredInfo_QNAME = new QName("urn:uddi-org:api_v3", "registeredInfo");
+    private final static QName _DiscoveryURL_QNAME = new QName("urn:uddi-org:api_v3", "discoveryURL");
+    private final static QName _DeleteBinding_QNAME = new QName("urn:uddi-org:api_v3", "delete_binding");
+    private final static QName _TModelInfos_QNAME = new QName("urn:uddi-org:api_v3", "tModelInfos");
+    private final static QName _BindingDetail_QNAME = new QName("urn:uddi-org:api_v3", "bindingDetail");
+    private final static QName _HostingRedirector_QNAME = new QName("urn:uddi-org:api_v3", "hostingRedirector");
+    private final static QName _TModelInfo_QNAME = new QName("urn:uddi-org:api_v3", "tModelInfo");
+    private final static QName _SaveService_QNAME = new QName("urn:uddi-org:api_v3", "save_service");
+    private final static QName _GetAuthToken_QNAME = new QName("urn:uddi-org:api_v3", "get_authToken");
+    private final static QName _BusinessServices_QNAME = new QName("urn:uddi-org:api_v3", "businessServices");
+    private final static QName _AddressLine_QNAME = new QName("urn:uddi-org:api_v3", "addressLine");
+    private final static QName _Description_QNAME = new QName("urn:uddi-org:api_v3", "description");
+    private final static QName _GetTModelDetail_QNAME = new QName("urn:uddi-org:api_v3", "get_tModelDetail");
+    private final static QName _ActualCount_QNAME = new QName("urn:uddi-org:api_v3", "actualCount");
+    private final static QName _RelatedBusinessInfo_QNAME = new QName("urn:uddi-org:api_v3", "relatedBusinessInfo");
+    private final static QName _BindingKey_QNAME = new QName("urn:uddi-org:api_v3", "bindingKey");
+    private final static QName _AccessPoint_QNAME = new QName("urn:uddi-org:api_v3", "accessPoint");
+    private final static QName _FindBinding_QNAME = new QName("urn:uddi-org:api_v3", "find_binding");
+    private final static QName _ListDescription_QNAME = new QName("urn:uddi-org:api_v3", "listDescription");
+    private final static QName _Contacts_QNAME = new QName("urn:uddi-org:api_v3", "contacts");
+    private final static QName _AssertionStatusReport_QNAME = new QName("urn:uddi-org:api_v3", "assertionStatusReport");
+    private final static QName _OverviewDoc_QNAME = new QName("urn:uddi-org:api_v3", "overviewDoc");
+    private final static QName _DeletePublisherAssertions_QNAME = new QName("urn:uddi-org:api_v3", "delete_publisherAssertions");
+    private final static QName _ServiceKey_QNAME = new QName("urn:uddi-org:api_v3", "serviceKey");
+    private final static QName _ServiceInfos_QNAME = new QName("urn:uddi-org:api_v3", "serviceInfos");
+    private final static QName _SaveTModel_QNAME = new QName("urn:uddi-org:api_v3", "save_tModel");
+    private final static QName _BusinessInfos_QNAME = new QName("urn:uddi-org:api_v3", "businessInfos");
+    private final static QName _ListHead_QNAME = new QName("urn:uddi-org:api_v3", "listHead");
+    private final static QName _ServiceDetail_QNAME = new QName("urn:uddi-org:api_v3", "serviceDetail");
+    private final static QName _FromKey_QNAME = new QName("urn:uddi-org:api_v3", "fromKey");
+    private final static QName _BusinessKey_QNAME = new QName("urn:uddi-org:api_v3", "businessKey");
+    private final static QName _FindQualifier_QNAME = new QName("urn:uddi-org:api_v3", "findQualifier");
+    private final static QName _GetOperationalInfo_QNAME = new QName("urn:uddi-org:api_v3", "get_operationalInfo");
+    private final static QName _Name_QNAME = new QName("urn:uddi-org:api_v3", "name");
+    private final static QName _FindBusiness_QNAME = new QName("urn:uddi-org:api_v3", "find_business");
+    private final static QName _GetAssertionStatusReport_QNAME = new QName("urn:uddi-org:api_v3", "get_assertionStatusReport");
+    private final static QName _DiscoveryURLs_QNAME = new QName("urn:uddi-org:api_v3", "discoveryURLs");
+    private final static QName _OperationalInfos_QNAME = new QName("urn:uddi-org:api_v3", "operationalInfos");
+    private final static QName _Contact_QNAME = new QName("urn:uddi-org:api_v3", "contact");
+    private final static QName _InstanceParms_QNAME = new QName("urn:uddi-org:api_v3", "instanceParms");
+    private final static QName _AuthInfo_QNAME = new QName("urn:uddi-org:api_v3", "authInfo");
+    private final static QName _BusinessList_QNAME = new QName("urn:uddi-org:api_v3", "businessList");
+    private final static QName _KeyedReferenceGroup_QNAME = new QName("urn:uddi-org:api_v3", "keyedReferenceGroup");
+    private final static QName _ServiceInfo_QNAME = new QName("urn:uddi-org:api_v3", "serviceInfo");
+    private final static QName _AuthorizedName_QNAME = new QName("urn:uddi-org:api_v3", "authorizedName");
+    private final static QName _KeyedReference_QNAME = new QName("urn:uddi-org:api_v3", "keyedReference");
+    private final static QName _DeleteService_QNAME = new QName("urn:uddi-org:api_v3", "delete_service");
+    private final static QName _OverviewURL_QNAME = new QName("urn:uddi-org:api_v3", "overviewURL");
+    private final static QName _TModelDetail_QNAME = new QName("urn:uddi-org:api_v3", "tModelDetail");
+    private final static QName _InstanceDetails_QNAME = new QName("urn:uddi-org:api_v3", "instanceDetails");
+    private final static QName _TModelKey_QNAME = new QName("urn:uddi-org:api_v3", "tModelKey");
+    private final static QName _GetServiceDetail_QNAME = new QName("urn:uddi-org:api_v3", "get_serviceDetail");
+    private final static QName _CategoryBag_QNAME = new QName("urn:uddi-org:api_v3", "categoryBag");
+    private final static QName _SaveBinding_QNAME = new QName("urn:uddi-org:api_v3", "save_binding");
+    private final static QName _BusinessInfo_QNAME = new QName("urn:uddi-org:api_v3", "businessInfo");
+    private final static QName _IncludeCount_QNAME = new QName("urn:uddi-org:api_v3", "includeCount");
+    private final static QName _DispositionReport_QNAME = new QName("urn:uddi-org:api_v3", "dispositionReport");
+    private final static QName _BindingTemplates_QNAME = new QName("urn:uddi-org:api_v3", "bindingTemplates");
+    private final static QName _ToKey_QNAME = new QName("urn:uddi-org:api_v3", "toKey");
+    private final static QName _KeysOwned_QNAME = new QName("urn:uddi-org:api_v3", "keysOwned");
+    private final static QName _PublisherAssertion_QNAME = new QName("urn:uddi-org:api_v3", "publisherAssertion");
+    private final static QName _Email_QNAME = new QName("urn:uddi-org:api_v3", "email");
+    private final static QName _PublisherAssertions_QNAME = new QName("urn:uddi-org:api_v3", "publisherAssertions");
+    private final static QName _Result_QNAME = new QName("urn:uddi-org:api_v3", "result");
+    private final static QName _NodeID_QNAME = new QName("urn:uddi-org:api_v3", "nodeID");
+    private final static QName _GetRegisteredInfo_QNAME = new QName("urn:uddi-org:api_v3", "get_registeredInfo");
+    private final static QName _TModelList_QNAME = new QName("urn:uddi-org:api_v3", "tModelList");
+    private final static QName _CompletionStatus_QNAME = new QName("urn:uddi-org:api_v3", "completionStatus");
+    private final static QName _FindQualifiers_QNAME = new QName("urn:uddi-org:api_v3", "findQualifiers");
+    private final static QName _DeleteBusiness_QNAME = new QName("urn:uddi-org:api_v3", "delete_business");
+    private final static QName _GetPublisherAssertions_QNAME = new QName("urn:uddi-org:api_v3", "get_publisherAssertions");
+    private final static QName _RelatedBusinessesList_QNAME = new QName("urn:uddi-org:api_v3", "relatedBusinessesList");
+    private final static QName _SaveBusiness_QNAME = new QName("urn:uddi-org:api_v3", "save_business");
+    private final static QName _Address_QNAME = new QName("urn:uddi-org:api_v3", "address");
+    private final static QName _AuthToken_QNAME = new QName("urn:uddi-org:api_v3", "authToken");
+    private final static QName _InfoSelection_QNAME = new QName("urn:uddi-org:api_v3", "infoSelection");
+
+    /**
+     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.uddi.api_v3
+     * 
+     */
+    public ObjectFactory() {
+    }
+
+    /**
+     * Create an instance of {@link GetAuthToken }
+     * 
+     */
+    public GetAuthToken createGetAuthToken() {
+        return new GetAuthToken();
+    }
+
+    /**
+     * Create an instance of {@link BusinessInfo }
+     * 
+     */
+    public BusinessInfo createBusinessInfo() {
+        return new BusinessInfo();
+    }
+
+    /**
+     * Create an instance of {@link AccessPoint }
+     * 
+     */
+    public AccessPoint createAccessPoint() {
+        return new AccessPoint();
+    }
+
+    /**
+     * Create an instance of {@link PersonName }
+     * 
+     */
+    public PersonName createPersonName() {
+        return new PersonName();
+    }
+
+    /**
+     * Create an instance of {@link OperationalInfo }
+     * 
+     */
+    public OperationalInfo createOperationalInfo() {
+        return new OperationalInfo();
+    }
+
+    /**
+     * Create an instance of {@link BusinessEntity }
+     * 
+     */
+    public BusinessEntity createBusinessEntity() {
+        return new BusinessEntity();
+    }
+
+    /**
+     * Create an instance of {@link DeleteBinding }
+     * 
+     */
+    public DeleteBinding createDeleteBinding() {
+        return new DeleteBinding();
+    }
+
+    /**
+     * Create an instance of {@link GetBindingDetail }
+     * 
+     */
+    public GetBindingDetail createGetBindingDetail() {
+        return new GetBindingDetail();
+    }
+
+    /**
+     * Create an instance of {@link GetBusinessDetail }
+     * 
+     */
+    public GetBusinessDetail createGetBusinessDetail() {
+        return new GetBusinessDetail();
+    }
+
+    /**
+     * Create an instance of {@link Result }
+     * 
+     */
+    public Result createResult() {
+        return new Result();
+    }
+
+    /**
+     * Create an instance of {@link DeletePublisherAssertions }
+     * 
+     */
+    public DeletePublisherAssertions createDeletePublisherAssertions() {
+        return new DeletePublisherAssertions();
+    }
+
+    /**
+     * Create an instance of {@link ServiceDetail }
+     * 
+     */
+    public ServiceDetail createServiceDetail() {
+        return new ServiceDetail();
+    }
+
+    /**
+     * Create an instance of {@link SetPublisherAssertions }
+     * 
+     */
+    public SetPublisherAssertions createSetPublisherAssertions() {
+        return new SetPublisherAssertions();
+    }
+
+    /**
+     * Create an instance of {@link SharedRelationships }
+     * 
+     */
+    public SharedRelationships createSharedRelationships() {
+        return new SharedRelationships();
+    }
+
+    /**
+     * Create an instance of {@link FindBinding }
+     * 
+     */
+    public FindBinding createFindBinding() {
+        return new FindBinding();
+    }
+
+    /**
+     * Create an instance of {@link AssertionStatusItem }
+     * 
+     */
+    public AssertionStatusItem createAssertionStatusItem() {
+        return new AssertionStatusItem();
+    }
+
+    /**
+     * Create an instance of {@link BusinessInfos }
+     * 
+     */
+    public BusinessInfos createBusinessInfos() {
+        return new BusinessInfos();
+    }
+
+    /**
+     * Create an instance of {@link CategoryBag }
+     * 
+     */
+    public CategoryBag createCategoryBag() {
+        return new CategoryBag();
+    }
+
+    /**
+     * Create an instance of {@link KeyedReferenceGroup }
+     * 
+     */
+    public KeyedReferenceGroup createKeyedReferenceGroup() {
+        return new KeyedReferenceGroup();
+    }
+
+    /**
+     * Create an instance of {@link AssertionStatusReport }
+     * 
+     */
+    public AssertionStatusReport createAssertionStatusReport() {
+        return new AssertionStatusReport();
+    }
+
+    /**
+     * Create an instance of {@link OperationalInfos }
+     * 
+     */
+    public OperationalInfos createOperationalInfos() {
+        return new OperationalInfos();
+    }
+
+    /**
+     * Create an instance of {@link AddressLine }
+     * 
+     */
+    public AddressLine createAddressLine() {
+        return new AddressLine();
+    }
+
+    /**
+     * Create an instance of {@link RelatedBusinessInfos }
+     * 
+     */
+    public RelatedBusinessInfos createRelatedBusinessInfos() {
+        return new RelatedBusinessInfos();
+    }
+
+    /**
+     * Create an instance of {@link DeleteService }
+     * 
+     */
+    public DeleteService createDeleteService() {
+        return new DeleteService();
+    }
+
+    /**
+     * Create an instance of {@link ServiceInfos }
+     * 
+     */
+    public ServiceInfos createServiceInfos() {
+        return new ServiceInfos();
+    }
+
+    /**
+     * Create an instance of {@link TModelInfo }
+     * 
+     */
+    public TModelInfo createTModelInfo() {
+        return new TModelInfo();
+    }
+
+    /**
+     * Create an instance of {@link Email }
+     * 
+     */
+    public Email createEmail() {
+        return new Email();
+    }
+
+    /**
+     * Create an instance of {@link BusinessList }
+     * 
+     */
+    public BusinessList createBusinessList() {
+        return new BusinessList();
+    }
+
+    /**
+     * Create an instance of {@link FindService }
+     * 
+     */
+    public FindService createFindService() {
+        return new FindService();
+    }
+
+    /**
+     * Create an instance of {@link AddPublisherAssertions }
+     * 
+     */
+    public AddPublisherAssertions createAddPublisherAssertions() {
+        return new AddPublisherAssertions();
+    }
+
+    /**
+     * Create an instance of {@link RelatedBusinessesList }
+     * 
+     */
+    public RelatedBusinessesList createRelatedBusinessesList() {
+        return new RelatedBusinessesList();
+    }
+
+    /**
+     * Create an instance of {@link BindingDetail }
+     * 
+     */
+    public BindingDetail createBindingDetail() {
+        return new BindingDetail();
+    }
+
+    /**
+     * Create an instance of {@link DeleteTModel }
+     * 
+     */
+    public DeleteTModel createDeleteTModel() {
+        return new DeleteTModel();
+    }
+
+    /**
+     * Create an instance of {@link KeysOwned }
+     * 
+     */
+    public KeysOwned createKeysOwned() {
+        return new KeysOwned();
+    }
+
+    /**
+     * Create an instance of {@link RelatedBusinessInfo }
+     * 
+     */
+    public RelatedBusinessInfo createRelatedBusinessInfo() {
+        return new RelatedBusinessInfo();
+    }
+
+    /**
+     * Create an instance of {@link FindTModel }
+     * 
+     */
+    public FindTModel createFindTModel() {
+        return new FindTModel();
+    }
+
+    /**
+     * Create an instance of {@link BusinessServices }
+     * 
+     */
+    public BusinessServices createBusinessServices() {
+        return new BusinessServices();
+    }
+
+    /**
+     * Create an instance of {@link GetServiceDetail }
+     * 
+     */
+    public GetServiceDetail createGetServiceDetail() {
+        return new GetServiceDetail();
+    }
+
+    /**
+     * Create an instance of {@link TModelList }
+     * 
+     */
+    public TModelList createTModelList() {
+        return new TModelList();
+    }
+
+    /**
+     * Create an instance of {@link TModelInfos }
+     * 
+     */
+    public TModelInfos createTModelInfos() {
+        return new TModelInfos();
+    }
+
+    /**
+     * Create an instance of {@link FindQualifiers }
+     * 
+     */
+    public FindQualifiers createFindQualifiers() {
+        return new FindQualifiers();
+    }
+
+    /**
+     * Create an instance of {@link TModelInstanceDetails }
+     * 
+     */
+    public TModelInstanceDetails createTModelInstanceDetails() {
+        return new TModelInstanceDetails();
+    }
+
+    /**
+     * Create an instance of {@link RegisteredInfo }
+     * 
+     */
+    public RegisteredInfo createRegisteredInfo() {
+        return new RegisteredInfo();
+    }
+
+    /**
+     * Create an instance of {@link GetTModelDetail }
+     * 
+     */
+    public GetTModelDetail createGetTModelDetail() {
+        return new GetTModelDetail();
+    }
+
+    /**
+     * Create an instance of {@link Contact }
+     * 
+     */
+    public Contact createContact() {
+        return new Contact();
+    }
+
+    /**
+     * Create an instance of {@link BindingTemplate }
+     * 
+     */
+    public BindingTemplate createBindingTemplate() {
+        return new BindingTemplate();
+    }
+
+    /**
+     * Create an instance of {@link OverviewDoc }
+     * 
+     */
+    public OverviewDoc createOverviewDoc() {
+        return new OverviewDoc();
+    }
+
+    /**
+     * Create an instance of {@link Phone }
+     * 
+     */
+    public Phone createPhone() {
+        return new Phone();
+    }
+
+    /**
+     * Create an instance of {@link ListDescription }
+     * 
+     */
+    public ListDescription createListDescription() {
+        return new ListDescription();
+    }
+
+    /**
+     * Create an instance of {@link OverviewURL }
+     * 
+     */
+    public OverviewURL createOverviewURL() {
+        return new OverviewURL();
+    }
+
+    /**
+     * Create an instance of {@link FindRelatedBusinesses }
+     * 
+     */
+    public FindRelatedBusinesses createFindRelatedBusinesses() {
+        return new FindRelatedBusinesses();
+    }
+
+    /**
+     * Create an instance of {@link TModelInstanceInfo }
+     * 
+     */
+    public TModelInstanceInfo createTModelInstanceInfo() {
+        return new TModelInstanceInfo();
+    }
+
+    /**
+     * Create an instance of {@link SaveBusiness }
+     * 
+     */
+    public SaveBusiness createSaveBusiness() {
+        return new SaveBusiness();
+    }
+
+    /**
+     * Create an instance of {@link TModel }
+     * 
+     */
+    public TModel createTModel() {
+        return new TModel();
+    }
+
+    /**
+     * Create an instance of {@link GetRegisteredInfo }
+     * 
+     */
+    public GetRegisteredInfo createGetRegisteredInfo() {
+        return new GetRegisteredInfo();
+    }
+
+    /**
+     * Create an instance of {@link PublisherAssertions }
+     * 
+     */
+    public PublisherAssertions createPublisherAssertions() {
+        return new PublisherAssertions();
+    }
+
+    /**
+     * Create an instance of {@link ErrInfo }
+     * 
+     */
+    public ErrInfo createErrInfo() {
+        return new ErrInfo();
+    }
+
+    /**
+     * Create an instance of {@link TModelDetail }
+     * 
+     */
+    public TModelDetail createTModelDetail() {
+        return new TModelDetail();
+    }
+
+    /**
+     * Create an instance of {@link BusinessDetail }
+     * 
+     */
+    public BusinessDetail createBusinessDetail() {
+        return new BusinessDetail();
+    }
+
+    /**
+     * Create an instance of {@link BusinessService }
+     * 
+     */
+    public BusinessService createBusinessService() {
+        return new BusinessService();
+    }
+
+    /**
+     * Create an instance of {@link AuthToken }
+     * 
+     */
+    public AuthToken createAuthToken() {
+        return new AuthToken();
+    }
+
+    /**
+     * Create an instance of {@link Name }
+     * 
+     */
+    public Name createName() {
+        return new Name();
+    }
+
+    /**
+     * Create an instance of {@link GetAssertionStatusReport }
+     * 
+     */
+    public GetAssertionStatusReport createGetAssertionStatusReport() {
+        return new GetAssertionStatusReport();
+    }
+
+    /**
+     * Create an instance of {@link DiscoveryURL }
+     * 
+     */
+    public DiscoveryURL createDiscoveryURL() {
+        return new DiscoveryURL();
+    }
+
+    /**
+     * Create an instance of {@link DiscoveryURLs }
+     * 
+     */
+    public DiscoveryURLs createDiscoveryURLs() {
+        return new DiscoveryURLs();
+    }
+
+    /**
+     * Create an instance of {@link TModelBag }
+     * 
+     */
+    public TModelBag createTModelBag() {
+        return new TModelBag();
+    }
+
+    /**
+     * Create an instance of {@link GetPublisherAssertions }
+     * 
+     */
+    public GetPublisherAssertions createGetPublisherAssertions() {
+        return new GetPublisherAssertions();
+    }
+
+    /**
+     * Create an instance of {@link DiscardAuthToken }
+     * 
+     */
+    public DiscardAuthToken createDiscardAuthToken() {
+        return new DiscardAuthToken();
+    }
+
+    /**
+     * Create an instance of {@link SaveTModel }
+     * 
+     */
+    public SaveTModel createSaveTModel() {
+        return new SaveTModel();
+    }
+
+    /**
+     * Create an instance of {@link SaveService }
+     * 
+     */
+    public SaveService createSaveService() {
+        return new SaveService();
+    }
+
+    /**
+     * Create an instance of {@link Contacts }
+     * 
+     */
+    public Contacts createContacts() {
+        return new Contacts();
+    }
+
+    /**
+     * Create an instance of {@link GetOperationalInfo }
+     * 
+     */
+    public GetOperationalInfo createGetOperationalInfo() {
+        return new GetOperationalInfo();
+    }
+
+    /**
+     * Create an instance of {@link IdentifierBag }
+     * 
+     */
+    public IdentifierBag createIdentifierBag() {
+        return new IdentifierBag();
+    }
+
+    /**
+     * Create an instance of {@link DeleteBusiness }
+     * 
+     */
+    public DeleteBusiness createDeleteBusiness() {
+        return new DeleteBusiness();
+    }
+
+    /**
+     * Create an instance of {@link SaveBinding }
+     * 
+     */
+    public SaveBinding createSaveBinding() {
+        return new SaveBinding();
+    }
+
+    /**
+     * Create an instance of {@link DispositionReport }
+     * 
+     */
+    public DispositionReport createDispositionReport() {
+        return new DispositionReport();
+    }
+
+    /**
+     * Create an instance of {@link PublisherAssertion }
+     * 
+     */
+    public PublisherAssertion createPublisherAssertion() {
+        return new PublisherAssertion();
+    }
+
+    /**
+     * Create an instance of {@link BindingTemplates }
+     * 
+     */
+    public BindingTemplates createBindingTemplates() {
+        return new BindingTemplates();
+    }
+
+    /**
+     * Create an instance of {@link KeyedReference }
+     * 
+     */
+    public KeyedReference createKeyedReference() {
+        return new KeyedReference();
+    }
+
+    /**
+     * Create an instance of {@link HostingRedirector }
+     * 
+     */
+    public HostingRedirector createHostingRedirector() {
+        return new HostingRedirector();
+    }
+
+    /**
+     * Create an instance of {@link InstanceDetails }
+     * 
+     */
+    public InstanceDetails createInstanceDetails() {
+        return new InstanceDetails();
+    }
+
+    /**
+     * Create an instance of {@link Address }
+     * 
+     */
+    public Address createAddress() {
+        return new Address();
+    }
+
+    /**
+     * Create an instance of {@link Description }
+     * 
+     */
+    public Description createDescription() {
+        return new Description();
+    }
+
+    /**
+     * Create an instance of {@link ServiceList }
+     * 
+     */
+    public ServiceList createServiceList() {
+        return new ServiceList();
+    }
+
+    /**
+     * Create an instance of {@link FindBusiness }
+     * 
+     */
+    public FindBusiness createFindBusiness() {
+        return new FindBusiness();
+    }
+
+    /**
+     * Create an instance of {@link ServiceInfo }
+     * 
+     */
+    public ServiceInfo createServiceInfo() {
+        return new ServiceInfo();
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link AddPublisherAssertions }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "add_publisherAssertions")
+    public JAXBElement<AddPublisherAssertions> createAddPublisherAssertions(AddPublisherAssertions value) {
+        return new JAXBElement<AddPublisherAssertions>(_AddPublisherAssertions_QNAME, AddPublisherAssertions.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetBusinessDetail }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_businessDetail")
+    public JAXBElement<GetBusinessDetail> createGetBusinessDetail(GetBusinessDetail value) {
+        return new JAXBElement<GetBusinessDetail>(_GetBusinessDetail_QNAME, GetBusinessDetail.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link FindService }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "find_service")
+    public JAXBElement<FindService> createFindService(FindService value) {
+        return new JAXBElement<FindService>(_FindService_QNAME, FindService.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Phone }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "phone")
+    public JAXBElement<Phone> createPhone(Phone value) {
+        return new JAXBElement<Phone>(_Phone_QNAME, Phone.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SetPublisherAssertions }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "set_publisherAssertions")
+    public JAXBElement<SetPublisherAssertions> createSetPublisherAssertions(SetPublisherAssertions value) {
+        return new JAXBElement<SetPublisherAssertions>(_SetPublisherAssertions_QNAME, SetPublisherAssertions.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link BusinessDetail }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessDetail")
+    public JAXBElement<BusinessDetail> createBusinessDetail(BusinessDetail value) {
+        return new JAXBElement<BusinessDetail>(_BusinessDetail_QNAME, BusinessDetail.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link IdentifierBag }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "identifierBag")
+    public JAXBElement<IdentifierBag> createIdentifierBag(IdentifierBag value) {
+        return new JAXBElement<IdentifierBag>(_IdentifierBag_QNAME, IdentifierBag.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link PersonName }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "personName")
+    public JAXBElement<PersonName> createPersonName(PersonName value) {
+        return new JAXBElement<PersonName>(_PersonName_QNAME, PersonName.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link BusinessService }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessService")
+    public JAXBElement<BusinessService> createBusinessService(BusinessService value) {
+        return new JAXBElement<BusinessService>(_BusinessService_QNAME, BusinessService.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link OperationalInfo }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "operationalInfo")
+    public JAXBElement<OperationalInfo> createOperationalInfo(OperationalInfo value) {
+        return new JAXBElement<OperationalInfo>(_OperationalInfo_QNAME, OperationalInfo.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link FindRelatedBusinesses }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "find_relatedBusinesses")
+    public JAXBElement<FindRelatedBusinesses> createFindRelatedBusinesses(FindRelatedBusinesses value) {
+        return new JAXBElement<FindRelatedBusinesses>(_FindRelatedBusinesses_QNAME, FindRelatedBusinesses.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link BusinessEntity }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessEntity")
+    public JAXBElement<BusinessEntity> createBusinessEntity(BusinessEntity value) {
+        return new JAXBElement<BusinessEntity>(_BusinessEntity_QNAME, BusinessEntity.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link BindingTemplate }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "bindingTemplate")
+    public JAXBElement<BindingTemplate> createBindingTemplate(BindingTemplate value) {
+        return new JAXBElement<BindingTemplate>(_BindingTemplate_QNAME, BindingTemplate.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link TModelBag }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelBag")
+    public JAXBElement<TModelBag> createTModelBag(TModelBag value) {
+        return new JAXBElement<TModelBag>(_TModelBag_QNAME, TModelBag.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link TModel }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModel")
+    public JAXBElement<TModel> createTModel(TModel value) {
+        return new JAXBElement<TModel>(_TModel_QNAME, TModel.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetBindingDetail }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_bindingDetail")
+    public JAXBElement<GetBindingDetail> createGetBindingDetail(GetBindingDetail value) {
+        return new JAXBElement<GetBindingDetail>(_GetBindingDetail_QNAME, GetBindingDetail.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link TModelInstanceDetails }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelInstanceDetails")
+    public JAXBElement<TModelInstanceDetails> createTModelInstanceDetails(TModelInstanceDetails value) {
+        return new JAXBElement<TModelInstanceDetails>(_TModelInstanceDetails_QNAME, TModelInstanceDetails.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SharedRelationships }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "sharedRelationships")
+    public JAXBElement<SharedRelationships> createSharedRelationships(SharedRelationships value) {
+        return new JAXBElement<SharedRelationships>(_SharedRelationships_QNAME, SharedRelationships.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteTModel }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "delete_tModel")
+    public JAXBElement<DeleteTModel> createDeleteTModel(DeleteTModel value) {
+        return new JAXBElement<DeleteTModel>(_DeleteTModel_QNAME, DeleteTModel.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link ErrInfo }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "errInfo")
+    public JAXBElement<ErrInfo> createErrInfo(ErrInfo value) {
+        return new JAXBElement<ErrInfo>(_ErrInfo_QNAME, ErrInfo.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link TModelInstanceInfo }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelInstanceInfo")
+    public JAXBElement<TModelInstanceInfo> createTModelInstanceInfo(TModelInstanceInfo value) {
+        return new JAXBElement<TModelInstanceInfo>(_TModelInstanceInfo_QNAME, TModelInstanceInfo.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DiscardAuthToken }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "discard_authToken")
+    public JAXBElement<DiscardAuthToken> createDiscardAuthToken(DiscardAuthToken value) {
+        return new JAXBElement<DiscardAuthToken>(_DiscardAuthToken_QNAME, DiscardAuthToken.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link AssertionStatusItem }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "assertionStatusItem")
+    public JAXBElement<AssertionStatusItem> createAssertionStatusItem(AssertionStatusItem value) {
+        return new JAXBElement<AssertionStatusItem>(_AssertionStatusItem_QNAME, AssertionStatusItem.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link RelatedBusinessInfos }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "relatedBusinessInfos")
+    public JAXBElement<RelatedBusinessInfos> createRelatedBusinessInfos(RelatedBusinessInfos value) {
+        return new JAXBElement<RelatedBusinessInfos>(_RelatedBusinessInfos_QNAME, RelatedBusinessInfos.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link ServiceList }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "serviceList")
+    public JAXBElement<ServiceList> createServiceList(ServiceList value) {
+        return new JAXBElement<ServiceList>(_ServiceList_QNAME, ServiceList.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link FindTModel }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "find_tModel")
+    public JAXBElement<FindTModel> createFindTModel(FindTModel value) {
+        return new JAXBElement<FindTModel>(_FindTModel_QNAME, FindTModel.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link RegisteredInfo }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "registeredInfo")
+    public JAXBElement<RegisteredInfo> createRegisteredInfo(RegisteredInfo value) {
+        return new JAXBElement<RegisteredInfo>(_RegisteredInfo_QNAME, RegisteredInfo.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DiscoveryURL }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "discoveryURL")
+    public JAXBElement<DiscoveryURL> createDiscoveryURL(DiscoveryURL value) {
+        return new JAXBElement<DiscoveryURL>(_DiscoveryURL_QNAME, DiscoveryURL.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteBinding }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "delete_binding")
+    public JAXBElement<DeleteBinding> createDeleteBinding(DeleteBinding value) {
+        return new JAXBElement<DeleteBinding>(_DeleteBinding_QNAME, DeleteBinding.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link TModelInfos }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelInfos")
+    public JAXBElement<TModelInfos> createTModelInfos(TModelInfos value) {
+        return new JAXBElement<TModelInfos>(_TModelInfos_QNAME, TModelInfos.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link BindingDetail }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "bindingDetail")
+    public JAXBElement<BindingDetail> createBindingDetail(BindingDetail value) {
+        return new JAXBElement<BindingDetail>(_BindingDetail_QNAME, BindingDetail.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link HostingRedirector }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "hostingRedirector")
+    public JAXBElement<HostingRedirector> createHostingRedirector(HostingRedirector value) {
+        return new JAXBElement<HostingRedirector>(_HostingRedirector_QNAME, HostingRedirector.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link TModelInfo }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelInfo")
+    public JAXBElement<TModelInfo> createTModelInfo(TModelInfo value) {
+        return new JAXBElement<TModelInfo>(_TModelInfo_QNAME, TModelInfo.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveService }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "save_service")
+    public JAXBElement<SaveService> createSaveService(SaveService value) {
+        return new JAXBElement<SaveService>(_SaveService_QNAME, SaveService.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetAuthToken }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_authToken")
+    public JAXBElement<GetAuthToken> createGetAuthToken(GetAuthToken value) {
+        return new JAXBElement<GetAuthToken>(_GetAuthToken_QNAME, GetAuthToken.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link BusinessServices }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessServices")
+    public JAXBElement<BusinessServices> createBusinessServices(BusinessServices value) {
+        return new JAXBElement<BusinessServices>(_BusinessServices_QNAME, BusinessServices.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link AddressLine }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "addressLine")
+    public JAXBElement<AddressLine> createAddressLine(AddressLine value) {
+        return new JAXBElement<AddressLine>(_AddressLine_QNAME, AddressLine.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Description }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "description")
+    public JAXBElement<Description> createDescription(Description value) {
+        return new JAXBElement<Description>(_Description_QNAME, Description.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetTModelDetail }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_tModelDetail")
+    public JAXBElement<GetTModelDetail> createGetTModelDetail(GetTModelDetail value) {
+        return new JAXBElement<GetTModelDetail>(_GetTModelDetail_QNAME, GetTModelDetail.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "actualCount")
+    public JAXBElement<Integer> createActualCount(Integer value) {
+        return new JAXBElement<Integer>(_ActualCount_QNAME, Integer.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link RelatedBusinessInfo }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "relatedBusinessInfo")
+    public JAXBElement<RelatedBusinessInfo> createRelatedBusinessInfo(RelatedBusinessInfo value) {
+        return new JAXBElement<RelatedBusinessInfo>(_RelatedBusinessInfo_QNAME, RelatedBusinessInfo.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "bindingKey")
+    public JAXBElement<String> createBindingKey(String value) {
+        return new JAXBElement<String>(_BindingKey_QNAME, String.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link AccessPoint }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "accessPoint")
+    public JAXBElement<AccessPoint> createAccessPoint(AccessPoint value) {
+        return new JAXBElement<AccessPoint>(_AccessPoint_QNAME, AccessPoint.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link FindBinding }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "find_binding")
+    public JAXBElement<FindBinding> createFindBinding(FindBinding value) {
+        return new JAXBElement<FindBinding>(_FindBinding_QNAME, FindBinding.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link ListDescription }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "listDescription")
+    public JAXBElement<ListDescription> createListDescription(ListDescription value) {
+        return new JAXBElement<ListDescription>(_ListDescription_QNAME, ListDescription.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Contacts }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "contacts")
+    public JAXBElement<Contacts> createContacts(Contacts value) {
+        return new JAXBElement<Contacts>(_Contacts_QNAME, Contacts.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link AssertionStatusReport }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "assertionStatusReport")
+    public JAXBElement<AssertionStatusReport> createAssertionStatusReport(AssertionStatusReport value) {
+        return new JAXBElement<AssertionStatusReport>(_AssertionStatusReport_QNAME, AssertionStatusReport.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link OverviewDoc }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "overviewDoc")
+    public JAXBElement<OverviewDoc> createOverviewDoc(OverviewDoc value) {
+        return new JAXBElement<OverviewDoc>(_OverviewDoc_QNAME, OverviewDoc.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeletePublisherAssertions }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "delete_publisherAssertions")
+    public JAXBElement<DeletePublisherAssertions> createDeletePublisherAssertions(DeletePublisherAssertions value) {
+        return new JAXBElement<DeletePublisherAssertions>(_DeletePublisherAssertions_QNAME, DeletePublisherAssertions.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "serviceKey")
+    public JAXBElement<String> createServiceKey(String value) {
+        return new JAXBElement<String>(_ServiceKey_QNAME, String.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link ServiceInfos }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "serviceInfos")
+    public JAXBElement<ServiceInfos> createServiceInfos(ServiceInfos value) {
+        return new JAXBElement<ServiceInfos>(_ServiceInfos_QNAME, ServiceInfos.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveTModel }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "save_tModel")
+    public JAXBElement<SaveTModel> createSaveTModel(SaveTModel value) {
+        return new JAXBElement<SaveTModel>(_SaveTModel_QNAME, SaveTModel.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link BusinessInfos }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessInfos")
+    public JAXBElement<BusinessInfos> createBusinessInfos(BusinessInfos value) {
+        return new JAXBElement<BusinessInfos>(_BusinessInfos_QNAME, BusinessInfos.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "listHead")
+    public JAXBElement<Integer> createListHead(Integer value) {
+        return new JAXBElement<Integer>(_ListHead_QNAME, Integer.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link ServiceDetail }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "serviceDetail")
+    public JAXBElement<ServiceDetail> createServiceDetail(ServiceDetail value) {
+        return new JAXBElement<ServiceDetail>(_ServiceDetail_QNAME, ServiceDetail.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "fromKey")
+    public JAXBElement<String> createFromKey(String value) {
+        return new JAXBElement<String>(_FromKey_QNAME, String.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessKey")
+    public JAXBElement<String> createBusinessKey(String value) {
+        return new JAXBElement<String>(_BusinessKey_QNAME, String.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "findQualifier")
+    public JAXBElement<String> createFindQualifier(String value) {
+        return new JAXBElement<String>(_FindQualifier_QNAME, String.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetOperationalInfo }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_operationalInfo")
+    public JAXBElement<GetOperationalInfo> createGetOperationalInfo(GetOperationalInfo value) {
+        return new JAXBElement<GetOperationalInfo>(_GetOperationalInfo_QNAME, GetOperationalInfo.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Name }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "name")
+    public JAXBElement<Name> createName(Name value) {
+        return new JAXBElement<Name>(_Name_QNAME, Name.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link FindBusiness }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "find_business")
+    public JAXBElement<FindBusiness> createFindBusiness(FindBusiness value) {
+        return new JAXBElement<FindBusiness>(_FindBusiness_QNAME, FindBusiness.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetAssertionStatusReport }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_assertionStatusReport")
+    public JAXBElement<GetAssertionStatusReport> createGetAssertionStatusReport(GetAssertionStatusReport value) {
+        return new JAXBElement<GetAssertionStatusReport>(_GetAssertionStatusReport_QNAME, GetAssertionStatusReport.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DiscoveryURLs }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "discoveryURLs")
+    public JAXBElement<DiscoveryURLs> createDiscoveryURLs(DiscoveryURLs value) {
+        return new JAXBElement<DiscoveryURLs>(_DiscoveryURLs_QNAME, DiscoveryURLs.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link OperationalInfos }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "operationalInfos")
+    public JAXBElement<OperationalInfos> createOperationalInfos(OperationalInfos value) {
+        return new JAXBElement<OperationalInfos>(_OperationalInfos_QNAME, OperationalInfos.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Contact }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "contact")
+    public JAXBElement<Contact> createContact(Contact value) {
+        return new JAXBElement<Contact>(_Contact_QNAME, Contact.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "instanceParms")
+    public JAXBElement<String> createInstanceParms(String value) {
+        return new JAXBElement<String>(_InstanceParms_QNAME, String.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "authInfo")
+    public JAXBElement<String> createAuthInfo(String value) {
+        return new JAXBElement<String>(_AuthInfo_QNAME, String.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link BusinessList }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessList")
+    public JAXBElement<BusinessList> createBusinessList(BusinessList value) {
+        return new JAXBElement<BusinessList>(_BusinessList_QNAME, BusinessList.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link KeyedReferenceGroup }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "keyedReferenceGroup")
+    public JAXBElement<KeyedReferenceGroup> createKeyedReferenceGroup(KeyedReferenceGroup value) {
+        return new JAXBElement<KeyedReferenceGroup>(_KeyedReferenceGroup_QNAME, KeyedReferenceGroup.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link ServiceInfo }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "serviceInfo")
+    public JAXBElement<ServiceInfo> createServiceInfo(ServiceInfo value) {
+        return new JAXBElement<ServiceInfo>(_ServiceInfo_QNAME, ServiceInfo.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "authorizedName")
+    public JAXBElement<String> createAuthorizedName(String value) {
+        return new JAXBElement<String>(_AuthorizedName_QNAME, String.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link KeyedReference }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "keyedReference")
+    public JAXBElement<KeyedReference> createKeyedReference(KeyedReference value) {
+        return new JAXBElement<KeyedReference>(_KeyedReference_QNAME, KeyedReference.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteService }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "delete_service")
+    public JAXBElement<DeleteService> createDeleteService(DeleteService value) {
+        return new JAXBElement<DeleteService>(_DeleteService_QNAME, DeleteService.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link OverviewURL }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "overviewURL")
+    public JAXBElement<OverviewURL> createOverviewURL(OverviewURL value) {
+        return new JAXBElement<OverviewURL>(_OverviewURL_QNAME, OverviewURL.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link TModelDetail }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelDetail")
+    public JAXBElement<TModelDetail> createTModelDetail(TModelDetail value) {
+        return new JAXBElement<TModelDetail>(_TModelDetail_QNAME, TModelDetail.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link InstanceDetails }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "instanceDetails")
+    public JAXBElement<InstanceDetails> createInstanceDetails(InstanceDetails value) {
+        return new JAXBElement<InstanceDetails>(_InstanceDetails_QNAME, InstanceDetails.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelKey")
+    public JAXBElement<String> createTModelKey(String value) {
+        return new JAXBElement<String>(_TModelKey_QNAME, String.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetServiceDetail }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_serviceDetail")
+    public JAXBElement<GetServiceDetail> createGetServiceDetail(GetServiceDetail value) {
+        return new JAXBElement<GetServiceDetail>(_GetServiceDetail_QNAME, GetServiceDetail.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link CategoryBag }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "categoryBag")
+    public JAXBElement<CategoryBag> createCategoryBag(CategoryBag value) {
+        return new JAXBElement<CategoryBag>(_CategoryBag_QNAME, CategoryBag.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveBinding }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "save_binding")
+    public JAXBElement<SaveBinding> createSaveBinding(SaveBinding value) {
+        return new JAXBElement<SaveBinding>(_SaveBinding_QNAME, SaveBinding.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link BusinessInfo }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "businessInfo")
+    public JAXBElement<BusinessInfo> createBusinessInfo(BusinessInfo value) {
+        return new JAXBElement<BusinessInfo>(_BusinessInfo_QNAME, BusinessInfo.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "includeCount")
+    public JAXBElement<Integer> createIncludeCount(Integer value) {
+        return new JAXBElement<Integer>(_IncludeCount_QNAME, Integer.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DispositionReport }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "dispositionReport")
+    public JAXBElement<DispositionReport> createDispositionReport(DispositionReport value) {
+        return new JAXBElement<DispositionReport>(_DispositionReport_QNAME, DispositionReport.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link BindingTemplates }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "bindingTemplates")
+    public JAXBElement<BindingTemplates> createBindingTemplates(BindingTemplates value) {
+        return new JAXBElement<BindingTemplates>(_BindingTemplates_QNAME, BindingTemplates.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "toKey")
+    public JAXBElement<String> createToKey(String value) {
+        return new JAXBElement<String>(_ToKey_QNAME, String.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link KeysOwned }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "keysOwned")
+    public JAXBElement<KeysOwned> createKeysOwned(KeysOwned value) {
+        return new JAXBElement<KeysOwned>(_KeysOwned_QNAME, KeysOwned.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link PublisherAssertion }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "publisherAssertion")
+    public JAXBElement<PublisherAssertion> createPublisherAssertion(PublisherAssertion value) {
+        return new JAXBElement<PublisherAssertion>(_PublisherAssertion_QNAME, PublisherAssertion.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Email }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "email")
+    public JAXBElement<Email> createEmail(Email value) {
+        return new JAXBElement<Email>(_Email_QNAME, Email.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link PublisherAssertions }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "publisherAssertions")
+    public JAXBElement<PublisherAssertions> createPublisherAssertions(PublisherAssertions value) {
+        return new JAXBElement<PublisherAssertions>(_PublisherAssertions_QNAME, PublisherAssertions.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Result }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "result")
+    public JAXBElement<Result> createResult(Result value) {
+        return new JAXBElement<Result>(_Result_QNAME, Result.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "nodeID")
+    public JAXBElement<String> createNodeID(String value) {
+        return new JAXBElement<String>(_NodeID_QNAME, String.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetRegisteredInfo }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_registeredInfo")
+    public JAXBElement<GetRegisteredInfo> createGetRegisteredInfo(GetRegisteredInfo value) {
+        return new JAXBElement<GetRegisteredInfo>(_GetRegisteredInfo_QNAME, GetRegisteredInfo.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link TModelList }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "tModelList")
+    public JAXBElement<TModelList> createTModelList(TModelList value) {
+        return new JAXBElement<TModelList>(_TModelList_QNAME, TModelList.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link CompletionStatus }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "completionStatus")
+    public JAXBElement<CompletionStatus> createCompletionStatus(CompletionStatus value) {
+        return new JAXBElement<CompletionStatus>(_CompletionStatus_QNAME, CompletionStatus.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link FindQualifiers }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "findQualifiers")
+    public JAXBElement<FindQualifiers> createFindQualifiers(FindQualifiers value) {
+        return new JAXBElement<FindQualifiers>(_FindQualifiers_QNAME, FindQualifiers.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link DeleteBusiness }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "delete_business")
+    public JAXBElement<DeleteBusiness> createDeleteBusiness(DeleteBusiness value) {
+        return new JAXBElement<DeleteBusiness>(_DeleteBusiness_QNAME, DeleteBusiness.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link GetPublisherAssertions }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "get_publisherAssertions")
+    public JAXBElement<GetPublisherAssertions> createGetPublisherAssertions(GetPublisherAssertions value) {
+        return new JAXBElement<GetPublisherAssertions>(_GetPublisherAssertions_QNAME, GetPublisherAssertions.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link RelatedBusinessesList }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "relatedBusinessesList")
+    public JAXBElement<RelatedBusinessesList> createRelatedBusinessesList(RelatedBusinessesList value) {
+        return new JAXBElement<RelatedBusinessesList>(_RelatedBusinessesList_QNAME, RelatedBusinessesList.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link SaveBusiness }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "save_business")
+    public JAXBElement<SaveBusiness> createSaveBusiness(SaveBusiness value) {
+        return new JAXBElement<SaveBusiness>(_SaveBusiness_QNAME, SaveBusiness.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link Address }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "address")
+    public JAXBElement<Address> createAddress(Address value) {
+        return new JAXBElement<Address>(_Address_QNAME, Address.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link AuthToken }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "authToken")
+    public JAXBElement<AuthToken> createAuthToken(AuthToken value) {
+        return new JAXBElement<AuthToken>(_AuthToken_QNAME, AuthToken.class, null, value);
+    }
+
+    /**
+     * Create an instance of {@link JAXBElement }{@code <}{@link InfoSelection }{@code >}}
+     * 
+     */
+    @XmlElementDecl(namespace = "urn:uddi-org:api_v3", name = "infoSelection")
+    public JAXBElement<InfoSelection> createInfoSelection(InfoSelection value) {
+        return new JAXBElement<InfoSelection>(_InfoSelection_QNAME, InfoSelection.class, null, value);
+    }
+
+}

Added: webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OperationalInfo.java
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OperationalInfo.java?rev=661167&view=auto
==============================================================================
--- webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OperationalInfo.java (added)
+++ webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OperationalInfo.java Wed May 28 17:44:36 2008
@@ -0,0 +1,217 @@
+/*
+ * Copyright 2001-2008 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.
+ *
+ *
+ * This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1.5-b01-fcs 
+ * See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
+ * Any modifications to this file will be lost upon recompilation of the source schema. 
+ * Generated on: 2008.05.28 at 03:26:41 PM EDT 
+ */
+package org.uddi.api_v3;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlAttribute;
+import javax.xml.bind.annotation.XmlType;
+import javax.xml.datatype.XMLGregorianCalendar;
+
+
+/**
+ * <p>Java class for operationalInfo complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="operationalInfo">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element name="created" type="{urn:uddi-org:api_v3}timeInstant" minOccurs="0"/>
+ *         &lt;element name="modified" type="{urn:uddi-org:api_v3}timeInstant" minOccurs="0"/>
+ *         &lt;element name="modifiedIncludingChildren" type="{urn:uddi-org:api_v3}timeInstant" minOccurs="0"/>
+ *         &lt;element ref="{urn:uddi-org:api_v3}nodeID" minOccurs="0"/>
+ *         &lt;element ref="{urn:uddi-org:api_v3}authorizedName" minOccurs="0"/>
+ *       &lt;/sequence>
+ *       &lt;attribute name="entityKey" use="required" type="{urn:uddi-org:api_v3}uddiKey" />
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "operationalInfo", propOrder = {
+    "created",
+    "modified",
+    "modifiedIncludingChildren",
+    "nodeID",
+    "authorizedName"
+})
+public class OperationalInfo {
+
+    protected XMLGregorianCalendar created;
+    protected XMLGregorianCalendar modified;
+    protected XMLGregorianCalendar modifiedIncludingChildren;
+    protected String nodeID;
+    protected String authorizedName;
+    @XmlAttribute(required = true)
+    protected String entityKey;
+
+    /**
+     * Gets the value of the created property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getCreated() {
+        return created;
+    }
+
+    /**
+     * Sets the value of the created property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setCreated(XMLGregorianCalendar value) {
+        this.created = value;
+    }
+
+    /**
+     * Gets the value of the modified property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getModified() {
+        return modified;
+    }
+
+    /**
+     * Sets the value of the modified property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setModified(XMLGregorianCalendar value) {
+        this.modified = value;
+    }
+
+    /**
+     * Gets the value of the modifiedIncludingChildren property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public XMLGregorianCalendar getModifiedIncludingChildren() {
+        return modifiedIncludingChildren;
+    }
+
+    /**
+     * Sets the value of the modifiedIncludingChildren property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link XMLGregorianCalendar }
+     *     
+     */
+    public void setModifiedIncludingChildren(XMLGregorianCalendar value) {
+        this.modifiedIncludingChildren = value;
+    }
+
+    /**
+     * Gets the value of the nodeID property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getNodeID() {
+        return nodeID;
+    }
+
+    /**
+     * Sets the value of the nodeID property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setNodeID(String value) {
+        this.nodeID = value;
+    }
+
+    /**
+     * Gets the value of the authorizedName property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getAuthorizedName() {
+        return authorizedName;
+    }
+
+    /**
+     * Sets the value of the authorizedName property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setAuthorizedName(String value) {
+        this.authorizedName = value;
+    }
+
+    /**
+     * Gets the value of the entityKey property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getEntityKey() {
+        return entityKey;
+    }
+
+    /**
+     * Sets the value of the entityKey property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setEntityKey(String value) {
+        this.entityKey = value;
+    }
+
+}

Added: webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OperationalInfos.java
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OperationalInfos.java?rev=661167&view=auto
==============================================================================
--- webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OperationalInfos.java (added)
+++ webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OperationalInfos.java Wed May 28 17:44:36 2008
@@ -0,0 +1,115 @@
+/*
+ * Copyright 2001-2008 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.
+ *
+ *
+ * This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1.5-b01-fcs 
+ * See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
+ * Any modifications to this file will be lost upon recompilation of the source schema. 
+ * Generated on: 2008.05.28 at 03:26:41 PM EDT 
+ */
+package org.uddi.api_v3;
+
+import java.util.ArrayList;
+import java.util.List;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlAttribute;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for operationalInfos complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="operationalInfos">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;sequence>
+ *         &lt;element ref="{urn:uddi-org:api_v3}operationalInfo" maxOccurs="unbounded" minOccurs="0"/>
+ *       &lt;/sequence>
+ *       &lt;attribute name="truncated" type="{urn:uddi-org:api_v3}truncated" />
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "operationalInfos", propOrder = {
+    "operationalInfo"
+})
+public class OperationalInfos {
+
+    protected List<OperationalInfo> operationalInfo;
+    @XmlAttribute
+    protected Boolean truncated;
+
+    /**
+     * Gets the value of the operationalInfo property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the operationalInfo property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getOperationalInfo().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link OperationalInfo }
+     * 
+     * 
+     */
+    public List<OperationalInfo> getOperationalInfo() {
+        if (operationalInfo == null) {
+            operationalInfo = new ArrayList<OperationalInfo>();
+        }
+        return this.operationalInfo;
+    }
+
+    /**
+     * Gets the value of the truncated property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link Boolean }
+     *     
+     */
+    public Boolean isTruncated() {
+        return truncated;
+    }
+
+    /**
+     * Sets the value of the truncated property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link Boolean }
+     *     
+     */
+    public void setTruncated(Boolean value) {
+        this.truncated = value;
+    }
+
+}

Added: webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OverviewDoc.java
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OverviewDoc.java?rev=661167&view=auto
==============================================================================
--- webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OverviewDoc.java (added)
+++ webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OverviewDoc.java Wed May 28 17:44:36 2008
@@ -0,0 +1,109 @@
+/*
+ * Copyright 2001-2008 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.
+ *
+ *
+ * This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1.5-b01-fcs 
+ * See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
+ * Any modifications to this file will be lost upon recompilation of the source schema. 
+ * Generated on: 2008.05.28 at 03:26:41 PM EDT 
+ */
+package org.uddi.api_v3;
+
+import java.util.ArrayList;
+import java.util.List;
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElementRef;
+import javax.xml.bind.annotation.XmlElementRefs;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for overviewDoc complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="overviewDoc">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       &lt;choice>
+ *         &lt;sequence>
+ *           &lt;element ref="{urn:uddi-org:api_v3}description" maxOccurs="unbounded"/>
+ *           &lt;element ref="{urn:uddi-org:api_v3}overviewURL" minOccurs="0"/>
+ *         &lt;/sequence>
+ *         &lt;element ref="{urn:uddi-org:api_v3}overviewURL"/>
+ *       &lt;/choice>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "overviewDoc", propOrder = {
+    "content"
+})
+public class OverviewDoc {
+
+    @XmlElementRefs({
+        @XmlElementRef(name = "overviewURL", namespace = "urn:uddi-org:api_v3", type = JAXBElement.class),
+        @XmlElementRef(name = "description", namespace = "urn:uddi-org:api_v3", type = JAXBElement.class)
+    })
+    protected List<JAXBElement<?>> content;
+
+    /**
+     * Gets the rest of the content model. 
+     * 
+     * <p>
+     * You are getting this "catch-all" property because of the following reason: 
+     * The field name "OverviewURL" is used by two different parts of a schema. See: 
+     * line 399 of file:/Users/kstam/oscĀ„/apache/dev/jUDDI_v3/uddi-api/src/main/resources/uddi_v3.xsd
+     * line 397 of file:/Users/kstam/oscĀ„/apache/dev/jUDDI_v3/uddi-api/src/main/resources/uddi_v3.xsd
+     * <p>
+     * To get rid of this property, apply a property customization to one 
+     * of both of the following declarations to change their names: 
+     * Gets the value of the content property.
+     * 
+     * <p>
+     * This accessor method returns a reference to the live list,
+     * not a snapshot. Therefore any modification you make to the
+     * returned list will be present inside the JAXB object.
+     * This is why there is not a <CODE>set</CODE> method for the content property.
+     * 
+     * <p>
+     * For example, to add a new item, do as follows:
+     * <pre>
+     *    getContent().add(newItem);
+     * </pre>
+     * 
+     * 
+     * <p>
+     * Objects of the following type(s) are allowed in the list
+     * {@link JAXBElement }{@code <}{@link Description }{@code >}
+     * {@link JAXBElement }{@code <}{@link OverviewURL }{@code >}
+     * 
+     * 
+     */
+    public List<JAXBElement<?>> getContent() {
+        if (content == null) {
+            content = new ArrayList<JAXBElement<?>>();
+        }
+        return this.content;
+    }
+
+}

Added: webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OverviewURL.java
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OverviewURL.java?rev=661167&view=auto
==============================================================================
--- webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OverviewURL.java (added)
+++ webservices/juddi/branches/v3_trunk/uddi-api/src/main/java/org/uddi/api_v3/OverviewURL.java Wed May 28 17:44:36 2008
@@ -0,0 +1,111 @@
+/*
+ * Copyright 2001-2008 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.
+ *
+ *
+ * This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1.5-b01-fcs 
+ * See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
+ * Any modifications to this file will be lost upon recompilation of the source schema. 
+ * Generated on: 2008.05.28 at 03:26:41 PM EDT 
+ */
+package org.uddi.api_v3;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlAttribute;
+import javax.xml.bind.annotation.XmlType;
+import javax.xml.bind.annotation.XmlValue;
+
+
+/**
+ * <p>Java class for overviewURL complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="overviewURL">
+ *   &lt;simpleContent>
+ *     &lt;extension base="&lt;urn:uddi-org:api_v3>validationTypeAnyURI4096">
+ *       &lt;attribute name="useType" type="{urn:uddi-org:api_v3}useType" default="" />
+ *     &lt;/extension>
+ *   &lt;/simpleContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "overviewURL", propOrder = {
+    "value"
+})
+public class OverviewURL {
+
+    @XmlValue
+    protected String value;
+    @XmlAttribute
+    protected String useType;
+
+    /**
+     * Gets the value of the value property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getValue() {
+        return value;
+    }
+
+    /**
+     * Sets the value of the value property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setValue(String value) {
+        this.value = value;
+    }
+
+    /**
+     * Gets the value of the useType property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getUseType() {
+        if (useType == null) {
+            return "";
+        } else {
+            return useType;
+        }
+    }
+
+    /**
+     * Sets the value of the useType property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setUseType(String value) {
+        this.useType = value;
+    }
+
+}



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org