javaee:emptyType

This type is used to designate an empty
element when used.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:ID optional

Source

<xsd:complexType name="emptyType">
  <xsd:annotation>
    <xsd:documentation>This type is used to designate an empty element when used.</xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>