The empty type represents an empty element with no attributes. |
<xs:complexType name="empty"> <xs:annotation> <xs:documentation>The empty type represents an empty element with no attributes.</xs:documentation> </xs:annotation> </xs:complexType> |