<f>
<f> (자질) feature value specification, 즉, 이름과 몇 가지 다른 유형의 값을 연결시킨다. [19.2 Elementary Feature Structures and the Binary Feature Value] | |||||||||||||
모듈 | iso-fs — Feature Structures | ||||||||||||
속성 |
|
||||||||||||
에 의해 포함된 | |||||||||||||
포함할 수 있다 | |||||||||||||
주석 |
The content of f may be textual, with the assumption that the data type of the feature value is determined by the schema—this is the approach used in many language-technology-oriented projects and recommendations. |
||||||||||||
예 | |||||||||||||
예 | |||||||||||||
Content model |
<content> |
||||||||||||
선언 |
<rng:element name="f"> element f { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.datcat.attributes, attribute name { teidata.name }, attribute fVal { teidata.pointer }?, ( text | model.featureVal ) } |