Difference between revisions of "DTr1 thumbnail"

(Automated ADBot page content)
(Automated ADBot page content)
Line 10: Line 10:
 
| @language ||  optional  || cs
 
| @language ||  optional  || cs
 
|-
 
|-
| @compression ||  optional  || 
+
| @compression ||  optional  || cs
 
|-
 
|-
 
| @integrityCheck ||  optional  || bin
 
| @integrityCheck ||  optional  || bin
Line 26: Line 26:
 
The following rules are defined in the base core schematrons.
 
The following rules are defined in the base core schematrons.
 
{{ConstraintBox|Rule ID: '''thumbnail'''
 
{{ConstraintBox|Rule ID: '''thumbnail'''
Extends Rule(s): ED  
+
Extends Rule(s): [[DTr1_ED|ED]]
  
 
Constraints
 
Constraints
Line 45: Line 45:
 
==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

thumbnail Thumbnail

Datatype Release 1: thumbnail

Registered Attributes and Child Elements

@Attribute / Element Cardinality Datatype
@mediaType   optional   cs
@language   optional   cs
@compression   optional   cs
@integrityCheck   optional   bin
@integrityCheckAlgorithm   optional   cs
@representation   optional   cs
@nullFlavor   optional   cs
hl7:reference  0 .. 1  TEL

Core Schematron Rules CSR

The following rules are defined in the base core schematrons.

Check-circle.svg Rule ID: thumbnail

Extends Rule(s): ED

Constraints

  • Alert.png dtr1-2-thumbnail: integrityCheckAlgorithm required if integrityCheck
  • Alert.png dtr1-3-thumbnail: no reference if null
  • Alert.png dtr1-4-thumbnail: thumbnails do not have thumbnails
  • Alert.png dtr1-5-thumbnail: compression only on binary
  • Alert.png dtr1-6-thumbnail: value implies mediaType is text/plain
  • Alert.png dtr1-7-thumbnail: no history or updateMode
  • Alert.png dtr1-8-thumbnail: no charset for value or xml
  • Alert.png dtr1-10-thumbnail: no mediaType if null
  • Alert.png dtr1-11-thumbnail: no charset if null
  • Alert.png dtr1-12-thumbnail: no language if null
  • Alert.png dtr1-13-thumbnail: no compression if null
  • Alert.png dtr1-14-thumbnail: no integrityCheck if null
  • Alert.png dtr1-15-thumbnail: no integrityCheckAlgorithm if null

Additional Strict Schematron Rules SSR

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