[Asterisk-code-review] xmldoc: Correct definition for XML element 'matchInfo'. (asterisk[master])

Alexander Traud asteriskteam at digium.com
Mon Dec 6 05:19:55 CST 2021


Alexander Traud has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17595 )


Change subject: xmldoc: Correct definition for XML element 'matchInfo'.
......................................................................

xmldoc: Correct definition for XML element 'matchInfo'.

ASTERISK-29791

Change-Id: I7c656498427fcadd0a5d61a54ff67e6036609725
---
M doc/appdocsxml.dtd
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/95/17595/1

diff --git a/doc/appdocsxml.dtd b/doc/appdocsxml.dtd
index 93fdd3a..c311e8d 100644
--- a/doc/appdocsxml.dtd
+++ b/doc/appdocsxml.dtd
@@ -81,7 +81,7 @@
   <!ATTLIST configOption default CDATA #IMPLIED>
   <!ATTLIST configOption type CDATA #IMPLIED>
 
-  <!ELEMENT matchInfo (category|field?)>
+  <!ELEMENT matchInfo (category,field?)>
 
   <!ELEMENT dataType (#PCDATA)>
 

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17595
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I7c656498427fcadd0a5d61a54ff67e6036609725
Gerrit-Change-Number: 17595
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211206/6245c22c/attachment.html>


More information about the asterisk-code-review mailing list