tei:att.lexicographic.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
dcr:datcat restriction of list of xs:anyURI optional
contains a PID (persistent identifier) that aligns the given element with the appropriate Data Category (or categories) in ISOcat.
dcr:valueDatcat restriction of list of xs:anyURI optional
contains a PID (persistent identifier) that aligns the content of the given element or the value of the given attribute with the appropriate simple Data Category (or categories) in ISOcat.
expand optional
gives an expanded form of information presented more concisely in the
dictionary
location xs:anyURI optional
indicates an anchor element typically elsewhere in the document, but
possibly in another document, which is the original location of this
component.
mergedIn xs:anyURI optional
gives a reference to another element, where the original appears as a
merged form.
norm xs:string optional
(normalized) gives a normalized form of information given by the source
text in a non-normalized form
opt xs:boolean false optional
(optional) indicates whether the element is optional or
not
orig xs:string optional
(original) gives the original string or is the empty string when the
element does not appear in the source text.
split xs:string optional
gives the list of split values for a merged form
value xs:string optional
gives a value which lacks any realization in the printed source
text.

Used By

Source

<xs:attributeGroup name="att.lexicographic.attributes">
  <xs:attributeGroup ref="tei:att.datcat.attributes"/>
  <xs:attributeGroup ref="tei:att.lexicographic.attribute.expand"/>
  <xs:attributeGroup ref="tei:att.lexicographic.attribute.norm"/>
  <xs:attributeGroup ref="tei:att.lexicographic.attribute.split"/>
  <xs:attributeGroup ref="tei:att.lexicographic.attribute.value"/>
  <xs:attributeGroup ref="tei:att.lexicographic.attribute.orig"/>
  <xs:attributeGroup ref="tei:att.lexicographic.attribute.location"/>
  <xs:attributeGroup ref="tei:att.lexicographic.attribute.mergedIn"/>
  <xs:attributeGroup ref="tei:att.lexicographic.attribute.opt"/>
</xs:attributeGroup>