Can't find xsd for DataPDU - xsd

I need and I cannot find teh xsd for <Saa:DataPDU xmlns:Saa="urn:swift:saa:xsd:saa.2.0">
Can anyone attach it or send me a link? thanks
Searched on the net but could not find it.

Related

Azure Search suggestions setup

I've created an instance of Azure Search and I'm trying to make use of the suggesters functionality but struggling to find any useful information on how to get started (poor and out of date documentation from Microsoft).
I would like to use a suggestion on the name field below.
The issue is that fields require unique names and I'm unable to edit existing fields. I'm a little unsure of how the suggester tab differs from basic.
Does anyone have any advice on how best to add suggesters to my index? I am all for deleting the index and starting again if I've missed something critical.
I'm really sorry you're disappointed by the documentation. We take it very seriously and will make sure to address your feedback. Feel free to make suggestions.
On the screen you provided, you should specify a name for the suggester. Once you do that, checkboxes will show up next to your field names. Using the check boxes you will enable the Suggestions API on selected fields.
Use the name of the suggester as a value for the suggesterName parameter when using the Suggestions API : https://msdn.microsoft.com/en-us/library/azure/dn798936.aspx
Please find more details in this article about suggestions in Azure Search. It describes a sample application with code attached.
Hope that helps.

Prestashop : Showing back-office custom tab content in product.tpl in front-office

I went through the following tutorial : http://nemops.com/prestashop-products-new-tabs-fields/ and I found myself unable to add the content of the fields into my front-office product.tpl page.
I assume I have all the tools to get the result I want, but I am getting lost in this code and I am not comfortable with hooks yet. Could someone please give a moment to help me, and tell me how to display a custom .tpl file containing my data at a specific hook/location in the front-office page? I've spent time browsing several tutorials and documentations but I still struggle.
I would really appreciate help, regards.

Hide Detail Point in AchartEngine library

I want to hide Detail Point when using the AChartEngine libary as following image.
I also read the AChartEngine Document but can not find out the answer,
Please tell me how,
Thanks,
Try this
renderer.setShowLegend(false);
where renderer is XYMultipleSeriesRenderer .

XML Schema format file: pain.008.002.02

Has anyone ever run across pain.008.002.02 format? It is an ISO standard used in Germany used for direct debit transactions. The problem I have is that although I had found documentation that talks about it, I did not actually find the XML Schema (pain.008.002.02.xsd) for it, which would be very useful in generating java bindings. Otherwise I will need to do this manually, which is simply hell. Does anyone know where I could find it? Its not on the ISO page with all the other formats. If the file has to be bought (I run in to places which could point to this), such information would also be very useful.
After hours and hours of searching, I found it in the ebics archive:
http://www.ebics.de/index.php?id=77 at the bottom of the page "Anlage3_Archiv_V2_5.zip"
Ebics is the official "Electronic Banking Internet Communication Standard" from the Deutsche Kreditwirtschaft.
I would download the SEPA Explorer, install it and then look in the install folder (SEPAExplorerV2\XSDFiles) for what you need (pain.008.002.02.xsd is in there).
Already generated Java bindings for the XSD you're looking for are in the Open Banking Tools (LGPL) here.

How to start with skinr module in drupal

I am now working with skinr module in drupal. As i am a newbie i can't able to get how it works and what is the starting point of skinr.
I have read the documentation. But i need to some more thing which is very easy to understand. For example i need something like step by step guide example.
I googled. But i didn't find my requirement.
Any help will be thankful and grateful.
Thanks in advance.
Here are a few links to take a look at and get you started:
http://groups.drupal.org/skinr
http://sf2010.drupal.org/conference/sessions/theming-skinr
http://www.amandarodriguez.com/blog/skinr-how-do-i-use-thing
http://www.archive.org/search.php?query=skinr

Resources