Exports from TIBCO Business Studio You can export documentation and artifacts from TIBCO Business Studio. Documentation From within TIBCO Business Studio you can export information about your entire project, or your Organization Model, Business Object Model, or Process and the Package that contains it, to an HTML file. You can also use the command line to create documentation. Work Data Models A Work Data Model is an artifact that you can export from a TIBCO Business Studio project. It contains XML data definitions that a custom client application may need to enable it to handle XML data generated from user activities defined in the project processes (for work items, pageflow pages or business service pages). See ’Work Data Models’ in the TIBCO ActiveMatrix BPM - BPM Developer’s Guide for more information. A Work Data Model Export contains: • the generated schema for the project's BOM file, as well as schemas from any dependent projects. • work type definition file (wt.xml). • work model definition file (wm.xml) • a file containing the data interface definition for all user activities used in page flows (pfActivityTypes.xml)