{"id":194843,"date":"2020-07-07T08:16:20","date_gmt":"2020-07-07T00:16:20","guid":{"rendered":"https:\/\/lrxjmw.cn\/?p=194843"},"modified":"2020-06-27T11:17:44","modified_gmt":"2020-06-27T03:17:44","slug":"linux-xquery-term","status":"publish","type":"post","link":"https:\/\/lrxjmw.cn\/linux-xquery-term.html","title":{"rendered":"XQuery-\u672f\u8bed"},"content":{"rendered":"\n\n\n
\u5bfc\u8bfb<\/td>\n\u89e3\u91ca XQuery \u6700\u4f73\u65b9\u5f0f\u662f\u8fd9\u6837\u8bb2\uff1aXQuery \u76f8\u5bf9\u4e8e XML \u7684\u5173\u7cfb\uff0c\u7b49\u540c\u4e8e SQL \u76f8\u5bf9\u4e8e\u6570\u636e\u5e93\u8868\u7684\u5173\u7cfb\u3002XQuery \u88ab\u8bbe\u8ba1\u7528\u6765\u67e5\u8be2 XML \u6570\u636e - \u4e0d\u4ec5\u4ec5\u9650\u4e8e XML \u6587\u4ef6\uff0c\u8fd8\u5305\u62ec\u4efb\u4f55\u53ef\u4ee5 XML \u5f62\u6001\u5448\u73b0\u7684\u6570\u636e\uff0c\u5305\u62ec\u6570\u636e\u5e93\u3002<\/strong><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n

\"\"<\/p>\n

\u8282\u70b9<\/strong><\/div>\n

\u5728 XQuery \u4e2d\uff0c\u6709\u4e03\u79cd\u8282\u70b9\uff1a\u5143\u7d20\u3001\u5c5e\u6027\u3001\u6587\u672c\u3001\u547d\u540d\u7a7a\u95f4\u3001\u5904\u7406\u6307\u4ee4\u3001\u6ce8\u91ca\u3001\u4ee5\u53ca\u6587\u6863\uff08\u6839\uff09\u8282\u70b9\u3002XML \u6587\u6863\u662f\u88ab\u4f5c\u4e3a\u8282\u70b9\u6811\u6765\u5bf9\u5f85\u7684\u3002\u6811\u7684\u6839\u88ab\u79f0\u4e3a\u6587\u6863\u8282\u70b9\u6216\u8005\u6839\u8282\u70b9\u3002
\n\u8bf7\u770b\u4e0b\u9762\u7684 XML \u6587\u6863\uff1a<\/p>\n

\r\n<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>\r\n\r\n<bookstore>\r\n\r\n<book>\r\n  <title lang=\"en\">Harry Potter<\/title>\r\n  <author>J K. Rowling<\/author>\r\n  <year>2005<\/year>\r\n  <price>29.99<\/price>\r\n<\/book><\/pre>\n

<\/bookstore>
\n\u4e0a\u9762\u7684 XML \u6587\u6863\u4e2d\u7684\u8282\u70b9\u4f8b\u5b50\uff1a<\/p>\n

\r\n<bookstore> (\u6587\u6863\u8282\u70b9)\r\n\r\n<author>J K. Rowling<\/author> (\u5143\u7d20\u8282\u70b9)\r\n\r\nlang=\"en\" (\u5c5e\u6027\u8282\u70b9)<\/pre>\n

\u57fa\u672c\u503c\u662f\u65e0\u7236\u6216\u65e0\u5b50\u7684\u8282\u70b9\u3002
\n\u57fa\u672c\u503c\u7684\u4f8b\u5b50\uff1a<\/p>\n

\r\nJ K. Rowling\r\n\r\n\"en\"<\/pre>\n
\u9879\u76ee<\/strong><\/div>\n

\u9879\u76ee\u662f\u57fa\u672c\u503c\u6216\u8005\u8282\u70b9\u3002<\/p>\n

\u8282\u70b9\u5173\u7cfb<\/strong><\/div>\n
\u7236\uff08Parent\uff09<\/strong><\/span><\/div>\n

\u6bcf\u4e2a\u5143\u7d20\u4ee5\u53ca\u5c5e\u6027\u90fd\u6709\u4e00\u4e2a\u7236\u3002
\n\u5728\u4e0b\u9762\u7684\u4f8b\u5b50\u4e2d\uff0cbook \u5143\u7d20\u662f title\u3001author\u3001year \u4ee5\u53ca price \u5143\u7d20\u7684\u7236\uff1a<\/p>\n

\r\n<book>\r\n  <title>Harry Potter<\/title>\r\n  <author>J K. Rowling<\/author>\r\n  <year>2005<\/year>\r\n  <price>29.99<\/price>\r\n<\/book><\/pre>\n
\u5b50\uff08Children\uff09<\/strong><\/span><\/div>\n

\u8282\u70b9\u5143\u7d20\u53ef\u6709\u96f6\u4e2a\u3001\u4e00\u4e2a\u6216\u591a\u4e2a\u5b50\u3002
\n\u5728\u4e0b\u9762\u7684\u4f8b\u5b50\u4e2d\uff0ctitle\u3001author\u3001year \u4ee5\u53ca price \u5143\u7d20\u90fd\u662f book \u5143\u7d20\u7684\u5b50\uff1a<\/p>\n

\r\n<book>\r\n  <title>Harry Potter<\/title>\r\n  <author>J K. Rowling<\/author>\r\n  <year>2005<\/year>\r\n  <price>29.99<\/price>\r\n<\/book><\/pre>\n
\u540c\u80de\uff08Sibling\uff09<\/strong><\/span><\/div>\n

\u62e5\u6709\u76f8\u540c\u7684\u7236\u7684\u8282\u70b9\u3002
\n\u5728\u4e0b\u9762\u7684\u4f8b\u5b50\u4e2d\uff0ctitle\u3001author\u3001year \u4ee5\u53ca price \u5143\u7d20\u90fd\u662f\u540c\u80de\uff1a<\/p>\n

<book>\r\n  <title>Harry Potter<\/title>\r\n  <author>J K. Rowling<\/author>\r\n  <year>2005<\/year>\r\n  <price>29.99<\/price>\r\n<\/book><\/pre>\n
\u5148\u8f88\uff08Ancestor\uff09<\/strong><\/span><\/div>\n

\u67d0\u8282\u70b9\u7684\u7236\u3001\u7236\u7684\u7236\uff0c\u7b49\u7b49\u3002
\n\u5728\u4e0b\u9762\u7684\u4f8b\u5b50\u4e2d\uff0ctitle \u5143\u7d20\u7684\u5148\u8f88\u662f book \u5143\u7d20\u548c bookstore\u5143\u7d20\uff1a<\/p>\n

<bookstore>\r\n\r\n<book>\r\n  <title>Harry Potter<\/title>\r\n  <author>J K. Rowling<\/author>\r\n  <year>2005<\/year>\r\n  <price>29.99<\/price>\r\n<\/book>\r\n\r\n<\/bookstore><\/pre>\n
\u540e\u4ee3\uff08Descendant\uff09<\/strong><\/span><\/div>\n

\u67d0\u4e2a\u8282\u70b9\u7684\u5b50\uff0c\u5b50\u7684\u5b50\uff0c\u7b49\u7b49\u3002
\n\u5728\u4e0b\u9762\u7684\u4f8b\u5b50\u4e2d\uff0cbookstore \u7684\u540e\u4ee3\u662f book\u3001title\u3001author\u3001year \u4ee5\u53ca price\u5143\u7d20\uff1a<\/p>\n

<bookstore>\r\n\r\n<book>\r\n  <title>Harry Potter<\/title>\r\n  <author>J K. Rowling<\/author>\r\n  <year>2005<\/year>\r\n  <price>29.99<\/price>\r\n<\/book>\r\n\r\n<\/bookstore><\/pre>\n","protected":false},"excerpt":{"rendered":"

\u5728 XQuery \u4e2d\uff0c\u6709\u4e03\u79cd\u8282\u70b9\uff1a\u5143\u7d20\u3001\u5c5e\u6027\u3001\u6587\u672c\u3001\u547d\u540d\u7a7a\u95f4\u3001\u5904\u7406\u6307\u4ee4\u3001\u6ce8\u91ca\u3001\u4ee5\u53ca\u6587\u6863\uff08\u6839\uff09\u8282\u70b9\u3002XML \u6587\u6863 […]<\/p>\n","protected":false},"author":321,"featured_media":194844,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[55],"tags":[],"class_list":["post-194843","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-thread"],"acf":[],"_links":{"self":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/194843","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/users\/321"}],"replies":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/comments?post=194843"}],"version-history":[{"count":3,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/194843\/revisions"}],"predecessor-version":[{"id":194846,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/194843\/revisions\/194846"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/media\/194844"}],"wp:attachment":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/media?parent=194843"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/categories?post=194843"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/tags?post=194843"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}