{"id":41,"date":"2014-09-15T19:34:09","date_gmt":"2014-09-16T03:34:09","guid":{"rendered":"http:\/\/www.jeaz.org\/?p=41"},"modified":"2015-05-12T20:57:12","modified_gmt":"2015-05-13T04:57:12","slug":"long-xml-attributes-relief","status":"publish","type":"post","link":"https:\/\/www.jeaz.org\/?p=41","title":{"rendered":"Long XML Attributes Relief"},"content":{"rendered":"<p>If you deal with XML attributes running off the page..<\/p>\n<p>[xml]<MsmqTransportConfig InputQueue=\"SmartService\" NumberOfWorkerThreads=\"1\" MaxRetries=\"5\" ErrorQueue=\"error\"\/>[\/xml]<\/p>\n<p>Visual Studio has a setting to automatically indent XML attributes!<br \/>\nLong strings automatically turn into the nice auto-indented code below<\/p>\n<p>[xml wrap:true]<MsmqTransportConfig InputQueue=\"SmartService\"\n                     NumberOfWorkerThreads=\"1\"\n                     MaxRetries=\"5\"\n                     ErrorQueue=\"error\"\/>[\/xml]<\/p>\n<p>Just go to <strong>Options<\/strong> and look under <strong>Text Editor<\/strong> > <strong>XML<\/strong> > <strong>Formatting Section Attributes<\/strong><\/p>\n<p>This option is particularly helpful for SharePoint XML and XSLT code.<br \/>\nTags in SharePoint often have 50+ attributes!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you deal with XML attributes running off the page.. [xml][\/xml] Visual Studio has a setting to automatically indent XML attributes! Long strings automatically turn into the nice auto-indented code below [xml wrap:true][\/xml] Just go to Options and look under Text Editor > XML > Formatting Section Attributes This option is particularly helpful for SharePoint [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[],"class_list":["post-41","post","type-post","status-publish","format-standard","hentry","category-sharepoint"],"_links":{"self":[{"href":"https:\/\/www.jeaz.org\/index.php?rest_route=\/wp\/v2\/posts\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jeaz.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.jeaz.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.jeaz.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jeaz.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=41"}],"version-history":[{"count":0,"href":"https:\/\/www.jeaz.org\/index.php?rest_route=\/wp\/v2\/posts\/41\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.jeaz.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=41"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.jeaz.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=41"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.jeaz.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}