schema definition
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 103
XML Tutorials - XSD (XML Schema Definition) Syntax
This tutorial describes: Simple XML Elements with Pre-defined Data Types Simple XML Elements with Extended Data Types Complex XML Elements Simple Content XML Elements Empty XML Elements Anomymous Data more>> This tutorial describes: Simple XML Elements with Pre-defined Data Types Simple XML Elements with Extended Data Types Complex XML Elements Simple Content XML Elements Empty XML Elements Anomymous Data Types Sample XSD File - dictionary.xsd<<less
Added: 2006-08-14 License: Free for non-commercial use Price: Free
1196 downloads
Tabbed Definition List
The goal was to convert a simple definition list in a tabbed widget. With definition terms as tabs and definition descriptions as content. Works with several definition lists on the same page. If you want different styles, use multiple CSS classes. more>> The goal was to convert a simple definition list in a tabbed widget. With definition terms as tabs and definition descriptions as content. Works with several definition lists on the same page. If you want different styles, use multiple CSS classes. Change colors, width, height etc. and design little widgets for your website.<<less
Added: 2006-04-03 License: Freeware Price: $0.00USD
11 downloads
Language Definition 1.0
Language Definition: load localized texts for a given idiom from a script that contains an associative array with the text translations. more>>
Language Definition 1.0 is a helpful script which can retrieve application texts for multiple idioms.
It can load localized texts for a given idiom from a script that contains an associative array with the text translations. The class retrieves the translation for a given text looking up the translation associative array.
<<less Added: 2009-07-20 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
13 downloads
Accordeon Definition List
Write a HTML definition list with class attribute "accordeon" and this script will transform it in something like you are seeing right at this moment. Change the style with CSS. Give your accordeon DL a smaller width or height and design widgets more>> Write a HTML definition list with class attribute "accordeon" and this script will transform it in something like you are seeing right at this moment. Change the style with CSS. Give your accordeon DL a smaller width or height and design widgets for your page.<<less
Added: 2006-04-03 License: Freeware Price: $0.00USD
16 downloads
XML Schema Viewer 1.0
XML Schema Viewer allows you to view XML output or files in a Noded Tree view. It can parse web site pages for XML output or load local XML files. Java Required. more>> XML Schema Viewer allows you to view XML output or files in a Noded Tree view. It can parse web site pages for XML output or load local XML files. Java Required.<<less
Added: 2006-07-02 License: Free Non-Commercial Price: $0.00USD
23 downloads
Other version of XML Schema Viewer
License:Free for non-commercial use
JET Code Generator 0.7
The JET Code Generator connects to any JDBC based database and exports the schema as an XML formatted file. The user is free to write/modify XSLTs to generate virtually any type of source code from the XML representing your database schema. Then more>> The JET Code Generator connects to any JDBC based database and exports the schema as an XML formatted file. The user is free to write/modify XSLTs to generate virtually any type of source code from the XML representing your database schema. Then generates code based on XSL Transformations. A complete example is included; with a database, support classes, XSL Transformations, build scripts (ANT, and batch).<<less
Added: 2001-03-15 License: Freeware Price: $0.00USD
10 downloads
Other version of JET Code Generator
License:Freeware
PHP WSDL Generator 1.3
This package can be used to generate a Web Services Definition Language (WSDL) document from the code of a class that implements Web services calls. It parses the code of a given PHP class script files and generates a WSDL definition from the list of more>> This package can be used to generate a Web Services Definition Language (WSDL) document from the code of a class that implements Web services calls. It parses the code of a given PHP class script files and generates a WSDL definition from the list of the class functions. Certain functions may be skipped to not be included in the WSDL definition based on the function access type. The generated WSDL may be saved to a given file, returned as a string or served for download.<<less
Added: 2007-06-14 License: LGPL Price: $0.00USD
17 downloads
Other version of PHP WSDL Generator
License:LGPL
XML Schema Quality Checker 2.1
XML Schema Quality Checker is a program which takes as input an XML Schema written in the W3C XML schema language and diagnoses improper uses of the schema language. more>>
XML Schema Quality Checker 2.1 is a script which takes as input an XML Schema written in the W3C XML schema language and diagnoses improper uses of the schema language. Where the appropriate action to correct the schema is not obvious, the diagnostic message may include a suggestion about how to make the fix.
Major Features:
- For Schemas which are composed of numerous schema documents connected via or element information items, a full schema-wide checking is performed.
- Be run in batch mode to quality check multiple XML schemas in a single run.
Requirements: none
Added: 2007-06-22 License: Freeware Price: Freeware
14 downloads
SchemaView-Plus 0.16
SchemaView-Plus module allows you to retrieve, draw and print database schema. more>> SchemaView-Plus 0.16 provides you with a wonderful application which is able to allow you to retrieve, draw and print database schema. It has a user friendly interface and very easy to use.
Added: 2007-06-23 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
12 downloads
Oracle Information Site (OIS) 1.36
Oracle Information Site allows DBAs to view the most important informations about all configured Oracle databases. Support for Oracle 8i, 9i and 10g (untested) is integrated. OIS gives the DBA many informations like - Instance Configuration more>> Oracle Information Site allows DBAs to view the most important informations about all configured Oracle databases. Support for Oracle 8i, 9i and 10g (untested) is integrated. OIS gives the DBA many informations like - Instance Configuration parameter - Running processes with detail view - Redo Log and Rollback segment usage - Tablespaces - Overview of all defined DBMS_JOBs - Memory Usage - Basic tuning views - General instance statistics - Very basic schema browser In addition OIS has a small integrated management interface which allows DBAs to have an overview of all DB machines with saveable comments. Finally a basic table exporter is also integrated. To use OIS youll need PHP4 or newer with OCI8 extension build in, and of course at least one Oracle instance. As OIS reads Oracles internal tables it require DBA rights to access them, else OIS wont work.<<less
Added: 2007-03-05 License: GPL Price: $0.00USD
11 downloads
Other version of Oracle Information Site
License:GPL
MySQL to JSON
The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an ar more>> The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an array of a rows of query result data.<<less
Added: 2006-07-05 License: PHP License Price: Free
1251 downloads
BuilderEditor
BuilderEditor is a powerful and easy to use ASP.NET RAD component for maintaining a datasource (e.g. SQL database, dataset). It allows you to add, edit, delete and display data from a data source. It more>> BuilderEditor is a powerful and easy to use ASP.NET RAD component for maintaining a datasource (e.g. SQL database, dataset). It allows you to add, edit, delete and display data from a data source. It generates the data entry forms used to insert and edit data based on the data source schema. In the same way it generates the data forms used to display data. The data entry forms may include both input and validation controls. To insert, update or delete data you need to interact with data events. The events include all information (e.g. data keys, input control values) that you need to execute a data operation. The BuilderEditor component allows you to specify the controls to be used to generate the data forms. You can use standard web controls or third-party controls. Save time using the BuilderEditor ASP.NET component!<<less
Added: 2006-03-10 License: Free for non-commercial use Price: FreeAdditionalInfoFREEdeveloperversion
1333 downloads
Flash Text Formatter 0.5
Flash Text Formatter (Wordpress plugin or Standalone) can format the text according to keyword definition list stored in external XML file. Its primary purpose is code syntax highlighting and at this moment it supports: * ActionScript 2 * more>> Flash Text Formatter (Wordpress plugin or Standalone) can format the text according to keyword definition list stored in external XML file. Its primary purpose is code syntax highlighting and at this moment it supports: * ActionScript 2 * PHP * JavaScript * Python Writing keyword definition XML is easy, so expect this list to grow fast.<<less
Added: 2005-06-30 License: LGPL Price: $0.00USD
13 downloads
Other version of Flash Text Formatter
License:LGPL
C Programming - Functions (Part-I)
In this tutorial you will learn about C Programming - Functions (Part-I) Functions are used in c for the following reasons, Function definition, Types of functions, Functions with no arguments and no more>> In this tutorial you will learn about C Programming - Functions (Part-I) Functions are used in c for the following reasons, Function definition, Types of functions, Functions with no arguments and no return values, Functions with arguments but no return values, Functions with arguments and return values, Return value data type of function and Void functions.<<less
Added: 2006-06-01 License: Freeware Price: Free
1257 downloads
WebGrid ePublishing Plug and play Solution
WebGrid ePublishing Plug and play Solution * Renders valid HTML * Unlimited articles * File and Document upload * File, Document, and article references. * Product display * Contact us schema. * E more>> WebGrid ePublishing "Plug and play" Solution * Renders valid HTML * Unlimited articles * File and Document upload * File, Document, and article references. * Product display * "Contact us" schema. * E-mail redistribution for article publishing. * User and groups with user access. Easy to add, edit and change with "WebGrid plug and play" component. Free and source code is available.<<less
Added: 2007-07-22 License: Freeware Price: Free
831 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above schema definition search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed