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

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-assembly message

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


Subject: Groups - SCA Assembly Testing Con call modified



SCA Assembly Testing Con call has been modified by Dr. Mike Edwards

Date:  Monday, 18 February 2008
Time:  08:00am - 09:00am PT

Event Description:
Regular weekly TC teleconference

Chat room:

http://webconf.soaphub.org/conf/room/sca-assembly-TC

E-Meeting (may be useful for common viewing of documents)

https://www.mymeetings.com/emeet/join/index.jsp?customHeader=mymeetings&netId=SY83203&netPass=inglenook&netType=conference&acceptTerms=on&;

Dial-in:

AUSTRALIA 1-800-880-502
AUSTRIA 0800-999-852
BELGIUM 0800-4-8476
CHINA A 10800-712-1196
CHINA B 10800-120-1196
DENMARK 8088-6506
FINLAND 0-800-1-12603
FRANCE 080-511-1518
GERMANY 0800-101-4261
GREECE 00800-12-6178
HONG KONG 800-964-131
HUNGARY 06-800-15557
INDIA 000-800-852-1214
INDONESIA 001-803-011-3507
IRELAND 1800-992-123
ISRAEL 1-800-9214065
ITALY 800-985-431
JAPAN 00531-12-1143
MALAYSIA 1-800-80-8109
NETHERLANDS 0800-023-1708
NEW ZEALAND 0800-443-787
NORWAY 800-11873
POLAND 00-800-1211129
PORTUGAL 8008-12250
SINGAPORE 800-120-4059
SOUTH AFRICA 080-09-93405
SOUTH KOREA 00798-14800-6312
SPAIN 800-099-376
SWEDEN 0200-887-682
SWITZERLAND 0800-000-248
TAIWAN 00801-137-553
THAILAND 001-800-1206-65088
UNITED KINGDOM 0800-279-9395
USA 866-203-1705


PARTICIPANT PASSCODE: 338256

Agenda:
1. Opening

Introductions
Roll call
Scribe confirmation
Agenda bashing

2. Sub-committee structure

Chairman/chairmen
Scribe

Liaison with test sub committees of other TCs

3. Subcommittee Outputs

- Identifying conformance statements in the Assembly specification
- Test assertions
- Testcases and testcase artifacts

4. Creating a work plan

- suggest creation of a single testcase from beginning to end
- use as basis for the creation of a plan
- publish to all TCs for comment

Minutes:
Mike Edwards 
Ashok Malhotra 
Anish Karmarkar 
Dave Booz 

Agenda: 
1. Opening

Introductions
Roll call
Scribe confirmation
Agenda bashing

2. Sub-committee structure

Chairman/chairmen
Scribe

Liaison with test sub committees of other TCs

3. Subcommittee Outputs

- Identifying conformance statements in the Assembly specification
- Test assertions
- Testcases and testcase artifacts

4. Creating a work plan

- suggest creation of a single testcase from beginning to end
- use as basis for the creation of a plan
- publish to all TCs for comment 

 5. Test Harness 
 - do we need to write one and if so, how and when 

Item 2. Subcommittee structure 
 a) Chairman 
 - leave this until next week (it's a holiday today in the USA) 
 b) Scribe - Mike Edwards will do it for the present - any one else is welcome   
 c) Liaison with other test subcommittees 
 Problem is that the TCs are formally separate in OASIS 
 Mike E: Initial idea is to send email to each other TC containing the minutes of this subcommittee 
 - the general idea will be that Assembly produces artifacts like composites which can be used as the basis for other groups to build their tests on 
 - hope that there is little formal liaison needed 
 - hope that there is little formal liaison needed 
 3. Subcommittee Outputs 
 - Identifying conformance statements in the Assembly specification
- Test assertions
- Testcases and testcase artifacts 
 Anish - Identifying & labelling has been placed as an action on the Editors in the main TC 
 Anish - Observation from other groups: there are clear statements in the specification (with RFC 2119 keywords) that need testing, but there are equivalent simple assertions that also need testing which don't have the keywords. 
 Ashok - yes, the fact that there can only be one default qualifier of an intent is an example of something that can't be captured in schema 
 b) Test assertions 
 Anish - Do we really need them 
 Anish - Identify conformance statements 
 Anish - Identify conformance statements 
 Anish - then create tests which work on those conformance statements 
 Anish - we should focus on writing these tests 
 Anish - asking Jacques for his input and experience would be useful 
 c) Testcases and testcase artifacts 
anish: here is a link to WS-I TAD: http://members.ws-i.org/dman/Document.phx/Private+Folders/Community+Folder/Working+Groups/Testing+Working+Group/TAD/BP/Basic+Profile+1.2-TAD-BdAD?folderId=Private%2BFolders%2FCommunity%2BFolder%2FWorking%2BGroups%2FTesting%2BWorking%2BGroup%2FTAD%2FBP&cmd=download 
anish: unfortunately it is member-only, but as ibm/orcl employees u can see it 
anish: need a un/pwd though 
anish: here is an example of test assertion (hope the cut-and-paste works, there is a table in it): 
anish: Test Assertion: BP2201
Entry TypeTest TypeEnabledAdditional Entry TypesPrerequisitesProfile Requirements
Message InputWSDL InputTargetPartial-TargetCollateral
definitionsrequired

true
[Not specified]R4003

Context:
For a candidate Web service definition within a WSDL document with a XML declaration statement.

Assertion Description:
The XML declaration statement uses UTF-8 or UTF-16 for the encoding.

Failure Message:
XML declaration statement within WSDL document does not use expected encoding (UTF-8 or UTF-16).

Failure Detail Description:
XML declaration statement.

Comments:
checks WSDL encoding. 
anish didn't quite paste it correctly 
 SCDL artifacts + related stuff like WSDLs, interface files, implementation files 
anish: here is an edited template of ws-i bp test assertion: 
anish: Test Assertion: XXXX

Table that specifies the entry type, test type, msg input, wsdl input, prerequisites, target, partial targets

Context:

....

Assertion Description:

.....

Failure Message:

.....

Failure Detail Description:

....

Comments:

..... 
 Mike E - I like the idea of executable testcases 
 ones that can be run and checked almost immediately 
 Anish - there will be a problem in testing without a C&I (implementation) 
 Anish - want tests to be usable by "everybody" 
 - with minimal changes 
 d) Test harness etc 
 Ashok - we should write a piece of software that reads a SCDL and produces output 
 Ashok - checking for valid SCDLs 
 Dave - I thought that the target software is the vendor's implementation 
 Anish - Expected that it would be limited to "creating a package" like a zip - and then the vendor tools must take over 
 Anish - not a lot of stuff that we can do, since there is no format for generated errors 
 Dave -- It's pretty loose really, unless we get into spec'ing error messages 
 Ashok - I think we should specify standard error messages - even error numbers 
 Ashok - These would form part of the tests 
 COB 

This event is one in a list of recurring events.
Other event dates in this series:

Monday, 25 February 2008, 08:00am to 09:00am PT
Monday, 03 March 2008, 08:00am to 09:00am PT
Monday, 10 March 2008, 08:00am to 09:00am PT
Monday, 17 March 2008, 08:00am to 09:00am PT
Monday, 24 March 2008, 08:00am to 09:00am PT
Monday, 31 March 2008, 08:00am to 09:00am PT
Monday, 07 April 2008, 08:00am to 09:00am PT
Monday, 14 April 2008, 08:00am to 09:00am PT
Monday, 21 April 2008, 08:00am to 09:00am PT
Monday, 28 April 2008, 08:00am to 09:00am PT

View event details:
http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17869

PLEASE NOTE:  If the above link does not work for you, your email
application may be breaking the link into two pieces.  You may be able to
copy and paste the entire link address into the address field of your web
browser.

BEGIN:VCALENDAR
METHOD:PUBLISH
VERSION:2.0
PRODID:-//Kavi Corporation//NONSGML Kavi Groups//EN
X-WR-CALNAME:My Calendar
BEGIN:VEVENT
CATEGORIES:MEETING
STATUS:TENTATIVE
DTSTAMP:20080220T000000Z
DTSTART:20080218T160000Z
DTEND:20080218T170000Z
SEQUENCE:4
SUMMARY:SCA Assembly Testing Con call
DESCRIPTION:Regular weekly TC teleconference\n\nChat
  room:\n\nhttp://webconf.soaphub.org/conf/room/sca-assembly-TC\n\nE-Meeting
  (may be useful for common viewing of
  documents)\n\nhttps://www.mymeetings.com/emeet/join/index.jsp?customHeader=mymeetings&netId=SY83203&netPass=inglenook&netType=conference&acceptTerms=on&\n\nDial-in:\n\nAUSTRALIA
  1-800-880-502\nAUSTRIA 0800-999-852\nBELGIUM 0800-4-8476\nCHINA A
  10800-712-1196\nCHINA B 10800-120-1196\nDENMARK 8088-6506\nFINLAND
  0-800-1-12603\nFRANCE 080-511-1518\nGERMANY 0800-101-4261\nGREECE
  00800-12-6178\nHONG KONG 800-964-131\nHUNGARY 06-800-15557\nINDIA
  000-800-852-1214\nINDONESIA 001-803-011-3507\nIRELAND
  1800-992-123\nISRAEL 1-800-9214065\nITALY 800-985-431\nJAPAN
  00531-12-1143\nMALAYSIA 1-800-80-8109\nNETHERLANDS 0800-023-1708\nNEW
  ZEALAND 0800-443-787\nNORWAY 800-11873\nPOLAND
  00-800-1211129\nPORTUGAL 8008-12250\nSINGAPORE 800-120-4059\nSOUTH
  AFRICA 080-09-93405\nSOUTH KOREA 00798-14800-6312\nSPAIN
  800-099-376\nSWEDEN 0200-887-682\nSWITZERLAND 0800-000-248\nTAIWAN
  00801-137-553\nTHAILAND 001-800-1206-65088\nUNITED KINGDOM
  0800-279-9395\nUSA 866-203-1705\n\n\nPARTICIPANT PASSCODE:
  338256\n\nGroup: SCA Assembly Testing\nCreator: Dr. Mike Edwards
URL:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17869
UID:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17869
END:VEVENT
BEGIN:VEVENT
CATEGORIES:MEETING
STATUS:TENTATIVE
DTSTAMP:20080211T000000Z
DTSTART:20080225T160000Z
DTEND:20080225T170000Z
SEQUENCE:1
SUMMARY:SCA Assembly Testing Con call
DESCRIPTION:Regular weekly TC teleconference\n\nChat
  room:\n\nhttp://webconf.soaphub.org/conf/room/sca-assembly-TC\n\nE-Meeting
  (may be useful for common viewing of
  documents)\n\nhttps://www.mymeetings.com/emeet/join/index.jsp?customHeader=mymeetings&netId=SY83203&netPass=inglenook&netType=conference&acceptTerms=on&\n\nDial-in:\n\nAUSTRALIA
  1-800-880-502\nAUSTRIA 0800-999-852\nBELGIUM 0800-4-8476\nCHINA A
  10800-712-1196\nCHINA B 10800-120-1196\nDENMARK 8088-6506\nFINLAND
  0-800-1-12603\nFRANCE 080-511-1518\nGERMANY 0800-101-4261\nGREECE
  00800-12-6178\nHONG KONG 800-964-131\nHUNGARY 06-800-15557\nINDIA
  000-800-852-1214\nINDONESIA 001-803-011-3507\nIRELAND
  1800-992-123\nISRAEL 1-800-9214065\nITALY 800-985-431\nJAPAN
  00531-12-1143\nMALAYSIA 1-800-80-8109\nNETHERLANDS 0800-023-1708\nNEW
  ZEALAND 0800-443-787\nNORWAY 800-11873\nPOLAND
  00-800-1211129\nPORTUGAL 8008-12250\nSINGAPORE 800-120-4059\nSOUTH
  AFRICA 080-09-93405\nSOUTH KOREA 00798-14800-6312\nSPAIN
  800-099-376\nSWEDEN 0200-887-682\nSWITZERLAND 0800-000-248\nTAIWAN
  00801-137-553\nTHAILAND 001-800-1206-65088\nUNITED KINGDOM
  0800-279-9395\nUSA 866-203-1705\n\n\nPARTICIPANT PASSCODE:
  338256\n\nGroup: SCA Assembly Testing\nCreator: Dr. Mike Edwards
URL:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17870
UID:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17870
END:VEVENT
BEGIN:VEVENT
CATEGORIES:MEETING
STATUS:TENTATIVE
DTSTAMP:20080211T000000Z
DTSTART:20080303T160000Z
DTEND:20080303T170000Z
SEQUENCE:2
SUMMARY:SCA Assembly Testing Con call
DESCRIPTION:Regular weekly TC teleconference\n\nChat
  room:\n\nhttp://webconf.soaphub.org/conf/room/sca-assembly-TC\n\nE-Meeting
  (may be useful for common viewing of
  documents)\n\nhttps://www.mymeetings.com/emeet/join/index.jsp?customHeader=mymeetings&netId=SY83203&netPass=inglenook&netType=conference&acceptTerms=on&\n\nDial-in:\n\nAUSTRALIA
  1-800-880-502\nAUSTRIA 0800-999-852\nBELGIUM 0800-4-8476\nCHINA A
  10800-712-1196\nCHINA B 10800-120-1196\nDENMARK 8088-6506\nFINLAND
  0-800-1-12603\nFRANCE 080-511-1518\nGERMANY 0800-101-4261\nGREECE
  00800-12-6178\nHONG KONG 800-964-131\nHUNGARY 06-800-15557\nINDIA
  000-800-852-1214\nINDONESIA 001-803-011-3507\nIRELAND
  1800-992-123\nISRAEL 1-800-9214065\nITALY 800-985-431\nJAPAN
  00531-12-1143\nMALAYSIA 1-800-80-8109\nNETHERLANDS 0800-023-1708\nNEW
  ZEALAND 0800-443-787\nNORWAY 800-11873\nPOLAND
  00-800-1211129\nPORTUGAL 8008-12250\nSINGAPORE 800-120-4059\nSOUTH
  AFRICA 080-09-93405\nSOUTH KOREA 00798-14800-6312\nSPAIN
  800-099-376\nSWEDEN 0200-887-682\nSWITZERLAND 0800-000-248\nTAIWAN
  00801-137-553\nTHAILAND 001-800-1206-65088\nUNITED KINGDOM
  0800-279-9395\nUSA 866-203-1705\n\n\nPARTICIPANT PASSCODE:
  338256\n\nGroup: SCA Assembly Testing\nCreator: Dr. Mike Edwards
URL:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17871
UID:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17871
END:VEVENT
BEGIN:VEVENT
CATEGORIES:MEETING
STATUS:TENTATIVE
DTSTAMP:20080211T000000Z
DTSTART:20080310T150000Z
DTEND:20080310T160000Z
SEQUENCE:3
SUMMARY:SCA Assembly Testing Con call
DESCRIPTION:Regular weekly TC teleconference\n\nChat
  room:\n\nhttp://webconf.soaphub.org/conf/room/sca-assembly-TC\n\nE-Meeting
  (may be useful for common viewing of
  documents)\n\nhttps://www.mymeetings.com/emeet/join/index.jsp?customHeader=mymeetings&netId=SY83203&netPass=inglenook&netType=conference&acceptTerms=on&\n\nDial-in:\n\nAUSTRALIA
  1-800-880-502\nAUSTRIA 0800-999-852\nBELGIUM 0800-4-8476\nCHINA A
  10800-712-1196\nCHINA B 10800-120-1196\nDENMARK 8088-6506\nFINLAND
  0-800-1-12603\nFRANCE 080-511-1518\nGERMANY 0800-101-4261\nGREECE
  00800-12-6178\nHONG KONG 800-964-131\nHUNGARY 06-800-15557\nINDIA
  000-800-852-1214\nINDONESIA 001-803-011-3507\nIRELAND
  1800-992-123\nISRAEL 1-800-9214065\nITALY 800-985-431\nJAPAN
  00531-12-1143\nMALAYSIA 1-800-80-8109\nNETHERLANDS 0800-023-1708\nNEW
  ZEALAND 0800-443-787\nNORWAY 800-11873\nPOLAND
  00-800-1211129\nPORTUGAL 8008-12250\nSINGAPORE 800-120-4059\nSOUTH
  AFRICA 080-09-93405\nSOUTH KOREA 00798-14800-6312\nSPAIN
  800-099-376\nSWEDEN 0200-887-682\nSWITZERLAND 0800-000-248\nTAIWAN
  00801-137-553\nTHAILAND 001-800-1206-65088\nUNITED KINGDOM
  0800-279-9395\nUSA 866-203-1705\n\n\nPARTICIPANT PASSCODE:
  338256\n\nGroup: SCA Assembly Testing\nCreator: Dr. Mike Edwards
URL:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17872
UID:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17872
END:VEVENT
BEGIN:VEVENT
CATEGORIES:MEETING
STATUS:TENTATIVE
DTSTAMP:20080211T000000Z
DTSTART:20080317T150000Z
DTEND:20080317T160000Z
SEQUENCE:4
SUMMARY:SCA Assembly Testing Con call
DESCRIPTION:Regular weekly TC teleconference\n\nChat
  room:\n\nhttp://webconf.soaphub.org/conf/room/sca-assembly-TC\n\nE-Meeting
  (may be useful for common viewing of
  documents)\n\nhttps://www.mymeetings.com/emeet/join/index.jsp?customHeader=mymeetings&netId=SY83203&netPass=inglenook&netType=conference&acceptTerms=on&\n\nDial-in:\n\nAUSTRALIA
  1-800-880-502\nAUSTRIA 0800-999-852\nBELGIUM 0800-4-8476\nCHINA A
  10800-712-1196\nCHINA B 10800-120-1196\nDENMARK 8088-6506\nFINLAND
  0-800-1-12603\nFRANCE 080-511-1518\nGERMANY 0800-101-4261\nGREECE
  00800-12-6178\nHONG KONG 800-964-131\nHUNGARY 06-800-15557\nINDIA
  000-800-852-1214\nINDONESIA 001-803-011-3507\nIRELAND
  1800-992-123\nISRAEL 1-800-9214065\nITALY 800-985-431\nJAPAN
  00531-12-1143\nMALAYSIA 1-800-80-8109\nNETHERLANDS 0800-023-1708\nNEW
  ZEALAND 0800-443-787\nNORWAY 800-11873\nPOLAND
  00-800-1211129\nPORTUGAL 8008-12250\nSINGAPORE 800-120-4059\nSOUTH
  AFRICA 080-09-93405\nSOUTH KOREA 00798-14800-6312\nSPAIN
  800-099-376\nSWEDEN 0200-887-682\nSWITZERLAND 0800-000-248\nTAIWAN
  00801-137-553\nTHAILAND 001-800-1206-65088\nUNITED KINGDOM
  0800-279-9395\nUSA 866-203-1705\n\n\nPARTICIPANT PASSCODE:
  338256\n\nGroup: SCA Assembly Testing\nCreator: Dr. Mike Edwards
URL:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17873
UID:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17873
END:VEVENT
BEGIN:VEVENT
CATEGORIES:MEETING
STATUS:TENTATIVE
DTSTAMP:20080211T000000Z
DTSTART:20080324T150000Z
DTEND:20080324T160000Z
SEQUENCE:5
SUMMARY:SCA Assembly Testing Con call
DESCRIPTION:Regular weekly TC teleconference\n\nChat
  room:\n\nhttp://webconf.soaphub.org/conf/room/sca-assembly-TC\n\nE-Meeting
  (may be useful for common viewing of
  documents)\n\nhttps://www.mymeetings.com/emeet/join/index.jsp?customHeader=mymeetings&netId=SY83203&netPass=inglenook&netType=conference&acceptTerms=on&\n\nDial-in:\n\nAUSTRALIA
  1-800-880-502\nAUSTRIA 0800-999-852\nBELGIUM 0800-4-8476\nCHINA A
  10800-712-1196\nCHINA B 10800-120-1196\nDENMARK 8088-6506\nFINLAND
  0-800-1-12603\nFRANCE 080-511-1518\nGERMANY 0800-101-4261\nGREECE
  00800-12-6178\nHONG KONG 800-964-131\nHUNGARY 06-800-15557\nINDIA
  000-800-852-1214\nINDONESIA 001-803-011-3507\nIRELAND
  1800-992-123\nISRAEL 1-800-9214065\nITALY 800-985-431\nJAPAN
  00531-12-1143\nMALAYSIA 1-800-80-8109\nNETHERLANDS 0800-023-1708\nNEW
  ZEALAND 0800-443-787\nNORWAY 800-11873\nPOLAND
  00-800-1211129\nPORTUGAL 8008-12250\nSINGAPORE 800-120-4059\nSOUTH
  AFRICA 080-09-93405\nSOUTH KOREA 00798-14800-6312\nSPAIN
  800-099-376\nSWEDEN 0200-887-682\nSWITZERLAND 0800-000-248\nTAIWAN
  00801-137-553\nTHAILAND 001-800-1206-65088\nUNITED KINGDOM
  0800-279-9395\nUSA 866-203-1705\n\n\nPARTICIPANT PASSCODE:
  338256\n\nGroup: SCA Assembly Testing\nCreator: Dr. Mike Edwards
URL:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17874
UID:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17874
END:VEVENT
BEGIN:VEVENT
CATEGORIES:MEETING
STATUS:TENTATIVE
DTSTAMP:20080211T000000Z
DTSTART:20080331T150000Z
DTEND:20080331T160000Z
SEQUENCE:6
SUMMARY:SCA Assembly Testing Con call
DESCRIPTION:Regular weekly TC teleconference\n\nChat
  room:\n\nhttp://webconf.soaphub.org/conf/room/sca-assembly-TC\n\nE-Meeting
  (may be useful for common viewing of
  documents)\n\nhttps://www.mymeetings.com/emeet/join/index.jsp?customHeader=mymeetings&netId=SY83203&netPass=inglenook&netType=conference&acceptTerms=on&\n\nDial-in:\n\nAUSTRALIA
  1-800-880-502\nAUSTRIA 0800-999-852\nBELGIUM 0800-4-8476\nCHINA A
  10800-712-1196\nCHINA B 10800-120-1196\nDENMARK 8088-6506\nFINLAND
  0-800-1-12603\nFRANCE 080-511-1518\nGERMANY 0800-101-4261\nGREECE
  00800-12-6178\nHONG KONG 800-964-131\nHUNGARY 06-800-15557\nINDIA
  000-800-852-1214\nINDONESIA 001-803-011-3507\nIRELAND
  1800-992-123\nISRAEL 1-800-9214065\nITALY 800-985-431\nJAPAN
  00531-12-1143\nMALAYSIA 1-800-80-8109\nNETHERLANDS 0800-023-1708\nNEW
  ZEALAND 0800-443-787\nNORWAY 800-11873\nPOLAND
  00-800-1211129\nPORTUGAL 8008-12250\nSINGAPORE 800-120-4059\nSOUTH
  AFRICA 080-09-93405\nSOUTH KOREA 00798-14800-6312\nSPAIN
  800-099-376\nSWEDEN 0200-887-682\nSWITZERLAND 0800-000-248\nTAIWAN
  00801-137-553\nTHAILAND 001-800-1206-65088\nUNITED KINGDOM
  0800-279-9395\nUSA 866-203-1705\n\n\nPARTICIPANT PASSCODE:
  338256\n\nGroup: SCA Assembly Testing\nCreator: Dr. Mike Edwards
URL:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17875
UID:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17875
END:VEVENT
BEGIN:VEVENT
CATEGORIES:MEETING
STATUS:TENTATIVE
DTSTAMP:20080211T000000Z
DTSTART:20080407T150000Z
DTEND:20080407T160000Z
SEQUENCE:7
SUMMARY:SCA Assembly Testing Con call
DESCRIPTION:Regular weekly TC teleconference\n\nChat
  room:\n\nhttp://webconf.soaphub.org/conf/room/sca-assembly-TC\n\nE-Meeting
  (may be useful for common viewing of
  documents)\n\nhttps://www.mymeetings.com/emeet/join/index.jsp?customHeader=mymeetings&netId=SY83203&netPass=inglenook&netType=conference&acceptTerms=on&\n\nDial-in:\n\nAUSTRALIA
  1-800-880-502\nAUSTRIA 0800-999-852\nBELGIUM 0800-4-8476\nCHINA A
  10800-712-1196\nCHINA B 10800-120-1196\nDENMARK 8088-6506\nFINLAND
  0-800-1-12603\nFRANCE 080-511-1518\nGERMANY 0800-101-4261\nGREECE
  00800-12-6178\nHONG KONG 800-964-131\nHUNGARY 06-800-15557\nINDIA
  000-800-852-1214\nINDONESIA 001-803-011-3507\nIRELAND
  1800-992-123\nISRAEL 1-800-9214065\nITALY 800-985-431\nJAPAN
  00531-12-1143\nMALAYSIA 1-800-80-8109\nNETHERLANDS 0800-023-1708\nNEW
  ZEALAND 0800-443-787\nNORWAY 800-11873\nPOLAND
  00-800-1211129\nPORTUGAL 8008-12250\nSINGAPORE 800-120-4059\nSOUTH
  AFRICA 080-09-93405\nSOUTH KOREA 00798-14800-6312\nSPAIN
  800-099-376\nSWEDEN 0200-887-682\nSWITZERLAND 0800-000-248\nTAIWAN
  00801-137-553\nTHAILAND 001-800-1206-65088\nUNITED KINGDOM
  0800-279-9395\nUSA 866-203-1705\n\n\nPARTICIPANT PASSCODE:
  338256\n\nGroup: SCA Assembly Testing\nCreator: Dr. Mike Edwards
URL:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17876
UID:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17876
END:VEVENT
BEGIN:VEVENT
CATEGORIES:MEETING
STATUS:TENTATIVE
DTSTAMP:20080211T000000Z
DTSTART:20080414T150000Z
DTEND:20080414T160000Z
SEQUENCE:8
SUMMARY:SCA Assembly Testing Con call
DESCRIPTION:Regular weekly TC teleconference\n\nChat
  room:\n\nhttp://webconf.soaphub.org/conf/room/sca-assembly-TC\n\nE-Meeting
  (may be useful for common viewing of
  documents)\n\nhttps://www.mymeetings.com/emeet/join/index.jsp?customHeader=mymeetings&netId=SY83203&netPass=inglenook&netType=conference&acceptTerms=on&\n\nDial-in:\n\nAUSTRALIA
  1-800-880-502\nAUSTRIA 0800-999-852\nBELGIUM 0800-4-8476\nCHINA A
  10800-712-1196\nCHINA B 10800-120-1196\nDENMARK 8088-6506\nFINLAND
  0-800-1-12603\nFRANCE 080-511-1518\nGERMANY 0800-101-4261\nGREECE
  00800-12-6178\nHONG KONG 800-964-131\nHUNGARY 06-800-15557\nINDIA
  000-800-852-1214\nINDONESIA 001-803-011-3507\nIRELAND
  1800-992-123\nISRAEL 1-800-9214065\nITALY 800-985-431\nJAPAN
  00531-12-1143\nMALAYSIA 1-800-80-8109\nNETHERLANDS 0800-023-1708\nNEW
  ZEALAND 0800-443-787\nNORWAY 800-11873\nPOLAND
  00-800-1211129\nPORTUGAL 8008-12250\nSINGAPORE 800-120-4059\nSOUTH
  AFRICA 080-09-93405\nSOUTH KOREA 00798-14800-6312\nSPAIN
  800-099-376\nSWEDEN 0200-887-682\nSWITZERLAND 0800-000-248\nTAIWAN
  00801-137-553\nTHAILAND 001-800-1206-65088\nUNITED KINGDOM
  0800-279-9395\nUSA 866-203-1705\n\n\nPARTICIPANT PASSCODE:
  338256\n\nGroup: SCA Assembly Testing\nCreator: Dr. Mike Edwards
URL:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17877
UID:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17877
END:VEVENT
BEGIN:VEVENT
CATEGORIES:MEETING
STATUS:TENTATIVE
DTSTAMP:20080211T000000Z
DTSTART:20080421T150000Z
DTEND:20080421T160000Z
SEQUENCE:9
SUMMARY:SCA Assembly Testing Con call
DESCRIPTION:Regular weekly TC teleconference\n\nChat
  room:\n\nhttp://webconf.soaphub.org/conf/room/sca-assembly-TC\n\nE-Meeting
  (may be useful for common viewing of
  documents)\n\nhttps://www.mymeetings.com/emeet/join/index.jsp?customHeader=mymeetings&netId=SY83203&netPass=inglenook&netType=conference&acceptTerms=on&\n\nDial-in:\n\nAUSTRALIA
  1-800-880-502\nAUSTRIA 0800-999-852\nBELGIUM 0800-4-8476\nCHINA A
  10800-712-1196\nCHINA B 10800-120-1196\nDENMARK 8088-6506\nFINLAND
  0-800-1-12603\nFRANCE 080-511-1518\nGERMANY 0800-101-4261\nGREECE
  00800-12-6178\nHONG KONG 800-964-131\nHUNGARY 06-800-15557\nINDIA
  000-800-852-1214\nINDONESIA 001-803-011-3507\nIRELAND
  1800-992-123\nISRAEL 1-800-9214065\nITALY 800-985-431\nJAPAN
  00531-12-1143\nMALAYSIA 1-800-80-8109\nNETHERLANDS 0800-023-1708\nNEW
  ZEALAND 0800-443-787\nNORWAY 800-11873\nPOLAND
  00-800-1211129\nPORTUGAL 8008-12250\nSINGAPORE 800-120-4059\nSOUTH
  AFRICA 080-09-93405\nSOUTH KOREA 00798-14800-6312\nSPAIN
  800-099-376\nSWEDEN 0200-887-682\nSWITZERLAND 0800-000-248\nTAIWAN
  00801-137-553\nTHAILAND 001-800-1206-65088\nUNITED KINGDOM
  0800-279-9395\nUSA 866-203-1705\n\n\nPARTICIPANT PASSCODE:
  338256\n\nGroup: SCA Assembly Testing\nCreator: Dr. Mike Edwards
URL:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17878
UID:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17878
END:VEVENT
BEGIN:VEVENT
CATEGORIES:MEETING
STATUS:TENTATIVE
DTSTAMP:20080211T000000Z
DTSTART:20080428T150000Z
DTEND:20080428T160000Z
SEQUENCE:10
SUMMARY:SCA Assembly Testing Con call
DESCRIPTION:Regular weekly TC teleconference\n\nChat
  room:\n\nhttp://webconf.soaphub.org/conf/room/sca-assembly-TC\n\nE-Meeting
  (may be useful for common viewing of
  documents)\n\nhttps://www.mymeetings.com/emeet/join/index.jsp?customHeader=mymeetings&netId=SY83203&netPass=inglenook&netType=conference&acceptTerms=on&\n\nDial-in:\n\nAUSTRALIA
  1-800-880-502\nAUSTRIA 0800-999-852\nBELGIUM 0800-4-8476\nCHINA A
  10800-712-1196\nCHINA B 10800-120-1196\nDENMARK 8088-6506\nFINLAND
  0-800-1-12603\nFRANCE 080-511-1518\nGERMANY 0800-101-4261\nGREECE
  00800-12-6178\nHONG KONG 800-964-131\nHUNGARY 06-800-15557\nINDIA
  000-800-852-1214\nINDONESIA 001-803-011-3507\nIRELAND
  1800-992-123\nISRAEL 1-800-9214065\nITALY 800-985-431\nJAPAN
  00531-12-1143\nMALAYSIA 1-800-80-8109\nNETHERLANDS 0800-023-1708\nNEW
  ZEALAND 0800-443-787\nNORWAY 800-11873\nPOLAND
  00-800-1211129\nPORTUGAL 8008-12250\nSINGAPORE 800-120-4059\nSOUTH
  AFRICA 080-09-93405\nSOUTH KOREA 00798-14800-6312\nSPAIN
  800-099-376\nSWEDEN 0200-887-682\nSWITZERLAND 0800-000-248\nTAIWAN
  00801-137-553\nTHAILAND 001-800-1206-65088\nUNITED KINGDOM
  0800-279-9395\nUSA 866-203-1705\n\n\nPARTICIPANT PASSCODE:
  338256\n\nGroup: SCA Assembly Testing\nCreator: Dr. Mike Edwards
URL:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17879
UID:http://www.oasis-open.org/apps/org/workgroup/sca-assembly-testing/event.php?event_id=17879
END:VEVENT
END:VCALENDAR


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