-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #141 from ndw/main
Upgrade to Saxon 11
- Loading branch information
Showing
13 changed files
with
279 additions
and
871 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<article xmlns="http://docbook.org/ns/docbook" | ||
xmlns:xl="http://www.w3.org/1999/xlink" version="5.0"> | ||
<title>content</title> | ||
<informaltable frame="all" rowsep="1" colsep="1"> | ||
<tgroup cols="5"> | ||
<colspec colname="col_1" colwidth="20*"/> | ||
<colspec colname="col_2" colwidth="20*"/> | ||
<colspec colname="col_3" colwidth="20*"/> | ||
<colspec colname="col_4" colwidth="20*"/> | ||
<colspec colname="col_5" colwidth="20*"/> | ||
<thead> | ||
<row> | ||
<entry align="left" valign="top"/> | ||
<entry align="left" valign="top">content</entry> | ||
<entry align="left" valign="top">content</entry> | ||
<entry align="left" valign="top">content</entry> | ||
<entry align="left" valign="top">content</entry> | ||
</row> | ||
</thead> | ||
<tbody> | ||
<row> | ||
<entry align="left" valign="top" morerows="1"><simpara><emphasis role="strong">content</emphasis></simpara></entry> | ||
<entry align="center" valign="top" namest="col_2" nameend="col_3"><simpara>content</simpara></entry> | ||
<entry align="left" valign="top"><simpara>content</simpara></entry> | ||
<entry align="left" valign="top"/> | ||
</row> | ||
<row> | ||
<entry align="left" valign="top"><simpara><emphasis role="strong">content</emphasis></simpara></entry> | ||
<entry align="center" valign="top" namest="col_2" nameend="col_3"><simpara>content</simpara></entry> | ||
<entry align="left" valign="top"/> | ||
</row> | ||
<row> | ||
<entry align="left" valign="top"><simpara><emphasis role="strong">content</emphasis></simpara></entry> | ||
<entry align="left" valign="top"><simpara>content</simpara></entry> | ||
<entry align="center" valign="top" namest="col_3" nameend="col_4"><simpara>content</simpara></entry> | ||
<entry align="left" valign="top"/> | ||
</row> | ||
<row> | ||
<entry align="left" valign="top"><simpara><emphasis role="strong">content</emphasis></simpara></entry> | ||
<entry align="left" valign="top"><simpara>content</simpara></entry> | ||
<entry align="center" valign="top" namest="col_3" nameend="col_4"><simpara>content</simpara></entry> | ||
<entry align="left" valign="top"/> | ||
</row> | ||
|
||
</tbody> | ||
</tgroup> | ||
</informaltable> | ||
</article> |
Oops, something went wrong.