Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ul
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Element</type>
<name>ul</name>
<comment>The element ul is an HTML element and is used in Akoma Ntoso as in HTML, for an unordered list of list item (elements li)</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_corereq.tmp#corereq AkomaNtoso30-csd13_xsd_Element_li.tmp#li AkomaNtoso30-csd13_xsd_Complex_Type_listItems.tmp#listItems
Type listItems
Properties
content: complex
Used by
Element li
Element Group HTMLblock
Model li+
Children li
Instance
<ul alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13">
  <li alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" value="" wId="">{1,unbounded}</li>
</ul>
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:element name="ul" type="listItems">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>ul</name>
      <comment>The element ul is an HTML element and is used in Akoma Ntoso as in HTML, for an unordered list of list item (elements li)</comment>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>