Annotation Type XmlDocumentation

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String name
      When using multiple javax.xml.bind.annotation.XmlElement, this can indicate to which one the annotation must refer
      String namespace
      Deprecated. 
    • Element Detail

      • value

        String value
        Returns:
        The documentation to the xsd element, attribute or type
      • name

        String name
        When using multiple javax.xml.bind.annotation.XmlElement, this can indicate to which one the annotation must refer
        Default:
        ""