Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element eol
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Element</type>
<name>eol</name>
<comment>the element eol (end of line) is a marker for where in the original text the line breaks. If the line breaks within a word, place the element BEFORE the word and place the number of characters before the break in the attribute breakat</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 AkomaNtoso30-csd13_xsd_Complex_Type_eolType.tmp#eolType
Type eolType
Type hierarchy
Properties
content: complex
Used by
Element Group ANmarker
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:element name="eol" type="eolType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>eol</name>
      <comment>the element eol (end of line) is a marker for where in the original text the line breaks. If the line breaks within a word, place the element BEFORE the word and place the number of characters before the break in the attribute breakat</comment>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>