I suspect you've already worked it out. But just in case I'll point
out that your record doesn;t seem to be valid XML, or more correctly
the intended XML:

>   <record xmlns="http://www.loc.gov/MARC21/slim";
>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>     xsi:schemaLocation="http://www.loc.gov/MARC21/slim
>    http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd";>

Also, I'm not quite sure what the problem. How are yo not able to
access record? Do you mean via XPath?

T.
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to