| expand | gives an expanded form of information presented more concisely in the dictionary| Zustand | Optional |
| Datentyp | <rng:text/>
text |
| Werte | any string of characters |
|
<gramGrp> <pos>n</pos> </gramGrp>
|
|
| norm | (normalized) gives a normalized form of information given by the source text in a
non-normalized form| Zustand | Optional |
| Datentyp | <rng:text/>
text |
| Werte | any string of characters |
|
<gramGrp> <pos norm="noun">n</pos> </gramGrp>
|
|
| split | gives the list of split values for a merged form| Zustand | Optional |
| Datentyp | <rng:text/>
text |
| Werte | any string of characters |
|
| value | gives a value which lacks any realization in the printed source text.| Zustand | Optional |
| Datentyp | <rng:text/>
text |
| Werte | any string of characters |
|
| orig | (original) gives the original string or is the empty string when the element does not appear
in the source text.| Zustand | Optional |
| Datentyp | <rng:text/>
text |
| Werte | any string of characters |
|
| location | provides a reference to an anchor element elsewhere in the document
indicating the original location of this component.| Zustand | Optional |
| Datentyp | |
| Werte | a valid identifier for an anchor element elsewhere in the current document. |
|
| mergedIn | gives a reference to another element, where the original appears as a merged form.| Zustand | Optional |
| Datentyp | |
| Werte | any valid identifier. |
|
| opt | (optional) indicates whether the element is optional or not| Zustand | Optional |
| Datentyp | <rng:data type="boolean"/>
xsd:boolean |
|