[xml type] xml type use document/content/document_unparsed/content_unparsed

Co-authored-by: GroundWu <1175416256@qq.com>
This commit is contained in:
obdev
2023-06-02 04:41:50 +00:00
committed by ob-robot
parent a58faa3aa8
commit 7adcede23b
5 changed files with 8 additions and 3 deletions

View File

@ -1541,7 +1541,6 @@ constexpr int OB_ERR_WHEN_CLAUSE = -9545;
constexpr int OB_ERR_NEW_OLD_REFERENCES = -9546;
constexpr int OB_ERR_TYPE_DECL_ILLEGAL = -9547;
constexpr int OB_ERR_OBJECT_INVALID = -9548;
constexpr int OB_ERR_XML_PARSE = -9549;
constexpr int OB_ERR_EXP_NOT_ASSIGNABLE = -9550;
constexpr int OB_ERR_CURSOR_CONTAIN_BOTH_REGULAR_AND_ARRAY = -9551;
constexpr int OB_ERR_STATIC_BOOL_EXPR = -9552;