data.numeric

data.numeric define la gama de valores de atributos para valores numéricos.
Módulotei — 1 The TEI Infrastructure
Usado por
Elemento:
Declaración

<rng:define name="data.numeric">
<rng:choice>
 <rng:data type="double"/>
 <rng:data type="decimal"/>
</rng:choice>
</rng:define>
data.numeric = xsd:double | xsd:decimal