Difference between revisions of "DTr1 INT.NONNEG"

(Automated ADBot page content)
(Automated ADBot page content)
Line 11: Line 11:
 
|-
 
|-
 
|}
 
|}
==Core Schematron Rules CSR==
+
==Core Schematron Rules (CSR)==
 
The following rules are defined in the base core schematrons.
 
The following rules are defined in the base core schematrons.
 
{{ConstraintBox|Rule ID: '''INT.NONNEG'''
 
{{ConstraintBox|Rule ID: '''INT.NONNEG'''
Line 19: Line 19:
 
*{{Error}} dtr1-2-INT.NONNEG: null or value >= 0
 
*{{Error}} dtr1-2-INT.NONNEG: null or value >= 0
 
}}
 
}}
==Additional Strict Schematron Rules SSR==
 
The following rules are defined in the strict mode of core schematrons.
 
 
[[Category:DTr1|INT.NONNEG]]
 
[[Category:DTr1|INT.NONNEG]]

Revision as of 17:11, 12 March 2015

INT.NONNEG Integer - Flavor Interval of Integer, non-negative

Datatype Release 1: INT.NONNEG

Registered Attributes and Child Elements

@Attribute / Element Cardinality Datatype
@value   optional   int
@nullFlavor   optional   cs

Core Schematron Rules (CSR)

The following rules are defined in the base core schematrons.

Check-circle.svg Rule ID: INT.NONNEG

Extends Rule(s): INT

Constraints

  • Alert.png dtr1-2-INT.NONNEG: null or value >= 0