Difference between revisions of "DTr1 CS"

(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: '''CS'''
 
{{ConstraintBox|Rule ID: '''CS'''
Extends Rule(s): ANY  
+
Extends Rule(s): [[DTr1_ANY|ANY]]
  
 
Constraints
 
Constraints
Line 28: Line 28:
 
==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:16, 20 February 2015

CS Coded Simple Value

Datatype Release 1: CS

Registered Attributes and Child Elements

@Attribute / Element Cardinality Datatype
@code   optional   cs
@nullFlavor   optional   cs

Core Schematron Rules CSR

The following rules are defined in the base core schematrons.

Check-circle.svg Rule ID: CS

Extends Rule(s): ANY

Constraints

  • Alert.png dtr1-1-CS: @code/@typeCode and @nullFlavor are mutually exclusive
  • Alert.png dtr1-2-CS: cannot have codeSystem
  • Alert.png dtr1-3-CS: cannot have codeSystemName
  • Alert.png dtr1-4-CS: cannot have codeSystemVersion
  • Alert.png dtr1-5-CS: cannot have displayName
  • Alert.png dtr1-6-CS: cannot have originalText
  • Alert.png dtr1-7-CS: cannot have qualifier
  • Alert.png dtr1-8-CS: cannot have translation

Additional Strict Schematron Rules SSR

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