Main > Free Download Search >

Free dtd script

dtd

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 11
DTD Validation with DOM and SAX Using Java

DTD Validation with DOM and SAX Using Java


This tutorial helps you undersstand XML file validation with DTD files. Two tutorial Java programs are provided: one with DOM and one with SAX. more>> This tutorial helps you undersstand XML file validation with DTD files. Two tutorial Java programs are provided: one with DOM and one with SAX.<<less
Added: 2006-11-12 License: Free for non-commercial use Price: Free
696 downloads
Herong's Notes on JDK 4.00

Herong's Notes on JDK 4.00


A collection of notes and simple codes on JDK. Topics include Blowfish, book, Calendar, certificate, character set, cipher, client authentication, collections, datagram, Date, decryption, DES, digital signature, encryption, DOM, DSA, DTD, example, HTTP, more>> A collection of notes and simple codes on JDK. Topics include Blowfish, book, Calendar, certificate, character set, cipher, client authentication, collections, datagram, Date, decryption, DES, digital signature, encryption, DOM, DSA, DTD, example, HTTP, HTTPS, J2SDK, Java, JCA, JDK, JDK 1.3.1, JDK 1.4.1, JDK 1.5.0, key store, keytool, Locale, notes, message digests, MD5, online, private key, public key, RSA, sample, SAX, secret key, SHA, socket, SSL, TLS, tutorial, unnamed package, Unicode, UTF-8, X.509, XML, XSD, XSL<<less
Added: 2003-10-27 License: Freeware Price: $0.00USD
13 downloads
Herongs Tutorial Notes on JDK

Herongs Tutorial Notes on JDK


A collection of notes and simple codes on JDK. Topics include Blowfish, book, Calendar, certificate, character set, cipher, client authentication, collections, datagram, Date, decryption, DES, digital more>> A collection of notes and simple codes on JDK. Topics include Blowfish, book, Calendar, certificate, character set, cipher, client authentication, collections, datagram, Date, decryption, DES, digital signature, encryption, DOM, DSA, DTD, example, HTTP, HTTPS, J2SDK, Java, JCA, JDK, JDK 1.3.1, JDK 1.4.1, JDK 1.5.0, key store, keytool, Locale, notes, message digests, MD5, online, private key, public key, RSA, sample, SAX, secret key, SHA, socket, SSL, TLS, tutorial, unnamed package, Unicode, UTF-8, X.509, XML, XSD, XSL<<less
Added: 2005-08-05 License: Free for non-commercial use Price: Free
1550 downloads
Herong's Tutorial Notes on JDK 4.31

Herong's Tutorial Notes on JDK 4.31


A collection of notes and simple codes on JDK. Topics include Blowfish, book, Calendar, certificate, character set, cipher, client authentication, collections, datagram, Date, decryption, DES, digital signature, encryption, DOM, DSA, DTD, example, HTTP, more>> A collection of notes and simple codes on JDK. Topics include Blowfish, book, Calendar, certificate, character set, cipher, client authentication, collections, datagram, Date, decryption, DES, digital signature, encryption, DOM, DSA, DTD, example, HTTP, HTTPS, J2SDK, Java, JCA, JDK, JDK 1.3.1, JDK 1.4.1, JDK 1.5.0, key store, keytool, Locale, notes, message digests, MD5, online, private key, public key, RSA, sample, SAX, secret key, SHA, socket, SSL, TLS, tutorial, unnamed package, Unicode, UTF-8, X.509, XML, XSD, XSL<<less
Added: 2005-08-05 License: Free Non-Commercial Price: $0.00USD
11 downloads
Handle remote data with PHP 5 and REST Web service fp_websrest_sm_01

Handle remote data with PHP 5 and REST Web service fp_websrest_sm_01


This Representational State Transfer (REST) Web service is made of three main parts: the login part, the xml part and the data part. The first part concerns about the validation of the user data: username, password, account id and IP address, which are more>> This Representational State Transfer (REST) Web service is made of three main parts: the login part, the xml part and the data part. The first part concerns about the validation of the user data: username, password, account id and IP address, which are all transferred and returned by the function file_get_contents(): It is supported by the function stream_context_create() which takes care of how the request will be made (for safety reasons POST). The second part (xml part) offers a HTTP-connection to an xml file with internal DTD on a remote server which is client side processed by SimpleXMLElement (from the PHP 5 SPL) for presentation and offers the complete CRUD handling (create, retrieve, update, delete) done by the DOM XML extension on the server side (if xml file is read- and writable!). The third part is simple database handling:with MySqli.<<less
Added: 2009-02-16 License: Freeware Price: $0.00USD
13 downloads
Herongs Notes on XML Technologies

Herongs Notes on XML Technologies


This book is a collection of notes I wrote while I was learning eXtensible Markup Language (XML) and other related technologies: CSS: Cascading Style Sheet DOM: Document Object Model DTD: Document Typ more>> This book is a collection of notes I wrote while I was learning eXtensible Markup Language (XML) and other related technologies: CSS: Cascading Style Sheet DOM: Document Object Model DTD: Document Type Definition SAX: Simple API for XML XHTML: eXtensible HTML XML: eXtensible Markup Language XQL: XML Query language XSD: XML Schema Definition XSL: eXtensible Style Language XSLT: XSL Transformation<<less
Added: 2003-10-17 License: Freeware Price: Free
2200 downloads
Herong's Notes on XML Technologies 3.01

Herong's Notes on XML Technologies 3.01


This book is a collection of notes I wrote while I was learning eXtensible Markup Language (XML) and other related technologies: CSS: Cascading Style Sheet DOM: Document Object Model DTD: Document Type Definition SAX: Simple API for XML XHTML: more>> This book is a collection of notes I wrote while I was learning eXtensible Markup Language (XML) and other related technologies: CSS: Cascading Style Sheet DOM: Document Object Model DTD: Document Type Definition SAX: Simple API for XML XHTML: eXtensible HTML XML: eXtensible Markup Language XQL: XML Query language XSD: XML Schema Definition XSL: eXtensible Style Language XSLT: XSL Transformation<<less
Added: 2003-10-17 License: Freeware Price: $0.00USD
12 downloads
Flash/XML Menu Applets for websites 1.0

Flash/XML Menu Applets for websites 1.0


100% of Flash source code is included, as well as a DTD file for XML validation, an external XML configuration file, and any images which are loaded at run-time. Images must be non-progressive JPGs. Most interface colors are configurable in the more>> 100% of Flash source code is included, as well as a DTD file for XML validation, an external XML configuration file, and any images which are loaded at run-time. Images must be non-progressive JPGs. Most interface colors are configurable in the external XML file (precise color options may vary based on the applet). Most font options are configurable in the external XML file (precise font options may vary based on the applet). All menu items are configurable in the external XML file. You can specify the target and link, as well as the selected item - i.e., which of the menu items should be selected by default. Other configuration options, like spacing and fade step, can be configured. Options may vary based on the menu applet, however.<<less
Added: 2008-09-09 License: Freeware Price: $0.00USD
77 downloads
Herongs Tutorial Notes On XML Technologies

Herongs Tutorial Notes On XML Technologies


This book is a collection of notes I wrote while I was learning eXtensible Markup Language (XML) and other related technologies: CSS: Cascading Style Sheet DOM: Document Object Model DTD: Document Typ more>> This book is a collection of notes I wrote while I was learning eXtensible Markup Language (XML) and other related technologies: CSS: Cascading Style Sheet DOM: Document Object Model DTD: Document Type Definition SAX: Simple API for XML XHTML: eXtensible HTML XML: eXtensible Markup Language XQL: XML Query language XSD: XML Schema Definition XSL: eXtensible Style Language XSLT: XSL Transformation<<less
Added: 2005-08-05 License: Free for non-commercial use Price: Free
1558 downloads
Graphing Apps in Flash with XML Engine 1.1

Graphing Apps in Flash with XML Engine 1.1


100% of the Flash 2004 Professional (Flash 7) source code included. Each applet includes a DTD file to help validate your XML. An external XML configuration file is available for each graph, which allows you to configure them without knowledge of more>> 100% of the Flash 2004 Professional (Flash 7) source code included. Each applet includes a DTD file to help validate your XML. An external XML configuration file is available for each graph, which allows you to configure them without knowledge of Flash. For example, showgrid="show" to display gridlines, or set to showgrid="" to hide gridlines. Data values for these graphs are also set using the external XML configuration file. HTML configuration using Flash "object" tags. Set the configuration XML file path easily (note: there are two locations in the HTML where this must be specified).<<less
Added: 2008-09-09 License: Freeware Price: $0.00USD
13 downloads
Herong's Tutorial Notes On XML Technologies 3.03

Herong's Tutorial Notes On XML Technologies 3.03


This book is a collection of notes I wrote while I was learning eXtensible Markup Language (XML) and other related technologies: CSS: Cascading Style Sheet DOM: Document Object Model DTD: Document Type Definition SAX: Simple API for XML XHTML: eXtensible more>> This book is a collection of notes I wrote while I was learning eXtensible Markup Language (XML) and other related technologies: CSS: Cascading Style Sheet DOM: Document Object Model DTD: Document Type Definition SAX: Simple API for XML XHTML: eXtensible HTML XML: eXtensible Markup Language XQL: XML Query language XSD: XML Schema Definition XSL: eXtensible Style Language XSLT: XSL Transformation<<less
Added: 2005-08-05 License: Free Non-Commercial Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1