Search found 4 matches

by chenst723
29 Nov 2012, 18:48
Forum: Essential Modelling and Viewer
Topic: Strategic Roadmap
Replies: 10
Views: 11575

Re: Strategic Roadmap

Sorry previous post's code is incorrect... Correct code is here: <xsl:variable name="strategicPlans" select="/node()/simple_instance[((type='Business_Strategic_Plan') and (name = $roadmapRelations/own_slot_value[slot_reference=':roadmap_strategic_plans']/value)) or ((type='Application...
by chenst723
29 Nov 2012, 15:10
Forum: Essential Modelling and Viewer
Topic: Strategic Roadmap
Replies: 10
Views: 11575

Re: Strategic Roadmap

Here's the code to change: <xsl:variable name="strategicPlans" select="/node()/simple_instance[(type='Business_Strategic_Plan') or (type='Application_Strategic_Plan') or (type='Information_Strategic_Plan') or (type='Technology_Strategic_Plan') or (type='Security_Strategic_Plan') and (...
by chenst723
29 Nov 2012, 14:50
Forum: Essential Modelling and Viewer
Topic: Business Reference Model
Replies: 4
Views: 5409

Re: Business Reference Model

Sorry all -- I got this working OOB. Cheers.
by chenst723
25 Nov 2012, 04:17
Forum: Essential Modelling and Viewer
Topic: Business Reference Model
Replies: 4
Views: 5409

Re: Business Reference Model

Hi Jason,

Did you have to modify the XSL file to render the model? Somehow, I don't see XSL code to render the capabilities data...

Thanks.

Steve