Difference between revisions of "DTr1 INT"

(Automated ADBot page content)
(Automated ADBot page content)
Line 14: Line 14:
 
The following rules are defined in the base core schematrons.
 
The following rules are defined in the base core schematrons.
 
{{ConstraintBox|Rule ID: '''INT'''
 
{{ConstraintBox|Rule ID: '''INT'''
Extends Rule(s): QTY  
+
Extends Rule(s): [[DTr1_QTY|QTY]]
  
 
Constraints
 
Constraints
Line 22: Line 22:
 
==Additional Strict Schematron Rules SSR==
 
==Additional Strict Schematron Rules SSR==
 
The following rules are defined in the strict mode of core schematrons.
 
The following rules are defined in the strict mode of core schematrons.
 +
[[Category:DTr1]]

Revision as of 13:17, 20 February 2015

INT Integer

Datatype Release 1: INT

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

Extends Rule(s): QTY

Constraints

  • Alert.png dtr1-1-INT: null or value or child element in case of extension
  • Alert.png dtr1-2-INT: no uncertainty

Additional Strict Schematron Rules SSR

The following rules are defined in the strict mode of core schematrons.