{"id":322,"date":"2009-02-02T15:15:11","date_gmt":"2009-02-02T20:15:11","guid":{"rendered":"http:\/\/jianmingli.com\/wp\/?p=322"},"modified":"2009-02-02T18:00:18","modified_gmt":"2009-02-02T23:00:18","slug":"xml-beans","status":"publish","type":"post","link":"https:\/\/jianmingli.com\/wp\/?p=322","title":{"rendered":"XML Beans"},"content":{"rendered":"<p><strong>Install XML Beans<\/strong><br \/>\nDownload XMLBeans (xmlbeans-current.zip) from its <a href=\"http:\/\/www.apache.org\/dyn\/closer.cgi\/xmlbeans\">download site<\/a> and unzip.<\/p>\n<p>Download Saxon (saxonb9-1-0-5j.zip) from its <a href=\"http:\/\/saxon.sourceforge.net\/\">download site<\/a> and unzip. Saxon9 a a complete and conformal implementation of the XSLT 2.0, XQuery 1.0, and XPath 2.0 Recommendations published on 23 January 2007 by W3C. XMLBeans needs saxon9.jar and saxon9-dom.jar in the classpath.<\/p>\n<p><strong>Compile XSD Schema into Java Classes<\/strong><\/p>\n<pre lang=\"xml\">\r\nset JAVA_HOME=C:\\prog\\jdk1.5.0_14\r\nset XMLBEANS_HOME=C:\\prog\\xmlbeans-2.4.0\r\nset XMLBEANS_LIB=%XMLBEANS_HOME%\\lib\r\nset SAXON_HOME=C:\\prog\\saxonb9-1-0-5j\r\n\r\nset cp=\r\nset cp=%cp%;%XMLBEANS_LIB%\\xbean.jar\r\nset cp=%cp%;%XMLBEANS_LIB%\\xmlbeans-qname.jar\r\nset cp=%cp%;%XMLBEANS_LIB%\\jsr173_1.0_api.jar\r\nset cp=%cp%;%XMLBEANS_LIB%\\resolver.jar\r\nset cp=%cp%;%JAVA_HOME%\\lib\\tools.jar\r\nset cp=%cp%;%SAXON_HOME%\\saxon9.jar\r\nset cp=%cp%;%SAXON_HOME%\\saxon9-dom.jar\r\n\r\n%JAVA_HOME%\\bin\\java -classpath \"%cp%\" org.apache.xmlbeans.impl.tool.SchemaCompiler -out easypo.jar easypo.xsd\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Install XML Beans Download XMLBeans (xmlbeans-current.zip) from its download site and unzip. Download Saxon (saxonb9-1-0-5j.zip) from its download site and unzip. Saxon9 a a complete and conformal implementation of the XSLT 2.0, XQuery 1.0, and XPath 2.0 Recommendations published on &hellip; <a href=\"https:\/\/jianmingli.com\/wp\/?p=322\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[22,32],"tags":[],"class_list":["post-322","post","type-post","status-publish","format-standard","hentry","category-soa","category-xml"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8cRUO-5c","_links":{"self":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/322","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=322"}],"version-history":[{"count":4,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/322\/revisions"}],"predecessor-version":[{"id":329,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/322\/revisions\/329"}],"wp:attachment":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=322"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=322"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=322"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}