tei:att.citing.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
from restriction of xs:token optional
specifies the starting point of the range of units indicated by the unit
attribute.
to restriction of xs:token optional
specifies the end-point of the range of units indicated by the unit
attribute.
unit union of(restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token) optional
identifies the unit of information conveyed by the element, e.g. columns,
pages, volume. Suggested values include: 1] volume; 2] issue; 3] page; 4] line; 5]
chapter; 6] part; 7] column

Used By

Source

<xs:attributeGroup name="att.citing.attributes">
  <xs:attributeGroup ref="tei:att.citing.attribute.unit"/>
  <xs:attributeGroup ref="tei:att.citing.attribute.from"/>
  <xs:attributeGroup ref="tei:att.citing.attribute.to"/>
</xs:attributeGroup>