<xsd:complexType name="metareq">
<xsd:annotation>
<xsd:documentation>
<type>Complex</type>
<name>metareq</name>
<comment>the complex type metareq defines the content model and attributes shared by all metadata elements. Here the eId attribute is required</comment>
</xsd:documentation>
</xsd:annotation>
<xsd:attributeGroup ref="core"/>
<xsd:attributeGroup ref="idreq"/>
</xsd:complexType> |