com.sun.xml.ws.api.server
Interface SDDocument.Schema

All Superinterfaces:
SDDocument
Enclosing interface:
SDDocument

public static interface SDDocument.Schema
extends SDDocument

SDDocument that represents an XML Schema.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.xml.ws.api.server.SDDocument
SDDocument.Schema, SDDocument.WSDL
 
Method Summary
 String getTargetNamespace()
          Gets the target namepsace of this schema.
 
Methods inherited from interface com.sun.xml.ws.api.server.SDDocument
getImports, getRootName, getURL, isSchema, isWSDL, writeTo, writeTo
 

Method Detail

getTargetNamespace

String getTargetNamespace()
Gets the target namepsace of this schema.