<fDecl>
<fDecl> (자질 선언) 단일 자질, 자질 이름 명시, 조직, 허용 값의 범위, 그리고 수의적으로 기본 값을 선언한다. [18.11 Feature System Declaration] | |||||||||||||||
모듈 | iso-fs — Feature Structures | ||||||||||||||
속성 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
| ||||||||||||||
에 의해 포함된 | iso-fs: fsDecl | ||||||||||||||
포함할 수 있다 | |||||||||||||||
예 | |||||||||||||||
Content model | <content> | ||||||||||||||
선언 | <rng:element name="fDecl"> element fDecl { 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, attribute name { teidata.name }, attribute optional { teidata.truthValue }?, ( fDescr?, vRange, vDefault? ) } |