org.apache.ws.resource.servicegroup.v2004_11
Interface ServiceGroupConstants


public interface ServiceGroupConstants

Constants for namespaces defined by the 2004/11 version of the WSRF ServiceGroup specification.


Field Summary
static java.lang.String NSPREFIX_WSSG_SCHEMA
          Namespace prefix for WS-ServiceGroup schema.
static java.lang.String NSPREFIX_WSSG_WSDL
          Namespace prefix for WS-ServiceGroup WSDL.
static java.lang.String NSURI_WSSG_SCHEMA
          Namespace URI for WS-ServiceGroup schema.
static java.lang.String NSURI_WSSG_WSDL
          Namespace URI for WS-ServiceGroup WSDL.
 

Field Detail

NSURI_WSSG_SCHEMA

public static final java.lang.String NSURI_WSSG_SCHEMA
Namespace URI for WS-ServiceGroup schema.

See Also:
Constant Field Values

NSPREFIX_WSSG_SCHEMA

public static final java.lang.String NSPREFIX_WSSG_SCHEMA
Namespace prefix for WS-ServiceGroup schema.

See Also:
Constant Field Values

NSURI_WSSG_WSDL

public static final java.lang.String NSURI_WSSG_WSDL
Namespace URI for WS-ServiceGroup WSDL.

See Also:
Constant Field Values

NSPREFIX_WSSG_WSDL

public static final java.lang.String NSPREFIX_WSSG_WSDL
Namespace prefix for WS-ServiceGroup WSDL.

See Also:
Constant Field Values


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.