> The schemaLocation attribute whose value syntax is pairs of namespace > names/xsd file locations only works correctly when there are no space > characters in the xsd file location. Is this a bug or a feature?
It's a feature, because the pairs are URIs. Also, since there can be more than one pair, how is that you expect the parser to determine the boundaries, if the individual elements can contain space characters? > Under Win32 I can't predict or count on when the full path to the xsd > filename will have space characters so something seems broken here. That's why the pairs are URIs. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
