Re: [ubl] Error in schema file in latest build

From
<>
Date
2006-10-04T13:00:30+00:00
ID
Thread
Re: [ubl] Error in schema file in latest build
[:]

| It is a simple fix to make it well-formed (there 
| is a junk comment at the end of the file) ... 
| just delete everything after </xsd:schema> ... 

No, that's the copyright notice!

The problem seems to have been that the close-comment delimiter at
the end of the file was missing.  With that in place, it works
fine.  I've made this change manually; no need for new schemas.

Jon