Difference between revisions of "DTr1 ST"
(Automated ADBot page content) |
(Automated ADBot page content) |
||
| (20 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= | + | {| 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): ED | + | Extends Rule(s): [[DTr1_ED|ED]] |
Constraints | Constraints | ||
| − | *{{Error}} dtr1- | + | *{{Error}} dtr1-3-ST: no reference |
| + | *{{Error}} dtr1-4-ST: no thumbnail | ||
| + | *{{Error}} dtr1-5-ST: @representation SHALL be 'TXT' if present. | ||
| + | *{{Error}} dtr1-6-ST: @mediaType SHALL be 'text/plain' if present. | ||
| + | *{{Error}} dtr1-7-ST: @compression SHALL NOT be used on ST. | ||
| + | *{{Error}} dtr1-8-ST: @integrityCheck SHALL NOT be used on ST. | ||
| + | *{{Error}} dtr1-9-ST: @integrityCheckAlgorithm SHALL NOT be used on 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
|
optional | cs |
| @nullFlavor | optional | cs |
Core Schematron Rules (CSR)
The following rules are defined in the base core schematrons (
errors,
warnings,
infos).
| Rule ID: ST
Extends Rule(s): ED Constraints
|