RE: [xml-dev] RE: Schema vs Schema-free

From
Bullard, Claude L (Len) <>
To
'Rich Salz' <>
Date
2004-04-14T19:18:05Z
ID
<>
Thread
RE: [xml-dev] RE: Schema vs Schema-free
So if I understand you, I might attach the schema to 
the payload, but if I used xsd:any in it, and you know 
the details you expect, we are back to the original 
problem.  In short, anything with a wildcard in it 
is effectively an infinite set in both frequency, 
occurrence, type, and situation.  Ouch.

len


From: Rich Salz [mailto:]

> But there is one schema per payload, yes?

per message hop.  I might know the details of some elements that you 
only know as xsd:any, for example.