Title: Schema element Id doesn't work
The Schema Grammar doesn't use the element id, and does not set the element id.   Instead, Schema Grammar uses the element QName (uriId and locallpart) and the enclosing scope to uniquely identiy each element.
 
Tinny
 
----- Original Message -----
Sent: Tuesday, February 19, 2002 12:22 PM
Subject: Schema element Id doesn't work


Hi,

The Element Declaration Id used in XMLElementDecl is often duplicated.  Isn't this Id supposed to be unique?  When using SEnumVal, the getId() function will retrieve the same Id's for different elements.  This is causing havoc in my application.  Please clarify how the Decl Id is supposed to work and what is its purpose.  The document I used is below.

<<CPSExample.xsd>>

Thanks,
Siehnai


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to