PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3453 *** shadow/3453 Thu Sep 6 03:02:09 2001 --- shadow/3453.tmp.20838 Thu Sep 6 03:02:09 2001 *************** *** 0 **** --- 1,28 ---- + +============================================================================+ + | Problem with form attribute in attribute declarations | + +----------------------------------------------------------------------------+ + | Bug #: 3453 Product: Xerces-J | + | Status: NEW Version: 1.4.3 | + | Resolution: Platform: PC | + | Severity: Blocker OS/Version: Windows NT/2K | + | Priority: Other Component: Schema-Structures | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + Hi, + for this declaration: + <xsd:attribute form="unqualified" name="id" type="xsd:ID"/> + + I get the following: + + [Error] soaptemplate.xml:5:347: Error: constraint 3.x.3: Attribute 'form' + cannot appear in element 'attribute'. + + Regards + + Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
