myidcn / oxygen-asd-s1000d

Provides support in SyncroSoft oXygenXML for working with S1000D XML files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oXygen framework for ASD S1000D

đź‘‹ This repository was migrated to https://github.com/acolad-digital/oxygen-asd-s1000d

Provides support in SyncroSoft oXygenXML for working with S1000D files (XML only).

What is S1000D?

According to https://www.asd-europe.org/s1000d:

S1000D is an international specification for the procurement and production of technical publications. It is an XML specification for preparing, managing, and using equipment maintenance and operations information. It was initially developed by ASD for use with military aircraft. The specification has since been modified for use with land, sea, and commercial equipment. S1000D is part of the S-Series of ILS specifications.

How to start

  • Install oXygenXML Author (evaluation version can be downloaded on www.oxygenxml.com)

  • Install the oXygen S1000D framework by downloading the ZIP content https://github.com/Amplexor/oxygen-asd-s1000d/archive/master.zip or by cloning the current Github project git clone https://github.com/Amplexor/oxygen-asd-s1000d.git

  • Download the S1000D specifications package, containing schemas at S1000D Downloads. Select the issue number you need among 4.0 / 4.1 /4.2.

    Please note the schemas are not embedded in the distribution of the framework; you need to download them (freely) from the above S1000D website.

  • Copy the schemas (*.xsd files) to the schemas/S1000D_4-1/xml_schema_flat folder. In the specification package, the schemas can be found in the "XML Schema package\Schemas" subfolder.

  • Open (double-click) the asd-s1000d.xpr oXygenXML project. You should now able to author S1000D documents. Sample files are provided in the specification package, in the "Bike data set" subfolder.

  • To display the CGM images, you may install the CGM add-on from oXygenXML.

This framework is provided to you by AMPLEXOR.

Limitations

Supported versions

This framework currently supports authoring for S1000D 4.0 through 4.2 schemas sets. Publishing is currently not supported.

Authoring of the:

  • Data Modules (DM)
  • Publication Modules (PM)
  • Data Dispatch Notes (DDN)
  • Data Modules List (DML)

are currently supported.

Warranty

No warranty of any kind is provided. You can however open issues in the GitHub project to report errors, suggest enhancements or evolutions, ask questions.

Copyright and licence

Copyright (C) 2018-2019 AMPLEXOR

This project is licensed under Apache License 2.0

About

Provides support in SyncroSoft oXygenXML for working with S1000D XML files

License:Apache License 2.0


Languages

Language:CSS 100.0%