| expand | gives an expanded form of information presented more concisely in the dictionary | Status | Optional |  | Datatype | <rng:text/>
 
text |  | Values | 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 | Status | Optional |  | Datatype | <rng:text/>
 
text |  | Values | any string of characters |  | <gramGrp><pos norm="noun">n</pos>
 </gramGrp>
 | 
 | 
    | split | gives the list of split values for a merged form | Status | Optional |  | Datatype | <rng:text/>
 
text |  | Values | any string of characters | 
 | 
    | value | gives a value which lacks any realization in the printed source text. | Status | Optional |  | Datatype | <rng:text/>
 
text |  | Values | 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. | Status | Optional |  | Datatype | <rng:text/>
 
text |  | Values | any string of characters | 
 | 
    | location | provides a reference to an anchor element elsewhere in the document
                indicating the original location of this component. | Status | Optional |  | Datatype |  |  | Values | 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. | Status | Optional |  | Datatype |  |  | Values | any valid identifier. | 
 | 
    | opt | (optional) indicates whether the element is optional or not | Status | Optional |  | Datatype | <rng:data type="boolean"/>
 
xsd:boolean | 
 |