Element | annotation/annotation |
<xs:complexType name="annotation"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:group ref="entity"/> <xs:group ref="date"/> <xs:group ref="description"/> <xs:group ref="ex:customElements"/> </xs:choice> <xs:attributeGroup ref="ag:annotation"/> <xs:attributeGroup ref="ex:customAttributes"/> </xs:complexType> |