xmldoc: Correct definition for XML element 'matchInfo'.

ASTERISK-29791

Change-Id: I7c656498427fcadd0a5d61a54ff67e6036609725
This commit is contained in:
Alexander Traud
2021-12-06 12:17:05 +01:00
committed by George Joseph
parent f3b29c6aa8
commit 12c45dd6a2

View File

@@ -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)>