A special type meant to be used for elements with no content and no attributes.
XSD Schema Diagram:
XSD Schema Code:
<xsd:complexType name="Empty">
<xsd:annotation>
<xsd:documentation xml:lang="en">A special type meant to be used for elements with no content and no attributes.</xsd:documentation>
</xsd:annotation>
</xsd:complexType>