Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 949 Bytes

charEncoding.md

File metadata and controls

20 lines (17 loc) · 949 Bytes

Characters encoding

Characters encoding

ID RZe
Designation Characters encoding
Description For the encoding of XML-String respectively XML-NormalizedString, the rules defined in [1] Chap. 3.3.1, Chap. 3.3.2 and Annex B apply
Reference [1] Chap. 3.3.1, 3.3.2 and Annex B

Test cases

Characters encoding - RZe.T01
ID RZe.T01
Designation Characters encoding
Description The tests must check whether the characters satisfy the UTF-8 encoding rules
Test requirement RZe.T01a.xtf, RZe.T01b.xtf, RZe.T01c.xtf
Expected result
  • RZe.T01a.xtf: no error message
  • RZe.T01b.xtf: error message. File not encoded as UTF-8
  • RZe.T01c.xtf: error message. Invalid UTF-8 characters
Reference [1] Chap. 3.3.2