Print

Print


Ray Denenberg, Library of Congress wrote:

>  > To bring it back to MODS and other LoC schemas, I don't think they
>  > should rely on default attributes.  It serves no useful purpose, while
>  > adding significant potential problems.
>  >
> So if we change:
>  <attribute name="type"  fixed="simple"/>
>
> to:
> <attribute name="type" use="optional">
> <simpleType>
> <restriction base="xsd:string">
> <enumeration value="simple"/>
> <restriction>
> <simpleType>
> <attribute>
>
> Would that help?
>
> --Ray
>

I was actually thinking of suggesting something like this in my original
message, but wanted to see what the real intention of the xlink:type
attribute was before making a suggestion.

If the intenion is that the element should be treated as an xlink when
the attribute is explictly present, and that it should not be treated as
an xlink when the attribute is absent, then I think this would help.

Kind regards,
        Tom