STC and XPath

Ray Plante rplante at poplar.ncsa.uiuc.edu
Wed Jun 6 12:02:10 PDT 2007


Hi Arnold,

On Wed, 6 Jun 2007, Arnold Rots wrote:
> I can look it up, of course, but I'm sure you know this off the top of
> your head: why should STC not use elementFormDefault="unqualified"?

elementFormDefault="unqualified" only applies to non-global elements--that 
is, elements defined within the context of a type.  Global elements still 
require a namespace prefix (in the XPath).

Since *most* of STC's elements are in fact global (so that 
substitutionGroups could be used), elementFormDefault="unqualified" does 
not help you.  (It only would make things more confusing.)

cheers,
Ray



More information about the voevent mailing list