Documentation of 'org.opengis.annotation.XmlSchema' Java class
XmlSchema
org.opengis.annotation

Annotation Type XmlSchema



  • @Documented
     @Target(value=PACKAGE)
     @Retention(value=RUNTIME)
    public @interface XmlSchema
    An annotation mapping a package to the XML schema from which it was derived.
    Since:
    GeoAPI 2.0
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element and Description
      Specification specification
      The specification where this XML schema come from.
      java.lang.String URL
      The URL to the schema.
    • Element Detail

      • URL

        public abstract java.lang.String URL
        The URL to the schema.
      • specification

        public abstract Specification specification
        The specification where this XML schema come from.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.