<numeric>
<numeric> (수치) 수치 또는 숫자 범위를 포함하는 자질-값 명세에서 값의 부분을 표시한다. [19.3 Other Atomic Feature Values] | |||||||||||||||||||
모듈 | iso-fs — Feature Structures | ||||||||||||||||||
속성 |
|
||||||||||||||||||
클럽 회원 | |||||||||||||||||||
에 의해 포함된 | |||||||||||||||||||
포함할 수 있다 | 공백 요소 | ||||||||||||||||||
주석 |
It is an error to supply the max attribute in the absence of a value for the value attribute. |
||||||||||||||||||
예 |
This represents the numeric value 42. |
||||||||||||||||||
예 |
This represents any of the nine possible integer values between 42 and 50 inclusive. If the trunc attribute had the value FALSE, this example would represent any of the infinite number of numeric values between 42.45 and 50.0 |
||||||||||||||||||
Content model |
<content> |
||||||||||||||||||
선언 |
<rng:element name="numeric"> element numeric { 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 value { teidata.numeric }, attribute max { teidata.numeric }?, attribute trunc { teidata.truthValue }?, empty } |