OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ws-calendar message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [ws-calendar] PROPOSED AGENDA - Web Services Calendar(WS-Calendar) TC - 10 June 2011


Yes

In the last few days before release, a change that I did not notice occurred in the ws-calendar extensions schemas

Previously, (5-10) we had 


	<!-- Gap is used in the RELATED-TO property -->
	<xs:element name="gap" type="xcal:DurationParameterType" substitutionGroup="xcal:baseParameter"/>
	<!-- The following are used with attach -->
	<xs:element name="startBeforeTolerance" type="xcal:DurationParameterType" substitutionGroup="xcal:baseParameter"/>
	<xs:element name="startAfterTolerance" type="xcal:DurationParameterType" substitutionGroup="xcal:baseParameter"/>
	<xs:element name="endtBeforeTolerance" type="xcal:DurationParameterType" substitutionGroup="xcal:baseParameter"/>
	<xs:element name="endAfterTolerance" type="xcal:DurationParameterType" substitutionGroup="xcal:baseParameter"/>
	<xs:element name="durationLongTolerance" type="xcal:DurationParameterType" substitutionGroup="xcal:baseParameter"/>
	<xs:element name="durationShortTolerance" type="xcal:DurationParameterType" substitutionGroup="xcal:baseParameter"/>
	<xs:element name="granularity" type="xcal:DurationParameterType" substitutionGroup="xcal:baseParameter"/>

On 5-17, these all fell into the Tolerance Item and were no longer parameters.

	<xs:complexType name="ToleranceValueType" mixed="false">
		<xs:annotation>
			<xs:documentation xml:lang="en">
         A tolerance value is a set of durations which indicate the allowed
         tolerance for the indicated value, e.g. startafter=PT5M indicates that
         5 minutes late is acceptable. 
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="startbefore" type="xs:duration" minOccurs="0" maxOccurs="1"/>
			<xs:element name="startafter" type="xs:duration" minOccurs="0" maxOccurs="1"/>
			<xs:element name="endbefore" type="xs:duration" minOccurs="0" maxOccurs="1"/>
			<xs:element name="endafter" type="xs:duration" minOccurs="0" maxOccurs="1"/>
			<xs:element name="durationlong" type="xs:duration" minOccurs="0" maxOccurs="1"/>
			<xs:element name="durationshort" type="xs:duration" minOccurs="0" maxOccurs="1"/>
			<xs:element name="granularity" type="xs:duration" minOccurs="0" maxOccurs="1"/>
		</xs:sequence>
	</xs:complexType>

This is mostly OK, but it means that we lost the Granularity Parameter, which is has multiple use cases for use in vavailability.

	<xs:element name="granularity" type="xcal:DurationParameterType" substitutionGroup="xcal:baseParameter"/>



"It is the theory that decides what can be observed."   - Albert Einstein

Toby Considine
Chair, OASIS oBIX Technical Committee
U.S. National Inst. of Standards and Tech. Smart Grid Architecture Committee
Facilities Technology Office
University of North Carolina
Chapel Hill, NC
  
Email: Toby.Considine@ unc.edu
Phone: (919)962-9073 
http://www.oasis-open.org 
blog: www.NewDaedalus.com



-----Original Message-----
From: Gershon Janssen [mailto:gershon@qroot.com] 
Sent: Friday, June 10, 2011 9:59 AM
To: ws-calendar@lists.oasis-open.org
Subject: [ws-calendar] PROPOSED AGENDA - Web Services Calendar (WS-Calendar) TC - 10 June 2011

Web Services Calendar (WS-Calendar) TC
10 June 2011, 12:00pm ET, 06:00pm CET

Call-In Information: 

Australia: +61 (0) 7 3123 6030
Austria: +43 (0) 7 20881407
Belgium: +32 (0) 28 08 4297
Canada: +1-778-785-0724
Denmark: +45 69 91 88 70
Finland: +358 942 599 697
France: +33 (0) 182 880 463
Germany: +49 (0) 898 7806 6464
Ireland: +353 (0) 14 845 983
Italy: +39 0553989569
Netherlands: +31 (0) 208 080 385
New Zealand: +64 (0) 4 974 7216
Norway: +47 21 04 29 13
Spain: +34 955329911
Sweden: +46 (0) 313 613 559
Switzerland: +41 (0) 225 3314 55
United Kingdom: +44 (0) 203 318 4725
United States: +1-626-521-0010

Access Code: 114-622-898

No need for an audio PIN

Thanks to LONMARK for the conference call support.

Chat: http://webconf.soaphub.org/conf/room/ws-calendar


DEFAULT AGENDA

0. Roll call, Agenda review

1. FYI / announcements from Chair, Secretary, Liaison

2. Approval of minutes

- 03 June 2011:
http://www.oasis-open.org/apps/org/workgroup/ws-calendar/download.php/42492/Minutes_WS-Calendar-TC_20110603_Draft.txt

3. Discussion

- SOAP services
- Restful services
- TX services
- Profiles

4. JIRA issues

For an overview of JIRA issue, please refer to:
http://tools.oasis-open.org/issues/browse/WSCALENDAR

5. Any Other Business?

6. Adjourn 

---

Regards,

Gershon Janssen


---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that generates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]