Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Requirements Modeling Framework  » ReqIF <SPECIFICATIONS>
ReqIF <SPECIFICATIONS> [message #1698121] Thu, 11 June 2015 12:47 Go to next message
Max Russell is currently offline Max RussellFriend
Messages: 39
Registered: May 2015
Member
I'm looking to parse the XML output from ProR, to select items for use in a test tool.

Is the section <SPECIFICATIONS></SPECIFICATIONS> only used the once in a project/specification?

thank you
Re: ReqIF <SPECIFICATIONS> [message #1698127 is a reply to message #1698121] Thu, 11 June 2015 13:38 Go to previous messageGo to next message
Michael Jastram is currently offline Michael JastramFriend
Messages: 235
Registered: April 2010
Location: Düsseldorf, Germany
Senior Member
Hello Max,

Yes, there should be only one SPECIFICATIONS section per ReqIF file, which of course can contain multiple specifications.

The persistence format is described in detail in the ReqIF Specification at http://www.omg.org/spec/ReqIF/1.1/

Best,

- Michael
Re: ReqIF <SPECIFICATIONS> [message #1699006 is a reply to message #1698127] Fri, 19 June 2015 12:35 Go to previous messageGo to next message
Max Russell is currently offline Max RussellFriend
Messages: 39
Registered: May 2015
Member
Thank you - I'm using that to assist.

Could you possibly give me a quick overview of what defines the parent < - > child relationship in the xml? I've got a tool written now that can scrape the SPECIFICATION and SPEC-OBJECTS, but I'd like to retain the nested SPEC-OBJECT levels for import into my test tool.

It isn't apparent to me what is controlling this relationship at in the REQ-IF xml.
Re: ReqIF <SPECIFICATIONS> [message #1699008 is a reply to message #1699006] Fri, 19 June 2015 12:41 Go to previous message
Michael Jastram is currently offline Michael JastramFriend
Messages: 235
Registered: April 2010
Location: Düsseldorf, Germany
Senior Member
Hello Max,

The nested Structure results from the SpecHierarchies, which are children of other SpecHierarchies, with the Specification at its root. Each SpecHierarchy references a SpecObject. Typically there is one SpecHierarchy per SpecObject, but it's perfect legal to have multiple SpecHierarchies reference a SpecObject, or none at all.

Hope this helps! Best,

- Michael
Previous Topic:Removing a link (specrelation)?
Next Topic:How can I import a CSV file?
Goto Forum:
  


Current Time: Thu Apr 18 23:51:06 GMT 2024

Powered by FUDForum. Page generated in 1.16849 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top