[Asterisk-code-review] xmldoc: Correct definition for XML element 'matchInfo'. (asterisk[19])
Alexander Traud
asteriskteam at digium.com
Mon Dec 6 05:40:40 CST 2021
Alexander Traud has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17625 )
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/25/17625/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/+/17625
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 19
Gerrit-Change-Id: I7c656498427fcadd0a5d61a54ff67e6036609725
Gerrit-Change-Number: 17625
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/96495060/attachment-0001.html>
More information about the asterisk-code-review
mailing list