When you generate for Sybase WorkSpace Business Process, the following types of files are generated:
The model.bpmn file is an XML file that contains the bpmn description of the business process model. Each activity is defined as a NotationBag element and each flow is defined as a SequenceFlow bag.
The svc_bpmn file is an XML file generated from the service provider called ThisService. All the operations defined in the Default service interface are generated in the business process service file.
The bpmn.gem file is an XML file is generated from the default business process diagram of the model.
Service files (svc_xyz) for new services.
An XSD file is generated for each BPM message format having message parts, this file is used by a service provider.