From c81e21523ad10e1efc9353d9800bab90cdb9c5c3 Mon Sep 17 00:00:00 2001 From: Jan Orel Date: Tue, 14 Jan 2020 09:44:02 +0100 Subject: [PATCH] B #4076: Keep xs:integer type for acl (#4095) Although the format is hexadecimal, ONE produces values where length is not even (without adding leading zero). This violates xs:hexBinary type. (cherry picked from commit f1774693cfb41262a791ec7660a4429544e2d8f3) --- share/doc/xsd/acl_pool.xsd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/share/doc/xsd/acl_pool.xsd b/share/doc/xsd/acl_pool.xsd index 480d92b770..07fba83089 100644 --- a/share/doc/xsd/acl_pool.xsd +++ b/share/doc/xsd/acl_pool.xsd @@ -8,10 +8,10 @@ - - - - + + + + @@ -19,4 +19,4 @@ - \ No newline at end of file +