Complex Type metaopt
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Complex</type>
<name>metaopt</name>
<comment>the complex type metaopt defines the content model and attributes shared by all metadata elements. Here the eId attribute is optional</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idopt.tmp#idopt
Used by
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
wId noWhiteSpace optional
Source
<xsd:complexType name="metaopt">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>metaopt</name>
      <comment>the complex type metaopt defines the content model and attributes shared by all metadata elements. Here the eId attribute is optional</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attributeGroup ref="core"/>
  <xsd:attributeGroup ref="idopt"/>
</xsd:complexType>