Centrum voor Teksteditie en Bronnenstudie - Centre for Scholarly Editing and Document Studies

Centrum voor Teksteditie en Bronnenstudie

Centre for Scholarly Editing and Document Studies

a research centre of the Royal Academy of Dutch Language and Literature

<result>


<result> Contains the result of a calculation.
Attributes
No other than global attributes
Example
<calc>
   <arg>969 <abbr expan="exemplaren">ex.</abbr> (zie afrekening van 30.8.41)</arg>
   <oper>-</oper>
   <arg>138<abbr expan="exemplaren">ex</abbr> (
      <arg>133 <abbr expan="exemplaren">ex.</abbr> verkocht</arg>
      <oper>+</oper>
      <arg>5<abbr expan="persexemplaren">persex.</abbr></arg>)
   </arg>
   <result><hi rend="double_underlined">831</hi><abbr expan="exemplaren">ex.</abbr></result>
</calc>
Note

An argument can be defined as the right-hand side of an equation in a calculation. It can thus only occur as a descendant of a <calc> element. An argument may be in strictly numerical form, or may be intermingled with textual data.

Content May contain character data, phrase-level elements and embedded calculations and arguments.
Parents calc
Children #PCDATA abbr add addSpan address alt altGrp anchor app arg calc cb corr damage date dateRange deco del delSpan dimensions distinct emph expan figure foreign formula fw gap gloss handShift hi index interp interpGrp join joinGrp layerEnd layerStart lb link linkGrp measure mentioned milestone name note num orig paraph pb placeName print ptr ref reg restore rs seg sic soCalled space supplied term time timeRange timeline title unclear xptr xref
Declaration
<!ELEMENT result %om.RR;
          (%phrase; | calc | arg)*>
<!ATTLIST result
          %a.global;>
See further 5.3. Calculations: <calc>

Up: Appendix A Reference documentation for DALF elements and classes