- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 30 Sep 2007 18:57:46 +0000
- To: public-sml@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5107 Summary: sml 4.3 Constraints on References - delete redundant text Product: SML Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Core AssignedTo: kirk.wilson@ca.com ReportedBy: johnarwe@us.ibm.com QAContact: public-sml@w3.org All of the following text seems to be covered in later sections, should be deleted. I think there were some errors in it too (that conflict with later sections), where it says acyclic and target required are Required. These attributes MUST be supported in the following specified locations only in an SML model: * These attributes MUST be supported in XML Schema documents. * The sml:acyclic attribute MUST be supported for any <xs:complexType> element. * The sml:target* attributes MUST be supported for any <xs:element> element. SML defines a new property for every Complex Type Definition schema component: {acyclic} An xs:boolean value. Required. And 3 new properties for every Element Declaration and every Particle component: * {target element} An Element Declaration component. Optional. * {target required} An xs:boolean value. Required. * {target type} A Type Definition component. Optional.
Received on Sunday, 30 September 2007 18:57:53 UTC