Difference between revisions of "DTr1 ST"

(Automated ADBot page content)
(Automated ADBot page content)
Line 10: Line 10:
 
| @language ||  optional  || cs
 
| @language ||  optional  || cs
 
|-
 
|-
| @representationB64TXT ||  optional  || cs
+
| @representation
 +
*B64
 +
*TXT
 +
||  optional  || cs
 
|-
 
|-
 
| @nullFlavor ||  optional  || cs
 
| @nullFlavor ||  optional  || cs

Revision as of 14:59, 20 February 2015

ST Character String

Datatype Release 1: 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.

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-8-ST: @integrityCheckAlgorithm SHALL NOT be used on ST.

Additional Strict Schematron Rules SSR

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