Difference between revisions of "Runtime material"

Line 11: Line 11:
 
If you download the zip file with the Runtime material you get the following sub-folders:
 
If you download the zip file with the Runtime material you get the following sub-folders:
 
* [[File:File.gif]] ''projectprefix''-''transactionlabel''.sch - A set of files as the root schematron, uses/includes files from the '''include'' folder.
 
* [[File:File.gif]] ''projectprefix''-''transactionlabel''.sch - A set of files as the root schematron, uses/includes files from the '''include'' folder.
* [[File:Folder.png]] include
+
* [[File:Folder.png]] include - contains all files that can be included by the main schematrons ''projectprefix''-''transactionlabel''.sch, i.e.
 +
** a set of sch suffixed files containing the generated template schematron definitions
 +
** a set of DTr1_ or DTr2_ prefixed files containing datatype validation schematrons
 +
** a set of voc_ prefixed files containing the value sets used for validation
 
* [[File:Folder.png]] schematron_svrl - contains the schematron translated to XSLTs that generate pure SVRL, for more information see http://www.schematron.com/implementation.html
 
* [[File:Folder.png]] schematron_svrl - contains the schematron translated to XSLTs that generate pure SVRL, for more information see http://www.schematron.com/implementation.html
 
* [[File:Folder.png]] schematron_text - contains the schematron translated to XSLTs that generate pure text
 
* [[File:Folder.png]] schematron_text - contains the schematron translated to XSLTs that generate pure text

Revision as of 17:49, 27 July 2015

Layout for Runtime material

A publication page (see figure) will usually also contain a link to the project validation runtime set, short "Runtime" materials that are generated by ART-DECOR, mainly schematrons. Therefore the respective column is labels as "Schematrons".

  • En project publication 04.jpg

Please note that in the following explanations

  • projectprefix means the respective project prefix, e.g. demo3 or ccda,
  • datetime is the time stamp of that version or release, and
  • transactionlabel is the label given in the transaction that defines the representing template.

If you download the zip file with the Runtime material you get the following sub-folders:

  • Error creating thumbnail: Unable to save thumbnail to destination
    projectprefix-transactionlabel.sch - A set of files as the root schematron, uses/includes files from the 'include folder.
  • Error creating thumbnail: Unable to save thumbnail to destination
    include - contains all files that can be included by the main schematrons projectprefix-transactionlabel.sch, i.e.
    • a set of sch suffixed files containing the generated template schematron definitions
    • a set of DTr1_ or DTr2_ prefixed files containing datatype validation schematrons
    • a set of voc_ prefixed files containing the value sets used for validation
  • Error creating thumbnail: Unable to save thumbnail to destination
    schematron_svrl - contains the schematron translated to XSLTs that generate pure SVRL, for more information see http://www.schematron.com/implementation.html
  • Error creating thumbnail: Unable to save thumbnail to destination
    schematron_text - contains the schematron translated to XSLTs that generate pure text

Layout for Runtime material

The Runtime material set (downloadable as a zip file) contains the following folders and files. Optional items are marked as <optional>

  • Error creating thumbnail: Unable to save thumbnail to destination
    projectprefix-runtime-datetime - The folder with a sub-structure (see below) with all schematrons.
  • Error creating thumbnail: Unable to save thumbnail to destination
    projectprefix-runtime-datetime.zip - The folder above but zip-compressed
  • Error creating thumbnail: Unable to save thumbnail to destination
    projectprefix-datetime.pdf <optional> - The generated PDF.

The runtime folder consists of the sub-structure/folders described above.