4.4 Supported JAXB annotations

The following standard JAXB annotations are supported on properties or classes:

Figure 4.1. Standard JAXB annotations

  • @XmlAccessorType
  • @XmlRootElement
  • @XmlElement
  • @XmlElementWrapper
  • @XmlAttribute
  • @XmlValue
  • @XmlID
  • @XmlIDREF
  • @XmlTransient (ignored)