Complex Type metareq
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<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>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idreq.tmp#idreq
Used by
Element mapping
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
wId noWhiteSpace optional
Source
<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>