- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 28 Jun 2007 00:00:34 +0000
- To: public-sml@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4825 Summary: How should deref() handle reference elements with multiple child elements. Product: SML Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Core AssignedTo: cmsmcq@w3.org ReportedBy: bassamt@microsoft.com QAContact: public-sml@w3.org What should be the semantics of the smlfn:deref() function if a reference element has multiple child elements that represent the reference using the same scheme? E.g., <EnrolledCourse xmlns="http://www.university.example.org/ns" sml:ref="true"> <sml:uri>SomeValidUri</sml:uri> <sml:uri>AnotherValidUri</sml:uri>
Received on Thursday, 28 June 2007 00:00:38 UTC