http://www.w3.org/Bugs/Public/show_bug.cgi?id=4766 ------- Comment #1 from bungeman@gmail.com 2007-06-26 16:38 ------- It doesn't seem worth it to open a whole new bug for this, but in the same section the example Example A type declaration with one element name of type xs:string follows by one or more elements street of type xs:string. define type Address { element name of type xs:string, element street of type xs:string* } should read as [<existing>/<replace with>] Example A type declaration with one element name of type xs:string follow[s/ed] by one or more elements street of type xs:string. define type Address { element name of type xs:string, element street of type xs:string[*/+] }Received on Tuesday, 26 June 2007 16:38:35 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:14:20 GMT