{"id":9047,"date":"2015-05-25T02:57:34","date_gmt":"2015-05-25T06:57:34","guid":{"rendered":"http:\/\/bangla.salearningschool.com\/?p=9047"},"modified":"2015-06-03T08:35:36","modified_gmt":"2015-06-03T12:35:36","slug":"appml-%e0%a6%95%e0%a7%87%e0%a6%b8-%e0%a6%b8%e0%a7%8d%e0%a6%9f%e0%a6%be%e0%a6%a1%e0%a6%bf-json-%e0%a6%ab%e0%a6%be%e0%a6%87%e0%a6%b2-appml-case-study-json-files","status":"publish","type":"post","link":"http:\/\/bangla.sitestree.com\/?p=9047","title":{"rendered":"AppML \u0995\u09c7\u09b8 \u09b8\u09cd\u099f\u09be\u09a1\u09bf &#8211; JSON \u09ab\u09be\u0987\u09b2 (AppML Case Study &#8211; JSON Files)"},"content":{"rendered":"<h2>\u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2<\/h2>\n<p>\u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u09b8\u09cb\u09b0\u09cd\u09b8:<\/p>\n<hr \/>\n<pre>&lt;&lt;!DOCTYPE html&gt;\r\n&lt;html lang=\"en-US\"&gt;\r\n&lt;link rel=\"stylesheet\" href=\"http:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/css\/bootstrap.min.css\"&gt;\r\n&lt;script src=\"http:\/\/www.w3schools.com\/appml\/2.0.3\/appml.js\"&gt;&lt;\/script&gt;\r\n&lt;body&gt;<\/pre>\n<pre>&lt;div class=\"container\" appml-data=\"appml.php?model=model_cd_from_json\"&gt;\r\n&lt;h1&gt;CD Collection&lt;\/h1&gt;\r\n&lt;h3&gt;Extracted from an XML file&lt;\/h3&gt;<\/pre>\n<pre>&lt;div appml-include-html=\"inc_listcommands_nofilter.htm\"&gt;&lt;\/div&gt;\r\n&lt;table class=\"table table-striped table-bordered\"&gt;\r\n&lt;tr&gt;\r\n    &lt;th&gt;Title&lt;\/th&gt;\r\n    &lt;th&gt;Artist&lt;\/th&gt;\r\n    &lt;th&gt;Country&lt;\/th&gt;\r\n&lt;\/tr&gt;\r\n&lt;tr appml-repeat=\"records\"&gt;\r\n    &lt;td&gt;{{Title}}&lt;\/td&gt;\r\n    &lt;td&gt;{{Artist}}&lt;\/td&gt;\r\n    &lt;td&gt;{{Country}}&lt;\/td&gt;\r\n&lt;\/tr&gt;\r\n&lt;\/table&gt;\r\n&lt;\/div&gt;<\/pre>\n<pre>&lt;\/body&gt;\r\n&lt;\/html&gt;<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<h2>\u09ae\u09a1\u09c7\u09b2<\/h2>\n<p>\u098f\u0987 \u0985\u09cd\u09af\u09be\u09aa\u09cd\u09b2\u09bf\u0995\u09c7\u09b6\u09a8\u09c7\u09b0 \u09ae\u09a7\u09cd\u09af\u09c7 \u09ac\u09cd\u09af\u09ac\u09b9\u09c3\u09a4 \u09ae\u09a1\u09c7\u09b2<\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n<pre>{\r\n \"rowsperpage\" : 7,\r\n \"data\" : {\r\n    \"type\" : \"jsonfile\",\r\n    \"filename\" : \"cd_catalog.js\",\r\n    \"record\" : \"cd\",\r\n    \"items\" : [\r\n        {\"name\" : \"Title\", \"nodename\" : \"title\"},\r\n        {\"name\" : \"Artist\", \"nodename\" : \"artist\"},\r\n        {\"name\" : \"Price\", \"nodename\" : \"price\"}\r\n    ]\r\n  }\r\n}<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<h2><span id=\"result_box\" class=\"short_text\" lang=\"bn\"><span class=\"hps\">\u09ab\u09be\u0987\u09b2<\/span><\/span><\/h2>\n<p><span class=\"short_text\" lang=\"bn\"><span class=\"hps\">\u0995\u09ae\u09be \u09a6\u09bf\u09af\u09bc\u09c7 \u09aa\u09c3\u09a5\u0995 \u0995\u09b0\u09be<\/span> <span class=\"hps\">\u099f\u09c7\u0995\u09cd\u09b8\u099f \u09ab\u09be\u0987\u09b2<\/span><span class=\"\">:<\/span><\/span><\/p>\n<hr \/>\n<pre><span class=\"short_text\" lang=\"bn\"><span class=\"\">{\r\n\"cd\" : [\r\n{ \"title\" : \"Empire Burlesque\", \"artist\" : \"Bob Dylan\", \"price\" : \"10.90\" },\r\n{ \"title\" : \"Hide your heart\", \"artist\" : \"Bonnie Tyler\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"Greatest Hits\", \"artist\" : \"Dolly Parton\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"Still got the blues\", \"artist\" : \"Bob Dylan\", \"price\" : \"10.20\" },\r\n{ \"title\" : \"Eros\", \"artist\" : \"Eros Ramazzotti\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"One night only\", \"artist\" : \"Bee Gees\", \"price\" : \"10.90\" },\r\n{ \"title\" : \"Sylvias Mother\", \"artist\" : \"Dr.Hook\", \"price\" : \"8.10\" },\r\n{ \"title\" : \"Maggie May\", \"artist\" : \"Rod Stewart\", \"price\" : \"8.50\" },\r\n{ \"title\" : \"Empire Burlesque\", \"artist\" : \"Bob Dylan\", \"price\" : \"10.90\" },\r\n{ \"title\" : \"Hide your heart\", \"artist\" : \"Bonnie Tyler\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"Greatest Hits\", \"artist\" : \"Dolly Parton\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"Still got the blues\", \"artist\" : \"Bob Dylan\", \"price\" : \"10.20\" },\r\n{ \"title\" : \"Eros\", \"artist\" : \"Eros Ramazzotti\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"One night only\", \"artist\" : \"Bee Gees\", \"price\" : \"10.90\" },\r\n{ \"title\" : \"Sylvias Mother\", \"artist\" : \"Dr.Hook\", \"price\" : \"8.10\" },\r\n{ \"title\" : \"Maggie May\", \"artist\" : \"Rod Stewart\", \"price\" : \"8.50\" },\r\n{ \"title\" : \"Empire Burlesque\", \"artist\" : \"Bob Dylan\", \"price\" : \"10.90\" },\r\n{ \"title\" : \"Hide your heart\", \"artist\" : \"Bonnie Tyler\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"Greatest Hits\", \"artist\" : \"Dolly Parton\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"Still got the blues\", \"artist\" : \"Bob Dylan\", \"price\" : \"10.20\" },\r\n{ \"title\" : \"Eros\", \"artist\" : \"Eros Ramazzotti\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"One night only\", \"artist\" : \"Bee Gees\", \"price\" : \"10.90\" },\r\n{ \"title\" : \"Sylvias Mother\", \"artist\" : \"Dr.Hook\", \"price\" : \"8.10\" },\r\n{ \"title\" : \"Maggie May\", \"artist\" : \"Rod Stewart\", \"price\" : \"8.50\" },\r\n{ \"title\" : \"Empire Burlesque\", \"artist\" : \"Bob Dylan\", \"price\" : \"10.90\" },\r\n{ \"title\" : \"Hide your heart\", \"artist\" : \"Bonnie Tyler\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"Greatest Hits\", \"artist\" : \"Dolly Parton\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"Still got the blues\", \"artist\" : \"Bob Dylan\", \"price\" : \"10.20\" },\r\n{ \"title\" : \"Eros\", \"artist\" : \"Eros Ramazzotti\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"One night only\", \"artist\" : \"Bee Gees\", \"price\" : \"10.90\" },\r\n{ \"title\" : \"Sylvias Mother\", \"artist\" : \"Dr.Hook\", \"price\" : \"8.10\" },\r\n{ \"title\" : \"Maggie May\", \"artist\" : \"Rod Stewart\", \"price\" : \"8.50\" },\r\n{ \"title\" : \"Empire Burlesque\", \"artist\" : \"Bob Dylan\", \"price\" : \"10.90\" },\r\n{ \"title\" : \"Hide your heart\", \"artist\" : \"Bonnie Tyler\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"Greatest Hits\", \"artist\" : \"Dolly Parton\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"Still got the blues\", \"artist\" : \"Bob Dylan\", \"price\" : \"10.20\" },\r\n{ \"title\" : \"Eros\", \"artist\" : \"Eros Ramazzotti\", \"price\" : \"9.90\" },\r\n{ \"title\" : \"One night only\", \"artist\" : \"Bee Gees\", \"price\" : \"10.90\" },\r\n{ \"title\" : \"Sylvias Mother\", \"artist\" : \"Dr.Hook\", \"price\" : \"8.10\" },\r\n{ \"title\" : \"Maggie May\", \"artist\" : \"Rod Stewart\", \"price\" : \"8.50\" }\r\n]\r\n}<\/span><\/span><\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u09b8\u09cb\u09b0\u09cd\u09b8: &lt;&lt;!DOCTYPE html&gt; &lt;html lang=&#8221;en-US&#8221;&gt; &lt;link rel=&#8221;stylesheet&#8221; href=&#8221;http:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/css\/bootstrap.min.css&#8221;&gt; &lt;script src=&#8221;http:\/\/www.w3schools.com\/appml\/2.0.3\/appml.js&#8221;&gt;&lt;\/script&gt; &lt;body&gt; &lt;div class=&#8221;container&#8221; appml-data=&#8221;appml.php?model=model_cd_from_json&#8221;&gt; &lt;h1&gt;CD Collection&lt;\/h1&gt; &lt;h3&gt;Extracted from an XML file&lt;\/h3&gt; &lt;div appml-include-html=&#8221;inc_listcommands_nofilter.htm&#8221;&gt;&lt;\/div&gt; &lt;table class=&#8221;table table-striped table-bordered&#8221;&gt; &lt;tr&gt; &lt;th&gt;Title&lt;\/th&gt; &lt;th&gt;Artist&lt;\/th&gt; &lt;th&gt;Country&lt;\/th&gt; &lt;\/tr&gt; &lt;tr appml-repeat=&#8221;records&#8221;&gt; &lt;td&gt;{{Title}}&lt;\/td&gt; &lt;td&gt;{{Artist}}&lt;\/td&gt; &lt;td&gt;{{Country}}&lt;\/td&gt; &lt;\/tr&gt; &lt;\/table&gt; &lt;\/div&gt; &lt;\/body&gt; &lt;\/html&gt; &nbsp; &nbsp; \u09ae\u09a1\u09c7\u09b2 \u098f\u0987 \u0985\u09cd\u09af\u09be\u09aa\u09cd\u09b2\u09bf\u0995\u09c7\u09b6\u09a8\u09c7\u09b0 \u09ae\u09a7\u09cd\u09af\u09c7 \u09ac\u09cd\u09af\u09ac\u09b9\u09c3\u09a4 \u09ae\u09a1\u09c7\u09b2 &nbsp; { &#8220;rowsperpage&#8221; &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"http:\/\/bangla.sitestree.com\/?p=9047\">Continue reading<\/a><\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[796],"tags":[800,822,771,818,820,392],"class_list":["post-9047","post","type-post","status-publish","format-standard","hentry","category-application-modeling-language","tag-appml","tag-case","tag-json","tag-818","tag-820","tag-392","item-wrap"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":9049,"url":"http:\/\/bangla.sitestree.com\/?p=9049","url_meta":{"origin":9047,"position":0},"title":"AppML \u0995\u09c7\u09b8 \u09b8\u09cd\u099f\u09be\u09a1\u09bf &#8211; \u0997\u09cd\u09b0\u09be\u09b9\u0995\u09b0\u09be (AppML Case Study &#8211; Customers)","author":"Author-Check- Article-or-Video","date":"May 25, 2015","format":false,"excerpt":"\u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u09b8\u09cb\u09b0\u09cd\u09b8: \u00a0 <!DOCTYPE html> <html lang=\"en-US\"> <title>Customers<\/title> <link rel=\"stylesheet\" href=\"http:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/css\/bootstrap.min.css\"> <script src=\"http:\/\/www.w3schools.com\/appml\/2.0.3\/appml.js\"><\/script> <body> <div class=\"container\"> <h1>Customers<\/h1> <div id=\"Form01\" class=\"jumbotron\" style=\"display:none\" appml-data=\"local?model=model_customersform\" appml-controller=\"myFormController\"> \u00a0 <div appml-include-html=\"inc_formcommands.htm\"><\/div> \u00a0 <div class=\"form-group\"> \u00a0\u00a0\u00a0 <label for=\"customername\">CustomerName:<\/label> \u00a0\u00a0\u00a0 <input id=\"customername\" class=\"form-control\"> \u00a0 <\/div> \u00a0 <div class=\"form-group\"> \u00a0\u00a0\u00a0 <label for=\"contactname\">ContactName:<\/label> \u00a0\u00a0\u00a0 <input id=\"contactname\" class=\"form-control\"> \u00a0\u2026","rel":"","context":"In &quot;AppML : Application Modeling Language&quot;","block_context":{"text":"AppML : Application Modeling Language","link":"http:\/\/bangla.sitestree.com\/?cat=796"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":9056,"url":"http:\/\/bangla.sitestree.com\/?p=9056","url_meta":{"origin":9047,"position":1},"title":"AppML \u0995\u09c7\u09b8 \u09b8\u09cd\u099f\u09be\u09a1\u09bf &#8211; \u0995\u09cb\u09a8\u09cb \u09aa\u09b0\u09bf\u09ac\u09b9\u09a8\u09c7 \u09ae\u09be\u09b2 \u09b2\u09c7\u09a8\u09a6\u09c7\u09a8\u0995\u09be\u09b0\u09c0 (AppML Case Study &#8211; Shippers)","author":"Author-Check- Article-or-Video","date":"May 26, 2015","format":false,"excerpt":"\u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u09b8\u09cb\u09b0\u09cd\u09b8: <!DOCTYPE html> <html lang=\"en-US\"> <title>Shippers<\/title> <link rel=\"stylesheet\" href=\"http:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/css\/bootstrap.min.css\"> <script src=\"http:\/\/www.w3schools.com\/appml\/2.0.3\/appml.js\"><\/script> <body> <div class=\"container\"> <h1>Shippers<\/h1> <div id=\"Form01\" class=\"jumbotron\" style=\"display:none\" appml-data=\"local?model=model_shippersform\" appml-controller=\"myFormController\"> <div appml-include-html=\"inc_formcommands.htm\"><\/div> <div class=\"form-group\"> <label>ShipperName:<\/label> <input id=\"ShipperName\" class=\"form-control\"> <\/div> <div class=\"form-group\"> <label>Phone:<\/label> <input id=\"Phone\" class=\"form-control\"> <\/div> <\/div> <div appml-data=\"local?model=model_shipperslist\"> \u00a0 <div appml-include-html=\"inc_listcommands_nofilter.htm\"><\/div> \u00a0 <table class=\"table table-striped table-bordered\">\u2026","rel":"","context":"In &quot;AppML : Application Modeling Language&quot;","block_context":{"text":"AppML : Application Modeling Language","link":"http:\/\/bangla.sitestree.com\/?cat=796"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":9058,"url":"http:\/\/bangla.sitestree.com\/?p=9058","url_meta":{"origin":9047,"position":2},"title":"AppML \u0995\u09c7\u09b8 \u09b8\u09cd\u099f\u09be\u09a1\u09bf &#8211; \u09b6\u09cd\u09b0\u09c7\u09a3\u09c0\u09ac\u09bf\u09ad\u09be\u0997 \u09b8\u09ae\u09c2\u09b9 (AppML Case Study &#8211; Categories)","author":"Author-Check- Article-or-Video","date":"May 26, 2015","format":false,"excerpt":"\u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u09b8\u09cb\u09b0\u09cd\u09b8: <!DOCTYPE html> <html lang=\"en-US\"> <title>Categories<\/title> <link rel=\"stylesheet\" href=\"http:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/css\/bootstrap.min.css\"> <script src=\"http:\/\/www.w3schools.com\/appml\/2.0.3\/appml.js\"><\/script> <body> <div class=\"container\"> <h1>Categories<\/h1> <div id=\"Form01\" class=\"jumbotron\" style=\"display:none\" appml-data=\"local?model=model_categoriesform\" appml-controller=\"myFormController\"> \u00a0 <div appml-include-html=\"inc_formcommands.htm\"><\/div> \u00a0 <div class=\"form-group\"> \u00a0\u00a0\u00a0 <label>CategoryName:<\/label> \u00a0\u00a0\u00a0 <input id=\"CategoryName\" class=\"form-control\"> \u00a0 <\/div> \u00a0 <div class=\"form-group\"> \u00a0\u00a0\u00a0 <label>Description:<\/label> \u00a0\u00a0\u00a0 <input id=\"Description\" class=\"form-control\"> \u00a0 <\/div> <\/div> <div\u2026","rel":"","context":"In &quot;AppML : Application Modeling Language&quot;","block_context":{"text":"AppML : Application Modeling Language","link":"http:\/\/bangla.sitestree.com\/?cat=796"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":9051,"url":"http:\/\/bangla.sitestree.com\/?p=9051","url_meta":{"origin":9047,"position":3},"title":"AppML \u0995\u09c7\u09b8 \u09b8\u09cd\u099f\u09be\u09a1\u09bf &#8211; \u09aa\u09a3\u09cd\u09af (AppML Case Study &#8211; Products)","author":"Author-Check- Article-or-Video","date":"May 26, 2015","format":false,"excerpt":"\u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u09b8\u09cb\u09b0\u09cd\u09b8: <!DOCTYPE html> <html lang=\"en-US\"> <title>Products<\/title> <link rel=\"stylesheet\" href=\"http:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/css\/bootstrap.min.css\"> <script src=\"http:\/\/www.w3schools.com\/appml\/2.0.3\/appml.js\"><\/script> <body> <div class=\"container\"> <h1>Products<\/h1> <div id=\"Form01\" class=\"jumbotron\" style=\"display:none\" appml-controller=\"myFormController\"> \u00a0 <div appml-include-html=\"inc_formcommands.htm\"><\/div> \u00a0 <div class=\"form-group\"> \u00a0\u00a0\u00a0 <label>ProductName:<\/label> \u00a0\u00a0\u00a0 <input id=\"ProductName\" class=\"form-control\"> \u00a0 <\/div> \u00a0 <div class=\"form-group\"> \u00a0\u00a0\u00a0 <label>Supplier:<\/label> \u00a0\u00a0\u00a0 <div appml-data=\"local?model=model_dropdown_suppliers\"> \u00a0\u00a0\u00a0\u00a0\u00a0 <select id=\"SupplierID\" class=\"form-control\"> \u00a0\u00a0\u00a0\u00a0\u00a0 <option\u2026","rel":"","context":"In &quot;AppML : Application Modeling Language&quot;","block_context":{"text":"AppML : Application Modeling Language","link":"http:\/\/bangla.sitestree.com\/?cat=796"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":9054,"url":"http:\/\/bangla.sitestree.com\/?p=9054","url_meta":{"origin":9047,"position":4},"title":"AppML \u0995\u09c7\u09b8 \u09b8\u09cd\u099f\u09be\u09a1\u09bf &#8211; \u09b8\u09b0\u09ac\u09b0\u09be\u09b9\u0995\u09be\u09b0\u09c0 \u09aa\u09be\u0987\u0995\u09be\u09b0 \u09aa\u09b0\u09bf\u09ac\u09c7\u09b6\u0995 (AppML Case Study &#8211; Suppliers)","author":"Author-Check- Article-or-Video","date":"May 26, 2015","format":false,"excerpt":"\u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u09b8\u09cb\u09b0\u09cd\u09b8: <!DOCTYPE html> <html lang=\"en-US\"> <title>Suppliers<\/title> <link rel=\"stylesheet\" href=\"http:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/css\/bootstrap.min.css\"> <script src=\"http:\/\/www.w3schools.com\/appml\/2.0.3\/appml.js\"><\/script> <body> <div class=\"container\"> <h1>Suppliers<\/h1> <div id=\"Form01\" class=\"jumbotron\" style=\"display:none\" appml-data=\"local?model=model_suppliersform\" appml-controller=\"myFormController\"> \u00a0 <div appml-include-html=\"inc_formcommands.htm\"><\/div> \u00a0 <div class=\"form-group\"> \u00a0\u00a0\u00a0 <label>SupplierID:<\/label> \u00a0\u00a0\u00a0 <input id=\"SupplierID\" class=\"form-control\"> \u00a0 <\/div> \u00a0 <div class=\"form-group\"> \u00a0\u00a0\u00a0 <label>SupplierName:<\/label> \u00a0\u00a0\u00a0 <input id=\"SupplierName\" class=\"form-control\"> \u00a0 <\/div> \u00a0 <div\u2026","rel":"","context":"In &quot;AppML : Application Modeling Language&quot;","block_context":{"text":"AppML : Application Modeling Language","link":"http:\/\/bangla.sitestree.com\/?cat=796"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":9060,"url":"http:\/\/bangla.sitestree.com\/?p=9060","url_meta":{"origin":9047,"position":5},"title":"AppML \u0995\u09c7\u09b8 \u09b8\u09cd\u099f\u09be\u09a1\u09bf &#8211; \u0995\u09b0\u09cd\u09ae\u0995\u09b0\u09cd\u09a4\u09be-\u0995\u09b0\u09cd\u09ae\u099a\u09be\u09b0\u09c0 (AppML Case Study &#8211; Employees)","author":"Author-Check- Article-or-Video","date":"May 26, 2015","format":false,"excerpt":"\u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u09b8\u09cb\u09b0\u09cd\u09b8: <!DOCTYPE html> <html lang=\"en-US\"> <title>Employees<\/title> <link rel=\"stylesheet\" href=\"http:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/css\/bootstrap.min.css\"> <script src=\"http:\/\/www.w3schools.com\/appml\/2.0.3\/appml.js\"><\/script> <body> <div class=\"container\"> <h1>Employees<\/h1> <div id=\"Form01\" class=\"jumbotron\" style=\"display:none\" appml-data=\"local?model=model_employeesform\" appml-controller=\"myFormController\"> \u00a0 <div appml-include-html=\"inc_formcommands.htm\"><\/div> \u00a0 <div class=\"form-group\"> \u00a0\u00a0\u00a0 <label>Last Name:<\/label> \u00a0\u00a0\u00a0 <input id=\"LastName\" class=\"form-control\"> \u00a0 <\/div> \u00a0 <div class=\"form-group\"> \u00a0\u00a0\u00a0 <label>First Name:<\/label> \u00a0\u00a0\u00a0 <input id=\"FirstName\" class=\"form-control\"> \u00a0 <\/div>\u2026","rel":"","context":"In &quot;AppML : Application Modeling Language&quot;","block_context":{"text":"AppML : Application Modeling Language","link":"http:\/\/bangla.sitestree.com\/?cat=796"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/9047","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9047"}],"version-history":[{"count":1,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/9047\/revisions"}],"predecessor-version":[{"id":9048,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/9047\/revisions\/9048"}],"wp:attachment":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9047"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9047"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9047"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}