Difference between revisions of "DTr1 ST"

(Automated ADBot page content)
(Automated ADBot page content)
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
! style="text-align:left;" | Datatype Release 1 !! Realm  
 
! style="text-align:left;" | Datatype Release 1 !! Realm  
 
|-
 
|-
| style="height:30px; vertical-align:middle;" | ST || style="vertical-align:middle;" |   
+
| style="height:30px; vertical-align:middle;" | '''ST''' || style="vertical-align:middle;" |   
 
|}
 
|}
  
Line 24: Line 24:
 
|}
 
|}
 
==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: '''ST'''
 
{{ConstraintBox|Rule ID: '''ST'''
 
Extends Rule(s): [[DTr1_ED|ED]]  
 
Extends Rule(s): [[DTr1_ED|ED]]  
Line 35: Line 35:
 
*{{Error}} dtr1-7-ST: @compression SHALL NOT be used on ST.
 
*{{Error}} dtr1-7-ST: @compression SHALL NOT be used on ST.
 
*{{Error}} dtr1-8-ST: @integrityCheck SHALL NOT be used on ST.
 
*{{Error}} dtr1-8-ST: @integrityCheck SHALL NOT be used on ST.
*{{Error}} dtr1-8-ST: @integrityCheckAlgorithm SHALL NOT be used on ST.
+
*{{Error}} dtr1-9-ST: @integrityCheckAlgorithm SHALL NOT be used on ST.
 
}}
 
}}
 
[[Category:DTr1|ST]]
 
[[Category:DTr1|ST]]

Latest revision as of 14:58, 5 December 2017

ST Character String

Datatype Release 1 Realm
ST

Registered Attributes and Child Elements

@Attribute / Element Cardinality Datatype
@mediaType   optional   cs
@language   optional   cs
@representation
  • B64
  • TXT
  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: ST

Extends Rule(s): ED

Constraints

  • Alert.png dtr1-3-ST: no reference
  • Alert.png dtr1-4-ST: no thumbnail
  • Alert.png dtr1-5-ST: @representation SHALL be 'TXT' if present.
  • Alert.png dtr1-6-ST: @mediaType SHALL be 'text/plain' if present.
  • Alert.png dtr1-7-ST: @compression SHALL NOT be used on ST.
  • Alert.png dtr1-8-ST: @integrityCheck SHALL NOT be used on ST.
  • Alert.png dtr1-9-ST: @integrityCheckAlgorithm SHALL NOT be used on ST.