Difference between revisions of "DTr1 CS"

(Automated ADBot page content)
(Automated ADBot page content)
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 
=CS Coded Simple Value=
 
=CS Coded Simple Value=
Datatype Release 1: CS
+
{| class="artdecorwiki"
 +
! style="text-align:left;" | Datatype Release 1 !! Realm !! Flavors
 +
|-
 +
| style="height:30px; vertical-align:middle;" | '''CS''' || style="vertical-align:middle;" |  || style="vertical-align:middle;" | [[DTr1_CS.LANG|CS.LANG]]
 +
|}
 +
 
 
==Registered Attributes and Child Elements==
 
==Registered Attributes and Child Elements==
{| class=artdecor
+
{| class="artdecorwiki"
 
! @Attribute / Element !! Cardinality !! Datatype  
 
! @Attribute / Element !! Cardinality !! Datatype  
 
|-
 
|-
Line 11: Line 16:
 
|-
 
|-
 
|}
 
|}
==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 ({{Error}} errors, {{Warning}} warnings, {{Info}} infos).
 
{{ConstraintBox|Rule ID: '''CS'''
 
{{ConstraintBox|Rule ID: '''CS'''
 
Extends Rule(s): [[DTr1_ANY|ANY]]  
 
Extends Rule(s): [[DTr1_ANY|ANY]]  
Line 26: Line 31:
 
*{{Error}} dtr1-8-CS: cannot have translation
 
*{{Error}} dtr1-8-CS: cannot have translation
 
}}
 
}}
==Additional Strict Schematron Rules SSR==
 
The following rules are defined in the strict mode of core schematrons.
 
 
[[Category:DTr1|CS]]
 
[[Category:DTr1|CS]]

Latest revision as of 14:57, 5 December 2017

CS Coded Simple Value

Datatype Release 1 Realm Flavors
CS CS.LANG

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 (Alert.png errors, Warning.png warnings, Info.png infos).

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