|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=METHOD) @Retention(value=RUNTIME) public @interface XSISchemaLocation
This annotation can be used to simplify adding xsi:schemaLocation attributes
| Required Element Summary | |
|---|---|
String |
value
schema location relative to a base URI of the web application |
| Optional Element Summary | |
|---|---|
boolean |
noNamespace
Can be used to get xsi:noNamespaceSchemaLocation produced. |
| Element Detail |
|---|
public abstract String value
public abstract boolean noNamespace
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||