Modifier and Type | Required Element and Description |
---|---|
String |
value
Schema location
By default it is assumed to be relative to a base URI of the web application
|
Modifier and Type | Optional Element and Description |
---|---|
boolean |
noNamespace
Can be used to get xsi:noNamespaceSchemaLocation produced.
|
boolean |
resolve
If the location is relative and this property is set to true then
the location will be resolved against the base URI of the web application
|
public abstract String value
Apache CXF