Fork me on GitHub

Rat (Release Audit Tool) results

The following document contains the results of Rat (Release Audit Tool).

*****************************************************
Summary
-------
Generated at: 2017-03-11T23:43:28-05:00

Notes: 0
Binaries: 0
Archives: 0
Standards: 15

Apache Licensed: 0
Generated Documents: 0

JavaDocs are generated, thus a license header is optional.
Generated files do not require license headers.

15 Unknown Licenses

*****************************************************

Files with unapproved licenses:

  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/pom.xml
  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/java/org/miloss/fgsms/discovery/UDDIDiscovery.java
  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddiv1.xsd
  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddiv2.xsd
  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddiv3.xsd
  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_API_v1.wsdl
  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_API_V2.wsdl
  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_API_V3.wsdl
  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_API_V31.wsdl
  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddi_api_v3_binding.wsdl
  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddi_api_v3_portType.wsdl
  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_Inquiry_API_V2.wsdl
  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_Publication_API_V2.wsdl
  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/xml.xsd
  C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/xmldsig-core-schema.xsd

*****************************************************

*****************************************************
  Files with Apache License headers will be marked AL
  Binary files (which do not require any license headers) will be marked B
  Compressed archives will be marked A
  Notices, licenses etc. will be marked N
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/pom.xml
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/java/org/miloss/fgsms/discovery/UDDIDiscovery.java
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddiv1.xsd
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddiv2.xsd
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddiv3.xsd
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_API_v1.wsdl
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_API_V2.wsdl
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_API_V3.wsdl
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_API_V31.wsdl
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddi_api_v3_binding.wsdl
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddi_api_v3_portType.wsdl
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_Inquiry_API_V2.wsdl
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_Publication_API_V2.wsdl
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/xml.xsd
 !????? C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/xmldsig-core-schema.xsd
 
*****************************************************

 Printing headers for text files without a valid license header...
 
=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/pom.xml
=====================================================
<?xml version="1.0" encoding="UTF-8"?>
<!--
 This Source Code Form is subject to the terms of the Mozilla Public
 License, v. 2.0. If a copy of the MPL was not distributed with this
 file, You can obtain one at http://mozilla.org/MPL/2.0/.

 If it is not possible or desirable to put the notice in a particular
 file, then You may include the notice in a location (such as a LICENSE
 file in a relevant directory) where a recipient would be likely to look
 for such a notice.

 

 
 U.S. Government, Department of the Army
 Army Materiel Command
 Research Development Engineering Command
 Communications Electronics Research Development and Engineering Center

-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
	  <groupId>org.mil-oss</groupId>
	  <artifactId>fgsms-agents</artifactId>
	  <version>7.0.0</version>
     </parent>
     <artifactId>fgsms-discovery-uddi</artifactId>
     <packaging>bundle</packaging>
     <name>fgsms UDDI Discovery</name>
     <description>Used by agents to discovery the location of the fgsms server</description>
     <dependencies>

	  <dependency>
	       <groupId>junit</groupId>
	       <artifactId>junit</artifactId>
	       <scope>test</scope>
	  </dependency>
	  <dependency>
	       <groupId>org.apache.juddi</groupId>
	       <artifactId>juddi-client</artifactId>
	  </dependency>

	  <dependency>
	       <groupId>org.mil-oss</groupId>
	       <artifactId>fgsms-common</artifactId>
	       <version>${project.parent.version}</version>
	  </dependency>
	  <dependency>
	       <groupId>org.mil-oss</groupId>

=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/java/org/miloss/fgsms/discovery/UDDIDiscovery.java
=====================================================
/**
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * If it is not possible or desirable to put the notice in a particular
 * file, then You may include the notice in a location (such as a LICENSE
 * file in a relevant directory) where a recipient would be likely to look
 * for such a notice.

 * 
 */
 
/*  ---------------------------------------------------------------------------
 *  U.S. Government, Department of the Army
 *  Army Materiel Command
 *  Research Development Engineering Command
 *  Communications Electronics Research Development and Engineering Center
 *  ---------------------------------------------------------------------------
 */

package org.miloss.fgsms.discovery;

import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Properties;
import java.util.Set;
import javax.xml.ws.BindingProvider;
import org.apache.juddi.v3.client.UDDIConstants;
import org.apache.juddi.v3.client.UDDIService;
import org.apache.log4j.Level;
import org.miloss.fgsms.common.Logger;;
import org.miloss.fgsms.common.Utility;
import org.miloss.fgsms.plugins.agents.IEndpointDiscovery;

import org.uddi.api_v3.*;
import org.uddi.v3_service.UDDIInquiryPortType;
import org.uddi.v3_service.UDDISecurityPortType;

/**
 * Provides UDDI discovery services for use with agents
 *
 * @author AO
 */
public class UDDIDiscovery implements IEndpointDiscovery {

    private static final Logger log = Logger.getLogger("fgsms.Discovery.UDDI");
    private UDDIService uddi = null;

=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddiv1.xsd
=====================================================
<?xml version="1.0" encoding="utf-8"?>
<xsd:schema xmlns:uddi="urn:uddi-org:api" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xml="http://www.w3.org/XML/1998/namespace" targetNamespace="urn:uddi-org:api" elementFormDefault="qualified" attributeFormDefault="unqualified" id="uddi">
	<xsd:import namespace="http://www.w3.org/2001/XMLSchema" schemaLocation="xml.xsd"/>
	<xsd:complexType name="accessPoint" mixed="true">
		<xsd:attribute name="URLType" type="uddi:URLType" use="required"/>
	</xsd:complexType>
	<xsd:complexType name="address">
		<xsd:sequence>
			<xsd:element name="addressLine" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
		<xsd:attribute name="sortCode" type="xsd:string" use="optional"/>
		<xsd:attribute name="useType" type="xsd:string" use="optional"/>
	</xsd:complexType>
	<xsd:element name="authToken" type="uddi:authToken"/>
	<xsd:complexType name="authToken">
		<xsd:sequence>
			<xsd:element name="authInfo" type="xsd:string"/>
		</xsd:sequence>
		<xsd:attribute name="generic" type="xsd:string" use="required"/>
		<xsd:attribute name="operator" type="xsd:string" use="required"/>
	</xsd:complexType>
	<xsd:element name="bindingDetail" type="uddi:bindingDetail"/>
	<xsd:complexType name="bindingDetail">
		<xsd:sequence>
			<xsd:element name="bindingTemplate" type="uddi:bindingTemplate" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
		<xsd:attribute name="generic" type="xsd:string" use="required"/>
		<xsd:attribute name="operator" type="xsd:string" use="required"/>
		<xsd:attribute name="truncated" type="uddi:truncated" use="optional"/>
	</xsd:complexType>
	<xsd:complexType name="bindingTemplate">
		<xsd:sequence>
			<xsd:element name="description" type="uddi:description" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:choice>
				<xsd:element name="accessPoint" type="uddi:accessPoint"/>
				<xsd:element name="hostingRedirector" type="uddi:hostingRedirector"/>
			</xsd:choice>
			<xsd:element name="tModelInstanceDetails" type="uddi:tModelInstanceDetails"/>
		</xsd:sequence>
		<xsd:attribute name="serviceKey" type="xsd:string" use="optional"/>
		<xsd:attribute name="bindingKey" type="xsd:string" use="required"/>
	</xsd:complexType>
	<xsd:complexType name="bindingTemplates">
		<xsd:sequence>
			<xsd:element name="bindingTemplate" type="uddi:bindingTemplate" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="businessDetail" type="uddi:businessDetail"/>
	<xsd:complexType name="businessDetail">
		<xsd:sequence>

=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddiv2.xsd
=====================================================
<?xml version="1.0" encoding="utf-8"?>
<schema xmlns:uddi="urn:uddi-org:api_v2" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xml="http://www.w3.org/XML/1998/namespace" targetNamespace="urn:uddi-org:api_v2" elementFormDefault="qualified" attributeFormDefault="unqualified" version="2.03" id="uddi">
	<import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd"/>
	<simpleType name="bindingKey">
		<restriction base="xsd:string"/>
	</simpleType>
	<simpleType name="businessKey">
		<restriction base="xsd:string"/>
	</simpleType>
	<simpleType name="serviceKey">
		<restriction base="xsd:string"/>
	</simpleType>
	<simpleType name="tModelKey">
		<restriction base="xsd:string"/>
	</simpleType>
	<simpleType name="direction">
		<restriction base="xsd:NMTOKEN">
			<enumeration value="fromKey"/>
			<enumeration value="toKey"/>
		</restriction>
	</simpleType>
	<simpleType name="truncated">
		<restriction base="xsd:NMTOKEN">
			<enumeration value="true"/>
			<enumeration value="false"/>
		</restriction>
	</simpleType>
	<simpleType name="URLType">
		<restriction base="xsd:NMTOKEN">
			<enumeration value="mailto"/>
			<enumeration value="http"/>
			<enumeration value="https"/>
			<enumeration value="ftp"/>
			<enumeration value="fax"/>
			<enumeration value="phone"/>
			<enumeration value="other"/>
		</restriction>
	</simpleType>
	<simpleType name="keyType">
		<restriction base="xsd:NMTOKEN">
			<enumeration value="businessKey"/>
			<enumeration value="tModelKey"/>
			<enumeration value="serviceKey"/>
			<enumeration value="bindingKey"/>
		</restriction>
	</simpleType>
	<element name="accessPoint" type="uddi:accessPoint"/>
	<complexType name="accessPoint">
		<simpleContent>
			<extension base="xsd:string">

=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddiv3.xsd
=====================================================
<?xml version="1.0" encoding="utf-8"?>
<xsd:schema xmlns:scc14n="urn:uddi-org:schemaCentricC14N:2002-07-10" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uddi="urn:uddi-org:api_v3" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xml="http://www.w3.org/XML/1998/namespace" targetNamespace="urn:uddi-org:api_v3" elementFormDefault="qualified" version="3.0.2" id="uddi" xsi:schemaLocation="urn:uddi-org:schemaCentricC14N:2002-07-10 http://uddi.org/schema/SchemaCentricCanonicalization.xsd">
	<xsd:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd"/>
	<xsd:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="xmldsig-core-schema.xsd"/>
	<xsd:simpleType name="uddiKey" scc14n:caseMapKind="fold">
		<xsd:restriction base="xsd:anyURI">
			<xsd:maxLength value="255"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="bindingKey" final="restriction">
		<xsd:restriction base="uddi:uddiKey"/>
	</xsd:simpleType>
	<xsd:simpleType name="businessKey" final="restriction">
		<xsd:restriction base="uddi:uddiKey"/>
	</xsd:simpleType>
	<xsd:simpleType name="findQualifier" scc14n:caseMapKind="fold">
		<xsd:restriction base="uddi:validationTypeString255"/>
	</xsd:simpleType>
	<xsd:simpleType name="serviceKey" final="restriction">
		<xsd:restriction base="uddi:uddiKey"/>
	</xsd:simpleType>
	<xsd:simpleType name="tModelKey" final="restriction">
		<xsd:restriction base="uddi:uddiKey"/>
	</xsd:simpleType>
	<xsd:element name="authorizedName" type="uddi:authorizedName" final="restriction"/>
	<xsd:simpleType name="authorizedName" final="restriction">
		<xsd:restriction base="xsd:string">
			<xsd:maxLength value="255"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:element name="nodeID" type="uddi:nodeID" final="restriction"/>
	<xsd:simpleType name="nodeID" final="restriction">
		<xsd:restriction base="uddi:uddiKey"/>
	</xsd:simpleType>
	<xsd:simpleType name="completionStatus" final="restriction">
		<xsd:restriction base="xsd:string">
			<xsd:maxLength value="32"/>
			<xsd:whiteSpace value="collapse"/>
			<xsd:enumeration value="status:complete"/>
			<xsd:enumeration value="status:fromKey_incomplete"/>
			<xsd:enumeration value="status:toKey_incomplete"/>
			<xsd:enumeration value="status:both_incomplete"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="direction" final="restriction">
		<xsd:restriction base="xsd:NMTOKEN">
			<xsd:enumeration value="fromKey"/>
			<xsd:enumeration value="toKey"/>
		</xsd:restriction>
	</xsd:simpleType>

=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_API_v1.wsdl
=====================================================
<?xml version="1.0" encoding="utf-8"?>
<definitions xmlns:tns="urn:uddi-org:inquiry" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:uddi="urn:uddi-org:api" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="urn:uddi-org:inquiry">
	<documentation xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="urn:uddi-org:inquiry" xmlns:uddi="urn:uddi-org:api">
		Copyright (c) 2000 - 2002 by Accenture, Ariba, Inc., Commerce One, Inc. 
		Fujitsu Limited, Hewlett-Packard Company, i2 Technologies, Inc., 
		Intel Corporation, International Business Machines Corporation,  
		Microsoft Corporation, Oracle Corporation, SAP AG, Sun Microsystems, Inc., 
		and VeriSign, Inc.  All Rights Reserved.
		
		WSDL Service Interface for UDDI Inquiry API V1.0
		    
		This WSDL document defines the inquiry API calls for interacting with 
		the UDDI registry.  The complete UDDI API specification is available
		at http://www.uddi.org/specification.html.
	</documentation>
	<import namespace="urn:uddi-org:api" location="uddiv1.xsd"/>
	<types/>
	<message name="bindingDetail">
		<part name="body" element="uddi:bindingDetail"/>
	</message>
	<message name="businessDetail">
		<part name="body" element="uddi:businessDetail"/>
	</message>
	<message name="businessDetailExt">
		<part name="body" element="uddi:businessDetailExt"/>
	</message>
	<message name="businessList">
		<part name="body" element="uddi:businessList"/>
	</message>
	<message name="dispositionReport">
		<part name="body" element="uddi:dispositionReport"/>
	</message>
	<message name="find_binding">
		<part name="body" element="uddi:find_binding"/>
	</message>
	<message name="find_business">
		<part name="body" element="uddi:find_business"/>
	</message>
	<message name="find_service">
		<part name="body" element="uddi:find_service"/>
	</message>
	<message name="find_tModel">
		<part name="body" element="uddi:find_tModel"/>
	</message>
	<message name="get_bindingDetail">
		<part name="body" element="uddi:get_bindingDetail"/>
	</message>
	<message name="get_businessDetail">
		<part name="body" element="uddi:get_businessDetail"/>
	</message>

=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_API_V2.wsdl
=====================================================
<?xml version="1.0" encoding="utf-8"?>
<definitions xmlns:tns="urn:uddi-org:api_v2" xmlns:publication_v2="urn:uddi-org:publication_v2" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:inquiry_v2="urn:uddi-org:inquiry_v2" xmlns="http://schemas.xmlsoap.org/wsdl/" name="UDDI_API_V2" targetNamespace="urn:uddi-org:api_v2">
	<documentation xmlns:inquiry_v2="urn:uddi-org:inquiry_v2" xmlns:publication_v2="urn:uddi-org:publication_v2" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="urn:uddi-org:api_v2">
        Copyright 2001-2005 Systinet Corp. All rights reserved.
        Use is subject to license terms.

        WSDL SOAP/HTTP binding for UDDI V2 APIs.
    </documentation>
	<import namespace="urn:uddi-org:inquiry_v2" location="UDDI_Inquiry_API_V2.wsdl"/>
	<import namespace="urn:uddi-org:publication_v2" location="UDDI_Publication_API_V2.wsdl"/>
	<types/>
	<service name="UDDIInquiryService">
		<port name="Inquire" binding="inquiry_v2:InquireSoap">
			<soap:address location="http://localhost:8080/uddi/inquiry"/>
		</port>
	</service>
	<service name="UDDIPublishService">
		<port name="Publish" binding="publication_v2:PublishSoap">
			<soap:address location="urn:unknown-location-uri"/>
		</port>
	</service>
</definitions>

=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_API_V3.wsdl
=====================================================
<?xml version="1.0" encoding="utf-8"?>
<definitions xmlns:tns="urn:uddi-org:api_v3" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:api_v3_binding="urn:uddi-org:api_v3_binding" name="UDDI_API_V3" targetNamespace="urn:uddi-org:api_v3" xmlns="http://schemas.xmlsoap.org/wsdl/">
  <documentation xmlns:api_v3_binding="urn:uddi-org:api_v3_binding" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="urn:uddi-org:api_v3">
        Copyright 2001-2005 Systinet Corp. All rights reserved.
        Use is subject to license terms.

        WSDL SOAP/HTTP binding for UDDI V3 Security, Publication and Inquiry APIs.
    </documentation>
  <import namespace="urn:uddi-org:api_v3_binding" location="uddi_api_v3_binding.wsdl" />
  <types />
  <service name="UDDI_Inquiry_SoapService">
    <port name="UDDI_Inquiry_PortType" binding="api_v3_binding:UDDI_Inquiry_SoapBinding">
      <soap:address location="http://localhost:8080/uddi/inquiry" />
    </port>
  </service>
  <service name="UDDI_Publication_SoapService">
    <port name="UDDI_Publication_PortType" binding="api_v3_binding:UDDI_Publication_SoapBinding">
      <soap:address location="urn:unknown-location-uri" />
    </port>
  </service>
  <service name="UDDI_Security_SoapService">
    <port name="UDDI_Security_PortType" binding="api_v3_binding:UDDI_Security_SoapBinding">
      <soap:address location="urn:unknown-location-uri" />
    </port>
  </service>
</definitions>

=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_API_V31.wsdl
=====================================================
<?xml version="1.0" encoding="utf-8"?>
<definitions xmlns:tns="urn:uddi-org:api_v3generated/" xmlns="http://schemas.xmlsoap.org/wsdl/" name="UDDI_API_V3" targetNamespace="urn:uddi-org:api_v3generated/">
	<import namespace="urn:uddi-org:api_v3" location="UDDI_API_V3.wsdl"/>
		<import namespace="urn:uddi-org:api_v2" location="UDDI_API_V2.wsdl"/>
	<import namespace="urn:uddi-org:inquiry" location="UDDI_API_v1.wsdl"/>
	<types/>
</definitions>
 

=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddi_api_v3_binding.wsdl
=====================================================
<?xml version="1.0" encoding="utf-8"?>
<definitions xmlns:tns="urn:uddi-org:api_v3_binding" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:uddi_api_v3_portType="urn:uddi-org:api_v3_portType" targetNamespace="urn:uddi-org:api_v3_binding" xmlns="http://schemas.xmlsoap.org/wsdl/">
  <documentation xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:uddi_api_v3_portType="urn:uddi-org:api_v3_portType">
		WSDL SOAP/HTTP binding for UDDI API V3.0
        </documentation>
  <import namespace="urn:uddi-org:api_v3_portType" location="uddi_api_v3_portType.wsdl" />
  <types />
  <binding name="UDDI_Inquiry_SoapBinding" type="uddi_api_v3_portType:UDDI_Inquiry_PortType">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <operation name="find_binding">
      <soap:operation soapAction="find_binding" />
      <input>
        <soap:body use="literal" />
      </input>
      <output>
        <soap:body use="literal" />
      </output>
      <fault name="error">
        <soap:fault use="literal" name="error" namespace="" />
      </fault>
    </operation>
    <operation name="find_business">
      <soap:operation soapAction="find_business" />
      <input>
        <soap:body use="literal" />
      </input>
      <output>
        <soap:body use="literal" />
      </output>
      <fault name="error">
        <soap:fault use="literal" name="error" namespace="" />
      </fault>
    </operation>
    <operation name="find_relatedBusinesses">
      <soap:operation soapAction="find_relatedBusinesses" />
      <input>
        <soap:body use="literal" />
      </input>
      <output>
        <soap:body use="literal" />
      </output>
      <fault name="error">
        <soap:fault use="literal" name="error" namespace="" />
      </fault>
    </operation>
    <operation name="find_service">
      <soap:operation soapAction="find_service" />
      <input>
        <soap:body use="literal" />
      </input>

=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/uddi_api_v3_portType.wsdl
=====================================================
<?xml version="1.0" encoding="utf-8"?>
<definitions xmlns:tns="urn:uddi-org:api_v3_portType" xmlns:uddi="urn:uddi-org:api_v3" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:ns="http://www.w3.org/2001/XMLSchema" xmlns:ns1="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="urn:uddi-org:api_v3_portType">
	<documentation xmlns:tns="urn:uddi-org:api_v3_portType" xmlns:uddi="urn:uddi-org:api_v3">
	        This WSDL document defines the portTypes for the following
	        UDDI V3 API Sets: Inquiry; Publication and Security.
	</documentation>
	<types>
		<xsd:schema targetNamespace="urn:uddi-org:api_v3_portType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
			<xsd:import schemaLocation="uddiv3.xsd" namespace="urn:uddi-org:api_v3"/>
		</xsd:schema>
	</types>
	<message name="add_publisherAssertionsMessage">
		<part name="body" element="uddi:add_publisherAssertions"/>
	</message>
	<message name="assertionStatusReportMessage">
		<part name="body" element="uddi:assertionStatusReport"/>
	</message>
	<message name="authTokenMessage">
		<part name="body" element="uddi:authToken"/>
	</message>
	<message name="bindingDetailMessage">
		<part name="body" element="uddi:bindingDetail"/>
	</message>
	<message name="businessDetailMessage">
		<part name="body" element="uddi:businessDetail"/>
	</message>
	<message name="businessListMessage">
		<part name="body" element="uddi:businessList"/>
	</message>
	<message name="delete_bindingMessage">
		<part name="body" element="uddi:delete_binding"/>
	</message>
	<message name="delete_businessMessage">
		<part name="body" element="uddi:delete_business"/>
	</message>
	<message name="delete_publisherAssertionsMessage">
		<part name="body" element="uddi:delete_publisherAssertions"/>
	</message>
	<message name="delete_serviceMessage">
		<part name="body" element="uddi:delete_service"/>
	</message>
	<message name="delete_tModelMessage">
		<part name="body" element="uddi:delete_tModel"/>
	</message>
	<message name="discard_authTokenMessage">
		<part name="body" element="uddi:discard_authToken"/>
	</message>
	<message name="dispositionReportFaultMessage">
		<part name="body" element="uddi:dispositionReport"/>
	</message>

=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_Inquiry_API_V2.wsdl
=====================================================
<?xml version="1.0" encoding="utf-8"?>
<definitions xmlns:tns="urn:uddi-org:inquiry_v2" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:uddi="urn:uddi-org:api_v2" xmlns="http://schemas.xmlsoap.org/wsdl/" name="UDDI_Inquiry_API_V2" targetNamespace="urn:uddi-org:inquiry_v2">
	<documentation xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="urn:uddi-org:inquiry_v2" xmlns:uddi="urn:uddi-org:api_v2">
		Copyright (c) 2000 - 2002 by Accenture, Ariba, Inc., Commerce One, Inc.
		Fujitsu Limited, Hewlett-Packard Company, i2 Technologies, Inc.,
		Intel Corporation, International Business Machines Corporation,
		Microsoft Corporation, Oracle Corporation, SAP AG, Sun Microsystems, Inc.,
		and VeriSign, Inc.  All Rights Reserved.

		Copyright (c) OASIS Open 2002. All Rights Reserved.

		WSDL Service Interface for UDDI Inquiry API V2.0

		This WSDL document defines the inquiry API calls for interacting with
		the UDDI registry.  The complete UDDI API specification is available
		at http://www.uddi.org/specification.html.
	</documentation>
	<import namespace="urn:uddi-org:api_v2" location="uddiv2.xsd"/>
	<types/>
	<message name="bindingDetail">
		<part name="body" element="uddi:bindingDetail"/>
	</message>
	<message name="businessDetail">
		<part name="body" element="uddi:businessDetail"/>
	</message>
	<message name="businessDetailExt">
		<part name="body" element="uddi:businessDetailExt"/>
	</message>
	<message name="businessList">
		<part name="body" element="uddi:businessList"/>
	</message>
	<message name="dispositionReport">
		<part name="body" element="uddi:dispositionReport"/>
	</message>
	<message name="find_binding">
		<part name="body" element="uddi:find_binding"/>
	</message>
	<message name="find_business">
		<part name="body" element="uddi:find_business"/>
	</message>
	<message name="find_relatedBusinesses">
		<part name="body" element="uddi:find_relatedBusinesses"/>
	</message>
	<message name="find_service">
		<part name="body" element="uddi:find_service"/>
	</message>
	<message name="find_tModel">
		<part name="body" element="uddi:find_tModel"/>
	</message>
	<message name="get_bindingDetail">

=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/UDDI_Publication_API_V2.wsdl
=====================================================
<?xml version="1.0" encoding="utf-8"?>
<definitions xmlns:tns="urn:uddi-org:publication_v2" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:uddi="urn:uddi-org:api_v2" xmlns="http://schemas.xmlsoap.org/wsdl/" name="UDDI_Publication_API_V2" targetNamespace="urn:uddi-org:publication_v2">
	<documentation xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="urn:uddi-org:publication_v2" xmlns:uddi="urn:uddi-org:api_v2">
		Copyright (c) 2000 - 2002 by Accenture, Ariba, Inc., Commerce One, Inc.
		Fujitsu Limited, Hewlett-Packard Company, i2 Technologies, Inc.,
		Intel Corporation, International Business Machines Corporation,
		Microsoft Corporation, Oracle Corporation, SAP AG, Sun Microsystems, Inc.,
		and VeriSign, Inc.  All Rights Reserved.

		Copyright (c) OASIS Open 2002. All Rights Reserved.

		WSDL Service Interface for UDDI Publication API V2.0

		This WSDL document defines the publication API calls for interacting with
		the UDDI registry.  The complete UDDI API specification is available
		at http://www.uddi.org/specification.html.
	</documentation>
	<import namespace="urn:uddi-org:api_v2" location="uddiv2.xsd"/>
	<types/>
	<message name="add_publisherAssertions">
		<part name="body" element="uddi:add_publisherAssertions"/>
	</message>
	<message name="assertionStatusReport">
		<part name="body" element="uddi:assertionStatusReport"/>
	</message>
	<message name="authToken">
		<part name="body" element="uddi:authToken"/>
	</message>
	<message name="bindingDetail">
		<part name="body" element="uddi:bindingDetail"/>
	</message>
	<message name="businessDetail">
		<part name="body" element="uddi:businessDetail"/>
	</message>
	<message name="delete_binding">
		<part name="body" element="uddi:delete_binding"/>
	</message>
	<message name="delete_business">
		<part name="body" element="uddi:delete_business"/>
	</message>
	<message name="delete_publisherAssertions">
		<part name="body" element="uddi:delete_publisherAssertions"/>
	</message>
	<message name="delete_service">
		<part name="body" element="uddi:delete_service"/>
	</message>
	<message name="delete_tModel">
		<part name="body" element="uddi:delete_tModel"/>
	</message>
	<message name="discard_authToken">

=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/xml.xsd
=====================================================
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns="http://www.w3.org/1999/xhtml" targetNamespace="http://www.w3.org/XML/1998/namespace" xml:lang="en" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <h1>About the XML namespace</h1>
        <div class="bodytext">
          <p>
      This schema document describes the XML namespace, in a form
      suitable for import by other schema documents.
     </p>
          <p>
      See <a href="http://www.w3.org/XML/1998/namespace.html">
      http://www.w3.org/XML/1998/namespace.html</a> and
      <a href="http://www.w3.org/TR/REC-xml">
      http://www.w3.org/TR/REC-xml</a> for information 
      about this namespace.
     </p>
          <p>
      Note that local names in this namespace are intended to be
      defined only by the World Wide Web Consortium or its subgroups.
      The names currently defined in this namespace are listed below.
      They should not be used with conflicting semantics by any Working
      Group, specification, or document instance.
     </p>
          <p>   
      See further below in this document for more information about <a href="#usage">how to refer to this schema document from your own
      XSD schema documents</a> and about <a href="#nsversioning">the
      namespace-versioning policy governing this schema document</a>.
     </p>
        </div>
      </div>
    </xs:documentation>
  </xs:annotation>
  <xs:attribute name="lang">
    <xs:annotation>
      <xs:documentation>
        <div xmlns="http://www.w3.org/1999/xhtml">
          <h3>lang (as an attribute name)</h3>
          <p>
       denotes an attribute whose value
       is a language code for the natural language of the content of
       any element; its value is inherited.  This name is reserved
       by virtue of its definition in the XML specification.</p>
        </div>
        <div xmlns="http://www.w3.org/1999/xhtml">
          <h4>Notes</h4>
          <p>
      Attempting to install the relevant ISO 2- and 3-letter
      codes as the enumerated possible values is probably never

=====================================================
== File: C:/projects/fgsms/fgsms-agents/fgsms-discovery-uddi/src/main/resources/META-INF/xmldsig-core-schema.xsd
=====================================================
<?xml version="1.0" encoding="utf-8"?>
<schema xmlns:ds="http://www.w3.org/2000/09/xmldsig#" elementFormDefault="qualified" targetNamespace="http://www.w3.org/2000/09/xmldsig#" version="0.1" xmlns="http://www.w3.org/2001/XMLSchema">
  <simpleType name="CryptoBinary">
    <restriction base="base64Binary" />
  </simpleType>
  <element name="Signature" type="ds:SignatureType" />
  <complexType name="SignatureType">
    <sequence>
      <element ref="ds:SignedInfo" />
      <element ref="ds:SignatureValue" />
      <element minOccurs="0" ref="ds:KeyInfo" />
      <element minOccurs="0" maxOccurs="unbounded" ref="ds:Object" />
    </sequence>
    <attribute name="Id" type="ID" use="optional" />
  </complexType>
  <element name="SignatureValue" type="ds:SignatureValueType" />
  <complexType name="SignatureValueType">
    <simpleContent>
      <extension base="base64Binary">
        <attribute name="Id" type="ID" use="optional" />
      </extension>
    </simpleContent>
  </complexType>
  <element name="SignedInfo" type="ds:SignedInfoType" />
  <complexType name="SignedInfoType">
    <sequence>
      <element ref="ds:CanonicalizationMethod" />
      <element ref="ds:SignatureMethod" />
      <element maxOccurs="unbounded" ref="ds:Reference" />
    </sequence>
    <attribute name="Id" type="ID" use="optional" />
  </complexType>
  <element name="CanonicalizationMethod" type="ds:CanonicalizationMethodType" />
  <complexType name="CanonicalizationMethodType" mixed="true">
    <sequence>
      <any minOccurs="0" maxOccurs="unbounded" namespace="##any" />
    </sequence>
    <attribute name="Algorithm" type="anyURI" use="required" />
  </complexType>
  <element name="SignatureMethod" type="ds:SignatureMethodType" />
  <complexType name="SignatureMethodType" mixed="true">
    <sequence>
      <element minOccurs="0" name="HMACOutputLength" type="ds:HMACOutputLengthType" />
      <any minOccurs="0" maxOccurs="unbounded" namespace="##other" />
    </sequence>
    <attribute name="Algorithm" type="anyURI" use="required" />
  </complexType>
  <element name="Reference" type="ds:ReferenceType" />
  <complexType name="ReferenceType">
    <sequence>