[aadl]: AADL xml schema

Peter Feiler phf at sei.cmu.edu
Tue Jul 5 09:40:40 EDT 2016


There is the AADL declarative model (packages with classifiers, property sets) and the AADL instance model. For both there is an EMF Ecore Meta model. EMF supports saving of model in XMI format.
The AADL instance model is by default saved in XMI format, while the declarative model is saved as text. In OSATE we use XText to process the declarative AADL text files. XText parses the text files and produces an in memory model according to the Ecore Meta model. When saving the model as Xtext resource it is saved as text. If you save it as EMF resource it is saved in XMI format.

From: sae-aadl-users-bounces+phf=sei.cmu.edu at lists.sei.cmu.edu [mailto:sae-aadl-users-bounces+phf=sei.cmu.edu at lists.sei.cmu.edu] On Behalf Of Singh, Vijay Bahadur
Sent: Tuesday, July 05, 2016 9:02 AM
To: sae-aadl-users at lists.sei.cmu.edu
Subject: [aadl]: AADL xml schema

Hello Guys,

I want to generate universal XML schema for AADL model in OSATE. I am trying to export the model as XML file - but I do not get the complete XML -

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"/>

Need your help in understanding how the XML file can be generated.

Upfront Thanks,

Kind Regards,
VIjay
--
Vijay Bahadur Singh
Application Engineer - MBSE Solutions,

Siemens Industry Software
Digital Factory Division
Product Lifecycle Management
Simulation and Test Solutions

Siemens Industry Software (India) Private Limited
2nd Floor, "SKCL- Central Square 1",
C-28 to C-35, CIPET Road,
Thiru-Vi-Ka Industrial Estate, Guindy,
Chennai 6000 32  INDIA
Tel: +91 44 4002 1584
Mobile : +91 9600 6465 83
mailto:bahadur.singh at siemens.com
www.siemens.com/plm/lms<http://www.siemens.com/plm/lms>

-------------- next part --------------
HTML attachment scrubbed and removed


More information about the Sae-aadl-users mailing list