diff -r 000000000000 -r fb279309251b uidesigner/com.nokia.sdt.component.symbian/schema/componentLibrary.exsd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/uidesigner/com.nokia.sdt.component.symbian/schema/componentLibrary.exsd Fri Apr 03 23:33:03 2009 +0100 @@ -0,0 +1,128 @@ + + + + + + + + + This extension point allows new component libraries to be added to the component system. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Specify the library location. + + + + + + + Specify the relative path to the component definitions. The default is the directory of the component library plugin. A file *.sdkinfo, if any, must exist at this location. + +There is currently no variable substitution in this path. + + + + + + + Implementation of com.nokia.sdt.component.symbian.IComponentLibrary that supplies searching and loading behavior for the library. + + + + + + + + + + This is a regular expression used to match the SDKs supported by this component library. The default is ".*" for all SDKs. + +At this time the pattern matches the vendor name used in the <symbian> attribute, e.g. "com\.nokia\.series60". At a future time, if needed, this may be extended to handle version ranges as well. + + + + + + + + + + + + 0.0.0 + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + (c) 2005 Nokia + + + +