XMLGram and XSL files are edited directly within the web browser using XMLRAD. Indeed, XMLRAD integrates XSLStudio to visually design XSL files. XSLStudio works with over 50 XSL Components templates. XMLRAD also integrates an XMLGram Editor to visually describe data extraction and manipulation without having to write a single line of code !
XSLStudio - A visual XSL editor XSLStudio is a tool to visually design your XSL files. XSLStudio considerably increases your productivityand gives web programmers the productivity of WYSIWYG tools such as FrontPage, DreamWeaver, HomeSite, etc. Once you have edited your XSL file with XSLStudio, there is no sign about it. You can edit it again with a standard notepad. XSLStudio does not require anything particular to edit your XSL file. XSLStudio is fully compliant with XSL. XSLStudio works with XSLComponents. Over 50 component templates are released with XSLStudio. Of course, you can add your own HTML/XSL components in the palette. There is no containment level limitation in XSLComponents. xslc:TabControl.Tabs can be shared between multiple XSL files. XSLComponents are extensible. Here is a short sample list of available component templates:
XMLGram Editor In order to construct and edit your XMLGram, XMLRAD provides an XMLGram Editor which let you add/edit/delete XMLInstructions. For each XMLInstruction, it shows up a specific form which helps you for the configuration of its parameters. For example, for a SOAP Invokation, you'll just have to drop a SoapInvoke XMLInstruction and fill in the WSDL URL. XMLRAD will automatically interrogate the WSDL document to build up the list of available operations. You'll then just have to select the good one and fill in the value of expected parameters. Of course, you won't have to write a single line of code ! Just like XSLStudio, the XMLGram Editor provides a palette of XMLInstructions, which can be dropped within your XMLGram. When you save your XMLGram, modifications are immediately effective ! No compilation is required ! Everything will immediately work and your data will immediately be available. Now, just use XSL Studio to display them.
|
|