1 /* 2 * Copyright 2007 Sun Microsystems, Inc. All rights reserved. 3 * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. 4 */ 5 6 7 @javax.xml.bind.annotation.XmlSchema(namespace=W3CEndpointReference.NS, 8 location="http://www.w3.org/2006/03/addressing/ws-addr.xsd") 9 package javax.xml.ws.wsaddressing; 10