org.apache.ws.resource.servicegroup.v1_2
Interface ServiceGroup1_2Constants


public interface ServiceGroup1_2Constants

Author:
Ian P. Springer

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

Field Detail

NSURI_WSSG_SCHEMA

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

See Also:
Constant Field Values

NSPREFIX_WSSG_SCHEMA

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

See Also:
Constant Field Values

NSURI_WSSG_WSDL

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

See Also:
Constant Field Values

NSPREFIX_WSSG_WSDL

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

See Also:
Constant Field Values


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