Difference between revisions of "DTr1 II"

(Automated ADBot page content)
 
(Automated ADBot page content)
Line 1: Line 1:
  
=Datatype Release 1: II Instance Identifier=
+
=II Instance Identifier=Datatype Release 1: II
 
==Registered Attributes and Child Elements==
 
==Registered Attributes and Child Elements==
 
{| class=artdecor
 
{| class=artdecor

Revision as of 18:11, 19 February 2015

=II Instance Identifier=Datatype Release 1: II

Registered Attributes and Child Elements

@Attribute / Element Cardinality Datatype
@root   optional   uid
@extension   optional   st
@assigningAuthorityName   optional   st
@displayable   optional   bl
@nullFlavor   optional   cs

Core Schematron Rules CSR

The following rules are defined in the base core schematrons.

Check-circle.svg Rule ID: II

Extends Rule(s): ANY

Constraints

  • Alert.png dtr1-1-II: @root is required if @nullFlavor is not present
  • Alert.png dtr1-2-II: @root may not be used if @nullFlavor is present
  • Alert.png dtr1-4-II: @identifierName may not be used if @nullFlavor is present
  • Alert.png dtr1-5-II: @displayable may not be used if @nullFlavor is present
  • Alert.png dtr1-6-II: @reliability may not be used if @nullFlavor is present
  • Alert.png dtr1-7-II: @assigningAuthorityName may not be used if @nullFlavor is present
  • Warning.png dtr1-8-II: @root should not be longer than 128 characters. Please write a note to the authors of this rule if this is found to be not sufficient
  • Warning.png dtr1-9-II: @extension should not be longer than 64 characters. Please write a note to the authors of this rule if this is found to be not sufficient
  • Alert.png dtr1-10-II: @root shall be a syntactically correct OID or UUID.

Additional Strict Schematron Rules SSR

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