att.rel

Attributes specific to bibliographic entity relationships.
Module MEI.frbr
Members
relation (direct member of att.rel)
Attributes
@rel(required)Describes the relationship between the current entity and the target entity. The values follow FRBR (see http://www.ifla.org/files/assets/cataloguing/frbr/frbr_2008.pdf). Value conforms to data.FRBRRELATIONSHIP. att.rel
Declaration
<attDef ident="rel" usage="req">
<desc>Describes the relationship between the current entity and the target entity. The values follow FRBR (see http://www.ifla.org/files/assets/cataloguing/frbr/frbr_2008.pdf).</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.FRBRRELATIONSHIP" />
</datatype>
</attDef>