Difference between revisions of "DTr1 ST"

(Automated ADBot page content)
(Automated ADBot page content)
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 
=ST Character String=
 
=ST Character String=
Datatype Release 1: ST
+
{| class="artdecorwiki"
 +
! style="text-align:left;" | Datatype Release 1 !! Realm
 +
|-
 +
| style="height:30px; vertical-align:middle;" | '''ST''' || style="vertical-align:middle;" | 
 +
|}
 +
 
 
==Registered Attributes and Child Elements==
 
==Registered Attributes and Child Elements==
{| class=artdecor
+
{| class="artdecorwiki"
 
! @Attribute / Element !! Cardinality !! Datatype  
 
! @Attribute / Element !! Cardinality !! Datatype  
 
|-
 
|-
Line 10: Line 15:
 
| @language ||  optional  || cs
 
| @language ||  optional  || cs
 
|-
 
|-
| @representation ||  optional  || cs
+
| @representation
 +
*B64
 +
*TXT
 +
||  optional  || cs
 
|-
 
|-
 
| @nullFlavor ||  optional  || cs
 
| @nullFlavor ||  optional  || cs
 
|-
 
|-
 
|}
 
|}
==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 27: 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.
 
}}
 
}}
==Additional Strict Schematron Rules SSR==
+
[[Category:DTr1|ST]]
The following rules are defined in the strict mode of core schematrons.
 
[[Category:DTr1]]
 

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.