XML: Add XML_FLAG_ANYDATA to mimic an xml node to be ANYDATA

This commit is contained in:
Olof hagsand 2023-11-23 18:44:17 +01:00
parent cafbe7d200
commit be3001acf5
7 changed files with 19 additions and 14 deletions

View file

@ -214,7 +214,7 @@ yang_mount_set(yang_stmt *y,
* @param[in] h Clixon handle
* @param[in] x XML mount-point node
* @param[out] vallevel Do or dont do full RFC 7950 validation if given
* @param[out] yspec YANG stmt spec
* @param[out] yspec YANG stmt spec of mount-point (if ret is 1)
* @retval 1 x is a mount-point: yspec may be set
* @retval 0 x is not a mount point
* @retval -1 Error
@ -651,7 +651,8 @@ yang_schema_mount_statistics(clicon_handle h,
*
* @param[in] h Clixon handle
* @param[in] xt
* @retval 0 OK
* @retval 1 OK
* @retval 0 No yanglib or problem when parsing yanglib
* @retval -1 Error
*/
int