XML-Berichte

Aus Recorder-Wiki
Wechseln zu: Navigation, Suche

Hier entsteht nach und nach eine deutsche Version der Einführung in Recorder XML-Reports. Sie basiert im Wesentlichen auf den von Mike Weideli entwickelten "XML Help System", das hier zunächst vollständig im Original wiedergegeben wird.

Mike, herzlichen Dank der deutschen Recorder Nutzer für deine Bereitschaft, den Text hier wiedergeben zu dürfen!

Introduction

This Help system is designed to get you started with XML reports and then to provide a reference document for future use. Once the generally principles are understood, writing XML reports is about using Transact SQL (T-SQL). Some guidance is given here and a great deal can be achieved with this and by looking at the reports provided with Recorder, but if you wish to explore further then there are a number of books XML-Berichte/books on T-SQL which will help. If you need guidance on a specific point please put a post on the Recorder Forum and I will do my best to point you in the right direction. Please note that this help system has not been produced or sponsored by JNCC.

Mike Weideli, Littlefield Consultancy

Notes

This help is applicable to Recorder Version 6.22, but could still be used with earlier versions. THe new tag 'OutputTableOrder' for sort orders only works from version 6.22 on. Refer to Change Control for the links to what is new in this version of the help system.

A basic understanding of SQL is assumed. There is no need to have an understanding of XML (see XML Structure).

Double and single quotes are extensively used within XML and T-SQL. To avoid confusion the convention has been adopted of only using these where they are actually needed in the reports. In situations where they may have been used grammatically to indicate that a word has been italicised instead.