mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-11 12:28:27 +00:00
xmldoc: Correct definition for XML element 'matchInfo'.
ASTERISK-29791 Change-Id: I7c656498427fcadd0a5d61a54ff67e6036609725
This commit is contained in:
committed by
Friendly Automation
parent
b49ae92fe7
commit
090c56d80c
@@ -81,7 +81,7 @@
|
|||||||
<!ATTLIST configOption default CDATA #IMPLIED>
|
<!ATTLIST configOption default CDATA #IMPLIED>
|
||||||
<!ATTLIST configOption type CDATA #IMPLIED>
|
<!ATTLIST configOption type CDATA #IMPLIED>
|
||||||
|
|
||||||
<!ELEMENT matchInfo (category|field?)>
|
<!ELEMENT matchInfo (category,field?)>
|
||||||
|
|
||||||
<!ELEMENT dataType (#PCDATA)>
|
<!ELEMENT dataType (#PCDATA)>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user