[Bug 1008] - inline element doesn't support character child

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Sep 9 13:19:37 PDT 2003


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=1008

dblankman at lternet.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From dblankman at lternet.edu  2003-09-09 13:19 -------
Used Dan's schema fragment to modify eml-resource.xsd. Created a new type called
InlineType. The inline element is now of type res:InlineType. I also modified
the inline element in eml-physical.xsd to be of type res:InlineType. I tested
various data files: data pasted from an ascii text file, an excel file, and
finally a base64 encoded file. All three validated using EMLParser modified to
point to the modified schemas.

Modified schemas have been checked into cvs.ecoinformatics.org.



More information about the Eml-dev mailing list