Difference between revisions of "DTr1 BIN"

(Automated ADBot page content)
(Automated ADBot page content)
Line 14: Line 14:
 
|-
 
|-
 
|}
 
|}
==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.
 
{{ConstraintBox|Rule ID: '''BIN'''
 
{{ConstraintBox|Rule ID: '''BIN'''
Line 22: Line 22:
 
*{{Error}} dtr1-1-BIN: there must be a nullFlavor, or content must be non-empty
 
*{{Error}} dtr1-1-BIN: there must be a nullFlavor, or content must be non-empty
 
}}
 
}}
==Additional Strict Schematron Rules SSR==
 
The following rules are defined in the strict mode of core schematrons.
 
 
[[Category:DTr1|BIN]]
 
[[Category:DTr1|BIN]]

Revision as of 17:10, 12 March 2015

BIN Binary Data

Datatype Release 1: BIN

Registered Attributes and Child Elements

@Attribute / Element Cardinality Datatype
@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: BIN

Extends Rule(s): ANY

Constraints

  • Alert.png dtr1-1-BIN: there must be a nullFlavor, or content must be non-empty