Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 122191 Details for
Bug 260619
[web connector] support special processing for the task list with the web template
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
schema/updator.exsd
updator.exsd (text/plain), 2.48 KB, created by
Hiroyuki
on 2009-01-10 17:31:35 EST
(
hide
)
Description:
schema/updator.exsd
Filename:
MIME Type:
Creator:
Hiroyuki
Created:
2009-01-10 17:31:35 EST
Size:
2.48 KB
patch
obsolete
><?xml version='1.0' encoding='UTF-8'?> ><!-- Schema file written by PDE --> ><schema targetNamespace="org.eclipse.mylyn.web.tasks" xmlns="http://www.w3.org/2001/XMLSchema"> ><annotation> > <appinfo> > <meta.schema plugin="org.eclipse.mylyn.web.tasks" id="updator" name="updator"/> > </appinfo> > <documentation> > Currently only a work-around for TaskMapper updator > </documentation> > </annotation> > > <element name="extension"> > <annotation> > <appinfo> > <meta.element /> > </appinfo> > </annotation> > <complexType> > <sequence> > <element ref="updator" minOccurs="0" maxOccurs="unbounded"/> > </sequence> > <attribute name="point" type="string" use="required"> > <annotation> > <documentation> > > </documentation> > </annotation> > </attribute> > <attribute name="id" type="string"> > <annotation> > <documentation> > > </documentation> > </annotation> > </attribute> > <attribute name="name" type="string"> > <annotation> > <documentation> > > </documentation> > <appinfo> > <meta.attribute translatable="true"/> > </appinfo> > </annotation> > </attribute> > </complexType> > </element> > > <element name="updator"> > <complexType> > <attribute name="class" type="string" use="required"> > <annotation> > <documentation> > > </documentation> > <appinfo> > <meta.attribute kind="java" basedOn=":org.eclipse.mylyn.internal.web.tasks.ITaskMapperUpdator"/> > </appinfo> > </annotation> > </attribute> > <attribute name="id" type="string"> > <annotation> > <documentation> > > </documentation> > </annotation> > </attribute> > <attribute name="name" type="string"> > <annotation> > <documentation> > > </documentation> > <appinfo> > <meta.attribute translatable="true"/> > </appinfo> > </annotation> > </attribute> > </complexType> > </element> > > > > > > ></schema>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 260619
: 122191 |
122192
|
122193
|
122194
|
122195
|
122197