I don't agree. If an item has isComment="true", that doesn't mean
that the item is itself a comment. It means that the item has the
comment *attribute*, denoting that it is treated as a comment in the
document. This way, any item, regardless of type, can be commented out.
--- In opml-dev@yahoogroups.com, Austin Marshall <amars@p...> wrote:
> Should not comments use the attribute type="comment" instead of
> isComment="true"? to be more consistent with the type="link" way of
> doing things?