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

 


Help: OASIS Mailing Lists Help | MarkMail Help

cam message

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


Subject: Choices


Martin Roberts added the following comment to the OASIS-CAM-Specifications-1_0-RC-017C-021904.doc document in the OASIS Content Assembly Mechanism TC Group.

I think there is some confusion over choices:  examine the following:

<root>
	<choiceTypeOne>
		<!-- choices are indicated because they have the same ID-->
		<choice1 as:choiceID="123">one</choice1>
		<choice2 as:choiceID="123">two</choice2>
	</choiceTypeOne>
	<choiceTypeTwo>
		<!-- Choices have independant ID -->
		<choice1 as:choiceID="123">one</choice1>
		<choice2 as:choiceID="345">two</choice2>
	</choiceTypeTwo>
	<choiceTypeThree>
		<!-- what doe sthis mean? -->
		<!-- either it is two choices of type one -->
		<!-- or two groups of elements that are mutually exclusive -->
		<choice1 as:choiceID="123">one</choice1>
		<choice2 as:choiceID="123">two</choice2>
		<choice3 as:choiceID="123">three</choice3>
		<choice4 as:choiceID="345">four</choice4>
		<choice5 as:choiceID="345">five</choice5>
	</choiceTypeThree>
</root>

I have shown three choices and I think the last needs to be allowed in either interpretation but how do we get the predicates right.  

View Document Details and Comments:
http://www.oasis-open.org/apps/org/workgroup/cam/document.php?document_id=5914

Download Document:  
http://www.oasis-open.org/apps/org/workgroup/cam/download.php/5914/OASIS-CAM-Specifications-1_0-RC-017C-021904.doc

PLEASE NOTE:  If the above links do 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.

- Administration



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