ubsicap / usx

Unified Scripture XML
30 stars 6 forks source link

Deprecate cross reference and footnote DC content styles (char@style xdc,fdc) #13

Closed klassenjm closed 6 years ago

klassenjm commented 8 years ago

Proposal

Note: Deprecating does not remove the @style attribute values from the USX schema, but its use is strongly discouraged.

This is the USX companion to USFM 3.0 proposal "Deprecate cross reference and footnote DC content markers (\xdc …\xdc; \fdc …\fdc)". See: ubsicap/usfm#19 for detail.

Example

<note caller="-" style="x">
  <char style="xo">7.34: </char>
  <char style="xt">Jr 16.9; 25.10; 
    <char style="dc">Ba 2.23;</char>Rev 18.23.
  </char>
</note>