Annotation Type Schema

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String description
      The description of the resource associated to such URN.
      String id
      The schema URN for the resource being annotated
      String name
      The human readable name of the resource.
    • Element Detail

      • id

        String id
        The schema URN for the resource being annotated
        Returns:
        The resource URN as a String.
      • description

        String description
        The description of the resource associated to such URN.
        Returns:
        The resource description.
      • name

        String name
        The human readable name of the resource.
        Returns:
        The object's human-readable name.