Improve dtd for ADML services
[anna.git] / example / diameter / launcher / resources / services_examples / services.dtd
index 27cd9ea..0f3e73c 100755 (executable)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Diameter services DTD -->
 
-<!ELEMENT services (stack*, node*)>
+<!ELEMENT services ((stack*, node*)|(node*, stack*))>
 
 <!ELEMENT stack EMPTY>
 <!ATTLIST stack id CDATA #REQUIRED dictionary CDATA #REQUIRED validationMode (BeforeEncoding | AfterDecoding | Always | Never) #IMPLIED validationDepth (Complete | FirstError) #IMPLIED fixMode (BeforeEncoding | AfterDecoding | Always | Never) #IMPLIED ignoreFlagsOnValidation (yes | no) #IMPLIED>
@@ -71,9 +71,8 @@
    log:                                     Process log file (operations result, traffic log, etc.). By default '<originHost>.launcher.log'.
                                             Empty string or \"null\" name, to disable. Warning: there is no rotation for log files
                                             (use logrotate or whatever you consider).
-   splitLog:                                Splits log file (appends to log filename, extensions with the type of event: see help on
-                                            startup information-level traces). No log files for code/decode and load operations are created.
-                                            Default value 'no'.
+   splitLog:                                Splits log file (appends to log filename, extensions with the type of event: check 'HELP.md' for
+                                            more information. No log files for code/decode and load operations are created. Default value 'no'.
    detailedLog:                             Insert detailed information at log files (timestamps, communication resources, etc.). Useful
                                             to analyze the messages flow along the sockets (specially on 'balance' mode). Default 'no'.
    dumpLog:                                 Write to disk every incoming/outcoming message named as: