Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

An XSL file to convert an S1000D BREX file to schematron

License

NotificationsYou must be signed in to change notification settings

Docuneering/S1000D-BREX-to-Schematron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TheS1000D-BREX-to-Schematron.xsl file will convert a standard S1000D BREX into a Schematron file.

The resultant Schematron file can then be used to validate you S1000D Data Modules source data in a number of different XML editors.

Arbortext Editor

Once configured, click theCheck Completeness iconArbortext Completeness Check icon. to validate you Data Module

Screenshot

Please contactDocuneering Ltd. for details on how to configure BREX/Schematron validation in Arbortext Editor.

Oxygen XML Editor

You need to configure a validation scenario within your framework. Once setup, Oxygen XML Editor implements alive oron-the-fly validation process:

Screenshot

Please contactDocuneering Ltd. for details on how to configure a validation scenario within Oxygen XML Editor.


Convertion Process

The simplest way to convert an S1000D BREX file to Schematron is to use Saxon and the command line.

Command line

java -jar "saxon-he-10.9.jar" -xsl:"S1000D-BREX-to-Schematron.xsl" -s:"TEST42-BREX.XML" -o:"TEST42-BREX.SCH"

About

An XSL file to convert an S1000D BREX file to schematron

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp