Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type eolType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>eolType</name>
<comment>the complex type eolType is shared by eol and eop elements as being able to specify a position within the next word in which the break can happen, and the number if any, associated to the page or line at issue</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_coreopt.tmp#coreopt AkomaNtoso30-csd13_xsd_Complex_Type_markeropt.tmp#markeropt AkomaNtoso30-csd13_xsd_Complex_Type_eolType.tmp#eolType_breakat AkomaNtoso30-csd13_xsd_Complex_Type_eolType.tmp#eolType_number
Type extension of markeropt
Type hierarchy
Used by
Elements eol, eop
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
alternativeTo xsd:anyURI optional
breakat xsd:integer optional
class xsd:string optional
eId noWhiteSpace optional
lang optional
number xsd:string 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="eolType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>eolType</name>
      <comment>the complex type eolType is shared by eol and eop elements as being able to specify a position within the next word in which the break can happen, and the number if any, associated to the page or line at issue</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="markeropt">
      <xsd:attribute name="breakat" type="xsd:integer"/>
      <xsd:attribute name="number" type="xsd:string"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Attribute eolType / @breakat
Namespace No namespace
Type xsd:integer
Properties
content: simple
Used by
Complex Type eolType
Source
<xsd:attribute name="breakat" type="xsd:integer"/>
Attribute eolType / @number
Namespace No namespace
Type xsd:string
Properties
content: simple
Used by
Complex Type eolType
Source
<xsd:attribute name="number" type="xsd:string"/>