Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Where I can find schema sources for extension point?

 Hi,
I'm looking for a way to find out schema sources for the extension point. I've seen that not all the extension point has an accessible schema source, so I'm not able to correctly compile them in the plugin.xml.

For example com.ibm.team.workitem.common.attributeValueProviders and com.ibm.team.workitem.common.valueSetProviders have no schema at all and I only get a Generic tag if I try to define them in my eclipse.

Where I can find the schemas in the SDK?

Thanks,
Michele.

1

0 votes



3 answers

Permanent link
I tried to describe what you need to know about value providers here https://rsjazz.wordpress.com/2013/06/26/attribute-customization-java-based-value-providers-conditions-and-validators/ with examples.

1 vote


Permanent link
You don't really need the schema files to there to compile your code. Since the schema is not made available in the binary plug-in I would assume it is not meant to be an API and not use it.

However, check the plug-in with id com.ibm.team.workitem.common in case am mistaken.

0 votes


Permanent link

Michele,

I am having the same issue.

How did you resolve your issue?

I would appreciate any guidance you can provide.

0 votes

Comments

If you use the keyboard content assist it will help u complete the schema. On my system that is ctrl-space in each part of the XML content. 

Sam, I cannot use keyboard content assist if I don't have the xml source. For example it's the same with advisor or precondition extesions: I can arrive to <prerequisite> tag but I cannot have any hint on <requiredService> tag. In that case I know what to use from the forum, but there are other cases that I have no idea on what I can use. So I think it would be usefull to include these xml on next SDK.   

The prerequisite tag is not in the schema.I don't know why, but it is not. You simply have to know what to do. E.g. as described in the Extensions workshop. You should be able to open the schema from the plugin providing the extension point.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,951
× 51
× 18

Question asked: Jan 31 '13, 3:45 a.m.

Question was seen: 6,048 times

Last updated: May 15 '14, 6:47 a.m.

Confirmation Cancel Confirm