Mercurial > hg > orthanc-book
changeset 906:6057a8beee07
fix
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 06 Jan 2023 16:05:36 +0100 |
parents | db62aa60a9b3 |
children | 7ccecfb76428 |
files | Sphinx/source/users/advanced-rest.rst |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/users/advanced-rest.rst Fri Jan 06 16:03:36 2023 +0100 +++ b/Sphinx/source/users/advanced-rest.rst Fri Jan 06 16:05:36 2023 +0100 @@ -301,8 +301,8 @@ { "Dictionary" : { - "0405,0010" : [ "LO", "PrivateCreatorForMyCompany", 1, 1, "My Company" ], // reserve 0405,10xx for "MyCompany" - "0405,1001" : [ "ST", "MyPrivateXMLTag", 1, 1, "My Company" ] // all tags from "MyCompany" must start with 0405,10xx + "0405,0010" : [ "LO", "PrivateCreatorForMyCompany", 1, 1, "My Company" ], // reserve 0405,10xx for "My Company" + "0405,1001" : [ "ST", "MyPrivateXMLTag", 1, 1, "My Company" ] // all tags from "My Company" must start with 0405,10xx } }