Skip to content

eddo888/stibo-step-integration-samples

Repository files navigation

stibo-step-integration-samples

These are the sample files from the users group session.

XML -> XSLT -> STEP

data.fyayc.xml

sample xml file using schema namespaces that can be used to define and validate the xml data

schema.png

Defines the attributes, elements and parent child relationships, as well as a List Of Values called an Enumeration.

FYAYC XML Schema

Please see W3C for more information on xml schemas Please see w3schools for excellent training

PIM.xsd

The Stibo schema for STEP.XML format data, Stibo uses this format to import and export all of our structure, data, logic and configuration, it is the primary Stibo data format for offline storage.

When systems are migrated from one system to another, we use STEP.XML formats.

STEP.XML doco

exported.step.xml

The configuration used for our demonstration in STEP.XML format.

exported.step.xml.xmi

A UML format (XMI) that can be used in tools like Enterprise Architect by Sparx

EA UML Class Diagram

transform.xslt

converts FYAYC XML into STEP.XML

please see W3C for more info on xslt please see w3schools to get training

data.step.xml

The output from the xslt transform that can be directly loaded into STEP as STEP.XML format.

imported.xlsx

sample input file for Excel

exported.xlsm

sample smart sheet export from STEP

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages