Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type markerreq
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>markerreq</name>
<comment>the complex type markerreq defines the content model and attributes shared by all marker elements. Here the eId attribute is required</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_corereq.tmp#corereq
Used by
Element marker
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
alternativeTo xsd:anyURI optional
class xsd:string optional
eId noWhiteSpace optional
lang optional
period xsd:anyURI optional
refersTo list of xsd:anyURI optional
space optional
status statusType optional
style xsd:string optional
title xsd:string optional
wId noWhiteSpace optional
Source
<xsd:complexType name="markerreq">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>markerreq</name>
      <comment>the complex type markerreq defines the content model and attributes shared by all marker elements. Here the eId attribute is required</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attributeGroup ref="corereq"/>
</xsd:complexType>