|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Target(value=PACKAGE) @Retention(value=RUNTIME) public @interface XmlSchema
An annotation mapping a package to the XML schema from which it was derived.
| Required Element Summary | |
|---|---|
Specification |
specification
The specification where this XML schema come from. |
String |
URL
The URL to the schema. |
| Element Detail |
|---|
public abstract String URL
public abstract Specification specification
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||