DTr1 II

Revision as of 18:09, 19 February 2015 by ADbot (talk | contribs) (Automated ADBot page content)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Datatype Release 1: II Instance Identifier

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.