Learn More About This
Directory
Sponsored by Synergium.net,
Software Development Services with a Forward Thinking Approach
176. Windows Developer Network
- www.windevnet.com
- Developer Network.
- XML.
- A Simple XML Parser.
- Presented here is a C++ class that supports reading and writing non-validated XML files. The class does have a Save/SaveAs function and this can be used to create an XML document by using the class as the root element. ...
- COM2XML - An XML generator for COM objects.
- Com2Xml is an light weight XML generator for COM objects. ... It can generate XML for an entire object and it's properties. ...
- Dynamically generated XML data editor in C#.
- Using an Xml Schema Definition (XSD) document, this utility dynamically generates a data entry form to create and edit XML data. ...
- Expat - XML Parser library written in C.
- Expat is a library, written in C, for parsing XML documents. It's the underlying XML parser for the open source Mozilla project, perl's XML::Parser, and other open-source XML parsers. ...
- expat - XML Parser Toolkit.
- XML Parser Toolkit is James Clark's library for non-validating XML parsing in C. Expat (formerly xmltok) is being used to add support for XML to Netscape Navigator 5 and Perl. ...
177. IBM Voice XML Developer Contest
- www.cim.mcgill.ca
178. XML Trust Services - XML Key Management Specification (XKMS)
- www.verisign.com
- Strong Authentication Managed PKI Core Managed PKI Go Secure! Solutions Key Management Services Roaming XML Trust Services Managed PKI Fast Track Smart Card Trusted Form Signing Trusted Messaging Cable Modem Services Digital ID's Strong Authentication Consulting Authentication Services Resources White Papers Data Sheets Guides Success Stories Events Newsletters .
- XML Trust Services - XKMS .
- The XML Key Management Specification (XKMS) initiative was jointly developed by VeriSign, Microsoft and WebMethods as an open standard to simplify the securing of XML-based Internet transactions using PKI and digital certificates. ...
- Easy to develop The XKMS specification allows developers to rapidly implement trust features, incorporating cryptographic support for XML digital signatures and XML encryption using standard XML toolkits. The developer-friendly syntax used in XKMS eliminates the necessity for PKI toolkits and proprietary plug-ins. ...
- The common XML vocabulary used to describe authentication, authorization, and profile information in XML documents makes XKMS services completely platform, vendor, and transport-protocol independent. ...
- XML Trust Center .
179. XML-Journal
- www.sys-con.com
- ColdFusion Developer's Journal .
180. Amazon.com: Books: XML Developer's Guide
- www.amazon.com
- XML Developer's Guide by Fabio Arciniegas A. ...
- Effective XML: 50 Specific Ways to Improve Your XML by Elliotte Rusty Harold (Author) .
- Customers interested in XML Developer's Guide may also be interested in:.
- Great XML Tutorials .
- Learn XML, DTD, Schema, XSLT, Soap Advanced Concepts Made Easy.
- Free XML Help .
- Learn XML .
- 80 how-to books on using XML, XSLT, Schema, PHP, XPATH, Java, Perl-Aff.
- Analysts at Giga Information Group state that large companies pursuing an Internet strategy are seeking out ways to use XML. ... Companies such as Microsoft, Oracle, SUN Microsystems, and IBM are a part of setting the industry standards for XML This is a comprehensive guide to XML for intermediate to advanced professional developers. It provides hands-on coverage of Web publishing and exchanging data with XML, as well as emerging XML standards, including XSLT, XPath, and Xlink, and addressing key issues of planning and quality assurance measures. The CD-ROM contains XML parsers, sample code, XML editors and mangers. ...
- (Osborne) A complete guide to XML language, for XML developers. Includes an overview of XML, coverage of document structure, tools and complementary technologies, Web publishing, and wireless XML. The CD-ROM contains code, managers and editors for XML, and XML parsers. ...
- This is a complete resource for building robust, flexible XML applications. XML Developer's Guide covers emerging XML standards, including XSLT, XPath, and XLink. The CD-ROM contains, XML parsers, XML editors, and sample code. ...
181. CodeHound XML - The XML Developer's Search Engine!
- www.codehound.com
- CodeHound XML - The XML Developer's Search Engine.
- XML Community Calendar .
- Be sure to visit these cool XML developer sites. ...
- W3C · XML. com · IBM DeveloperWorks: XML · XML School .
- XML Cover Pages · XML. org · XML Pitstop · XML 101 .
- Do you have a favorite XML site we're not searching? Let us know through our Suggest A Site form. ...
- CodeHound Search Engines: Java · Visual Basic · Active Server Pages · Delphi · C# · SQL · XML · JavaScript.
182. Exzilla.net -- Cool Resources for Cool Developer
- www.exzilla.net
- • XML/Web Services .
- Cool Links - J2EE, PHP, Windows/ASp, Oracle DBMS, XML/Web Services, mobile.
- Good Books - Good developer need good books too.
- Libraries,Tools and APIs - Good developer still need good tools.
- Developer Resources -World wide developer resources. ...
- Java Community at java developer connection .
- com e-Developer Forums in thai , have discusstion with exzilla. ...
- html -- Web Developer Channel .
- And Exzilla Directory for more e-developer resources Update! .
- 1 developer .
- And Exzilla Directory for more e-developer resources .
- And Exzilla Directory for more e-developer resources .
- And Exzilla Directory for more e-developer resources Update! .
- - XML/Web Services.
- World Wide Web Consortium (W3C) XML Specifications .
- Xml and apache project .
183. XML
- www.sun.com
- Home > Products & Services > Software > Java & Technologies > XML > XML at Sun .
- Welcome to XML at Sun. This site highlights Sun's technical leadership in developing open XML standards.
- Developer Connection.
- XML Developer Connection offers useful tools and tips for developers, including downloads and articles.
- XML in the Enterprise.
- Provides XML case studies, technology updates, and analysis of key XML standards and industry initiatives.
- Includes links to Electronic Business XML (ebXML) Initiative, the Organization for the Advancement of Structured Information Standards (OASIS), World-Wide Web Consortium (W3C), the Apache XML Project.
- Frequently asked questions about XML.
- org: The New 100% Native XML Document Format! --NEW--.
- org, the new 100% native XML-based file format developed by Sun Microsystems and the OpenOffice community for the latest versions of the StarOffice and OpenOffice productivity application suites. ... org format is based on existing XML standards, which ensures that you are not locked in to a single vendor or platform, and enables you leverage the power of XML for content creation, manipulation, and exchange. Due to its open multi-purpose design the OASIS Open Office XML Format Technical Committee (TC) decided to use the OpenOffice. ...
- Java Architecture for XML Binding: Executive Summary -- NEW --.
- Get an executive overview of the Java Architecture for XML Binding (JAXB). JAXB is a new Java technology in the Java Web Services Developer Pack (JWSDP) that enables you to generate Java classes from XML schemas. JAXB provides a free, fast, and convenient way to bind XML schemas to Java representations, making it easy for Java developers to incorporate XML data and processing functions in Java applications without having to know much about XML itself. ...
184. Open Directory - Computers: Programming: Internet: W3C DOM
- dmoz.org
- XML Parsers@ (26) .
- Apache XML project - Different open source tools, most of which use the Xerces implementation (DOM Level 1 & 2) as a base. ...
- CenterPoint/XML - An open-source C++ class library with SAX and DOM Level 1 interfaces. ...
- DocZilla - an SGML/XML browser - Built on Mozilla code, this browser has the same support for the DOM as Mozilla does. ...
- IBM's DOM Implementation in C++ - XML for C++ parser (XML4C) is a validating XML parser written in a portable subset of C++. ...
- IBM's DOM Implementation in Java - A validating XML parser written in 100% pure Java, which includes an implementation of the Level 1 DOM, some of the Level 2 DOM, and SAX. ...
- Media Design in Progress - XML and DOM-based editors and web site publishing systems for the Macintosh. ...
- Microsoft Internet Explorer - XML/HTML Browser - Full support for the Level 1 DOM. ...
- Mozilla - XML/HTML browser - An open-source XML/HTML browser which is implementing full Level 2 DOM support. ...
- MSXML - The Microsoft stand-alone XML parser with Level 1 DOM support, implemented as a COM component. ...
- NIST XML/DOM Activity - Includes pointers to the DOM test suites for Level 1. ...
- OpenXML - An open source, pure Java framework for XML-based applications which implements the Level 1 DOM and some of the Level 2 DOM. ...
- Oracle XML Developer's Kit - Contains a parser with a Level 1 DOM interface. ...
- Oracle XML Transviewer Beans - DOM Java Bean encapsulation for use in quickly developing GUIs to XML applications. ...
- Parsed XML Project - Project implementing the DOM as a persistent object in the Zope application server. Currently implements Core levels 1 & 2, XML level 2, and some Core & Loading level 3. ...
185. The Business Mac: Blue World Ships Lasso XML Developer Kit
- www.thebusinessmac.com
- Blue World Ships Lasso XML Developer Kit.
- XML represents the next evolution in Web design language, while WML and WAP are the enabling new technologies that allow users to browse the web from portable devices such as cellular phones. ...
- The Lasso XML Developer Kit is a free development kit providing documentation, examples and templates on how to generate XML (Extensible Markup Language) data using Lasso for both Instant and Custom Web Publishing. ...
- Lasso XML Developer Kit also provides support for XML implementations in popular database products such as FileMaker Pro 5 and SQL Server 2000.
- Flexible Custom XML Publishing.
- Lasso XML Developer Kit provides Lasso format files which automatically convert data retrieved from any Lasso compatible database into XML for display in or data interchange with XML compatible browsers or XML based systems. For example, formatting Lasso powered data into XML facilitates interoperability with enterprise systems that utilize custom or industry specified XML standards for data interchange. Lasso XML Developer Kit provides support for the XML DTDs Lasso XML Developer Kit allows developers to fully specify customized XML DTDs and XML Schemas providing flexibility and allowing interoperability with any implementation based upon XML.
- Instant XML and WML Publishing.
- Lasso XML Developer Kit complements Instant Web Publishing capabilities provided in Lasso Web Data Engine by providing new XML and WML Instant Publishing templates. Instant XML Publishing instantly publishes data from any Lasso powered database in XML. Example XSL (Extensible Stylesheet Language) transformation stylesheets are provided to extract and format XML data into HTML. ... Templates for both Instant XML and Instant WML Publishing are fully customizable.
- Lasso XML Developer Kit is immediately available as a free electronic download to all registered customers of the latest versions of Lasso products via the Blue World site.
186. So You Wanna Be An XML Developer
- www.textuality.com
- So You Wanna Be An XML Developer.
- org/XML/ XML's home base at the W3C .
- org/sgml/xml. ...
- xml. ...
- ie/xml Peter Flynn's XML FAQ .
- edu/pub/sun-info/xml/eg/ Jon Bosak's Shakespeare and Religion texts .
- com/xml James Clark's well-formedness test suite .
- int/xml-testfiles Office des Publication Oficielles des Communautés Européennes (EU) documents in 11 languages .
- org/TR/REC-xml The official version at W3C; Available in HTML, RTF, PostScript, PDF, and XML .
- xml. ...
- Why Use An XML Processor?.
- A conforming XML processor takes care of:.
- XML Processors in Java (1).
- com/XML/ Ćelfred, from Microstar; small (25k), non-validating, non-conformant .
- com/products/xml/DXP/ DXP, from DataChannel; large, validating .
- XML Processors in Java (2).
Other
pages with similar relevance:
187. Tutorial : XML generation with Java
- www.javazoom.net
- Tutorial : XML generation with JAVA.
- XML developers used to rely on XML parsers to read XML files. They also used to rely on XML processors to transform XML to *ML (HTML, XML. ... However, most of them forget these tools to generate XML from scratch. ...
- Below, the XML file (users. xml) you want to generate from input data. ...
- Matching valid XML file : users. xml .
- <?xml version="1. ...
- An XML novice developer could write the following code to quickly generate users. xml :.
- xml"));.
- println("<?xml version=\"1. ...
- Unfortunately, this code does not generate valid XML. ... In addition to these specials characters, the developer has to take into account XML processing instructions (i. ... : <?xml-stylesheet type="text/xsl" href="users. xsl"?>), entity references, comments and cd-data section (An XML reference syntax is available in PDF format here).
188. XML developer news from XMLhack: by and for the XML community
- www.xmlhack.com
- RNV: C-based Relax NG validator 06:47, 26 Feb 2004 UTC | Michael Smith RNV is a command-line tool for validating XML documents against schemas written in Relax NG compact syntax. ...
- XML and Databases article translated 22:28, 19 Feb 2004 UTC | Ron Bourret The article "XML and Databases", by Ronald Bourret, has recently been translated into French and Chinese. ...
- Why XML 1. 1? 18:41, 10 Feb 2004 UTC | Eric van der Vlist The W3C has published XML 1. 1 and namespaces in XML 1. 1, two recommendations which don't change that many things but may have an important impact for XML applications, unless they are ignored by a vast majority. ...
- xmlformat: Consistently format XML files 13:13, 4 Feb 2004 UTC | Michael Smith xmlformat is a REX-based script (take your pick from Perl or Ruby versions) for consistently reformatting XML files; that is, "canonizing" and normalizing whitespace, indenting, line-wrapping, and placement of line breaks. ...
- XML data formats take center stage in the Financial Services industry 05:11, 27 Jan 2004 UTC | Uche Ogbuji A conference focusing on XML in the Financial Services industry casts doubt on the conventional wisdom about Web services and the role of tightly-coupled middleware in real-world XML developments. ...
- Extreme Markup Languages 2004 21:06, 1 Jan 2004 UTC | Edd Dumbill Originally announced at XML 2003, the Call for Participation for Extreme Markup 2004 is now open. ...
- Reminder of XML Europe 2004 Call for Participation 16:49, 31 Dec 2003 UTC | Edd Dumbill The deadline for submissions to XML Europe 2004 is imminent -- January 5, 2004. ...
- XML 2003 session report: Namespace Routing Language 17:28, 22 Dec 2003 UTC | Uche Ogbuji James Clark followed a block of sessions on ISO Document Schema Definition Languages (DSDL) (ISO/IEC JTC 1 SC 34 WG 1) with a presentation on Namespace Routing Language (NRL), which is a key contribution to DSDL Part 4: "Selection of validation candidates". ...
- XML 2003 session report: Combining multiple vocabularies without tears 23:24, 20 Dec 2003 UTC | Uche Ogbuji At XML 2003 Murata Makoto discussed how efforts towards ISO Document Schema Definition Languages (DSDL) (ISO/IEC JTC 1 SC 34 WG 1) Part 4 addressed the problem of writing schemata for non-monolithic vocabularies. ...
- XML 2003 session report: News from the world of DSDL 15:40, 15 Dec 2003 UTC | Uche Ogbuji Eric van der Vlist kicked off a block of presentations opening up the world of ISO Document Schema Definition Languages (DSDL) (ISO/IEC JTC 1 SC 34 WG 1), and some of the innovative work being undertaken in that working group. ...
- Incremental XML Parsing and Validation in a Text Editor 02:47, 15 Dec 2003 UTC | Uche Ogbuji On 10 December 2003 at XML 2003 in Philadelphia, James Clark presented the ideas and implementation behind his nXML XML editing mode for GNU Emacs. ...
- Laurent Around 30 people attended the Practical RDF Town Hall at the XML 2003 conference this week, watching demos and asking questions. ...
- Overheard at XML 2003 19:34, 12 Dec 2003 UTC | Edd Dumbill Our traditional round-up of quotes quirky, inscrutable and surprising, freshly culled from the best XML brains in the business. ...
189. Commerce One: Services: Developers: DocSOAP XML Development Kit (XDK)
- www.commerceone.com
- Services » Developers » DocSOAP XML Development Kit (XDK).
- Developer's Guide.
- The Commerce One Conductor DocSOAP XDK is the Commerce One Open Source, Royalty Free, Java Web services, SOAP, and XML Development Kit. Its strong XML support and ease of use enable the building of Web service applications that can turn enterprise applications into a high performance and highly interoperable Web services platform in record time. ...
- Together they deliver a comprehensive set of APIs that can be used to build Web Services and XML applications. ...
- The XML tools and libraries, including XGen, UNIParser and the Document Framework, can be used independently of SOAP to create and manipulate XML documents on their own. They are characterized by complete XML schema support, extensibility, ease of use and high performance. ...
- The Conductor DocSOAP XDK Developer's Guide is downloadable from here. ...
- The Document Framework is a unified, extensible API for handling documents in binary, text and XML formats. The Document Framework offers high-performance XML processing in all major representations (XML Schema Bean, DOM and SAX). ...
- XGen is a tool that generates Java APIs from XML Schemas, with a run-time component that converts between Java objects and XML instances at runtime. The generated API is specific to each schema and captures user defined business data structure, providing an easy-to-use, customized Java application for creating, accessing and modifying XML instances of the schema. XGen is engineered to provide the most comprehensive support for XML Schema in the industry as well as reliable and consistent mapping and accurate type checking at both compile time and run time. It is the new "gold standard" in XML-to-Java processing. ...
- UNIParser is the XML parser that provides customized processing and validation of XML Documents used by the Conductor DocSOAP XDK. ...
- Strong XML Support: The Conductor DocSOAP XDK provides thorough and correct XML support at all levels. With XGen, you can turn your schemas into Java APIs that bring your enterprise data into Web Services without the need for XML expertise.
Other
pages with similar relevance:
190. XML Headquarters - Integrate your web applications and application data using XML
- www.enterprisedeveloper.com
- XML .
- XML Info.
- xml. ...
- xml. ...
- xml. ...
- xml. ...
- xml .
- xml .
- xml-interest .
- Introduction to XML .
- When and where to use XML.
- XML and Java.
- Javasoft XML Headquarters .
- XML and Windows 2000.
- The 5 star choice for learning XML .
191. Micromail - XML Developer's Handbook (Cagle) + CD-ROM
- www.micromail.com
- XML Developer's Handbook (Cagle) + CD-ROM.
- XML Developer's Handbook (Cagle) + CD-ROM.
- Web data is undergoing a dramatic transformation, thanks to the emergence of XML as a means of governing its structure and meaning. XML Developer's Handbook is the book you need to catch up to, and stay ahead of, this transformation- essential information for anyone working on data-intensive Web sites, whether for e-commerce, internal business practices, or scientific applications. Inside, you'll find authoritative, practical instruction in XML and the XML-related techniques you need to master in order to exert total control over your Web data- and the most complete, most advanced treatment available anywhere.
- Designing effective XML documents.
- Searching XML resources with XPath.
- Integrating XML and Visual Basic.
- Writing XML schemas.
- Creating client- and server-side XML Components.
- Combining XML and CSS.
- Working with XML as a data format.
- Sending XML across the Internet.
- Using XML for document creation Formatting documents using XML.
- Building sophisticated architectures with XML and related technologies.
- Generating remote procedure calls with XML.
192. The Standard: Corel Buys XML Developer SoftQuad
- duncan.smeed.org
- The Standard: Corel Buys XML Developer SoftQuad.
- Msg#1440 - The Standard: Corel Buys XML Developer SoftQuad.
- The Standard: Corel Buys XML Developer SoftQuad In a bid to get ahead on XML (Extensible Markup Language) technology, Corel Corp. said Tuesday that it has agreed to acquire Toronto-based XML-developer SoftQuad Software Ltd. ...
193. Making XML useful to ordinary mortals
- searchnetworking.techtarget.com
- Expert Technical Advice: XML.
- Diagramming XML NOV 17, 2003.
- XML Developer Tip (Receive this column in your inbox, click Edit your Profile to subscribe. ) Diagramming XML Ed Tittel In a recent article at XML. ...
- XML Developer Tip (Receive this column in your inbox, click Edit your Profile to subscribe. ...
- Try XML security hardware OCT 21, 2003.
- XML Developer Tip (Receive this column in your inbox, click Edit your Profile to subscribe. ) Try XML security hardware Ed Tittel In some of my previous XML tips, I've talked about various XML security related. ...
- Effective XML Markup Presentation OCT 06, 2003.
- XML Developer Tip (Receive this column in your inbox, click Edit your Profile to subscribe. ) Effective XML Markup Presentation Ed Tittel XML expert Kyle Downey has a great story in the latest issue of XML. ...
- Ubiquitous XML: It's not obvious SEP 23, 2003.
- XML Developer Tip (Receive this column in your inbox, click Edit your Profile to subscribe. ) Ubiquitous XML: It's not obvious Ed Tittel How does XML relate to the data center, the hub of commerce, database. ...
- XML Developer Tip (Receive this column in your inbox, click Edit your Profile to subscribe. ...
- Try Bill's XML fragment reader AUG 27, 2003.
194. FoRK Archive: xmlhack developer news from the XML community
- www.xent.com
- xmlhack developer news from the XML community.
- Next in thread: Sally Khudairi: "Re: xmlhack developer news from the XML community" .
- Next in thread: Sally Khudairi: "Re: xmlhack developer news from the XML community" .
195. Web development training: WestLake's XML Developer's Program: Extensible Markup Language
- www.westlake.com
- XML Developer's Program.
- 285 Introduction to XML Spy 480 Introduction to Wireless Markup Language (WML) 635 Integrating ASP with XML 650 Introduction to ASP. NET 915 Integrating JSP and XML .
- XML is the hottest Web technology in the industry right now! Maximize the usability of your website while maintaining the structure necessary to allow the site to grow. XML separates data from display so there is no end parser in mind - display the same information on a Web browser, a cell phone, or a Palm Pilot! .
- You will have five days of intensive, hands-on XML instruction so you will learn by doing! In addition, you will complete an extensive, real-world case study Tuesday and Thursday evening with an expert instructor present for immediate feedback and assistance. ...
- Understand the Role of XML Applications .
- Since XML has been touted as the next dominant language on the Web, it has been speculated that XML will render HTML and traditional databases obsolete. While this is unlikely (both databases and HTML will continue to have essential roles in Web applications), XML will assume the role of middleman, providing logical data to Web applications for dynamic conversion into HTML. ...
- In conjunction with the associated technologies of XSL (eXtensible Stylesheet Language), XML Schemas, CSS, and JavaScript, XML provides the link to a Web page's data, and the logical description that allows it to be displayed optimally. You will learn how to use the different components of an XML application, and how to build XML applications that make best use of these different components. ...
- Additionally, you will see the possibilities of XML-database integration. You will learn how to import and export XML from your database using Active Server Pages (ASP), and how to perform XSL transformations on the server so that output can be generated in HTML, Wireless Markup Language, PDF, and other formats. ...
- Create and Display XML documents on a Browser .
- Design XML datasheets using your own custom markup language! Since XML documents must conform to strict rules of formation and syntax, you will learn how to build a well-formed XML document, and how to use internet Explorer's build-in XML parser to view and test your documents. ...
- Set standards for your XML documents: Incorporate Document Type Definitions (DTDs).
Other
pages with similar relevance:
196. Web Hosting Edge - Developer Search - XML Search Results
- www.webhostingedge.com
- Xml.
- XML Search Results.
- Free XML Help - Sswug. ...
- Get free online XML help. Articles, discussion boards, how-to information, newsletter, scripts, list servers, reviews and tips for DB2, XML, and SQL server needs. ...
- View PCL/HPGL and convert to PDF, TIFF and XML .
- A Pcl viewer that will create PDF, XML, TIFF and AFP. ...
- Free WHITE PAPERS On XML .
- FREE Technical Papers & Reports on XML. ...
- NET, CSharp, C#, JSP, Java, MySQL, SQL, XML, XHTML, HTML , English, Project Management, Hardware Basics,. ...
- Self-paced CD-ROM and Video computer training courses for MCSE, CCNA, ACRC, Windows2000, Office2000, Cisco, Oracle, Lotus, Unix, HTML, XML, JavaScript, Adobe, Autocad, Delphi and most other programs. ...
- Hands On XML Training - 5 Days $2295 .
- Instructor-led XML classes nationwide cover XML syntax, schema design, XML DTD and DOM, XSL/XSLT data translation, DOM and SAX parsing, and web programming techniques. ...
- Visually Generate XML - Try It Free. ...
- Pre-program XML statements into graphical symbols and drag and drop them onto the page. Rapidly prototype and demonstrate XML solutions. ... Try VisualScript XML free. ...
197. Oracle8i Master Index: X
- www.cs.rose-hulman.edu
- X locks LOCK TABLE command (Application Developer's Guide - Fundamentals) X number format element (SQL Reference) X variable in SQLDA how value is set (Pro*C/C++ Precompiler Programmer's Guide) purpose of (Pro*C/C++ Precompiler Programmer's Guide) X. ... 509v3 certificates (Getting to Know Oracle8i) entry #2 (Getting to Know Oracle8i) X/Open (Pro*C/C++ Precompiler Programmer's Guide) application development (Pro*C/C++ Precompiler Programmer's Guide) X/Open distributed transaction processing architecture (Application Developer's Guide - Fundamentals) XA connection implementation (JDBC Developer's Guide and Reference) connections (definition) (JDBC Developer's Guide and Reference) data source implementation (JDBC Developer's Guide and Reference) data sources (definition) (JDBC Developer's Guide and Reference) definition (JDBC Developer's Guide and Reference) error handling (JDBC Developer's Guide and Reference) example of implementation (JDBC Developer's Guide and Reference) exception classes (JDBC Developer's Guide and Reference) Oracle optimizations (JDBC Developer's Guide and Reference) Oracle transaction ID implementation (JDBC Developer's Guide and Reference) resource implementation (JDBC Developer's Guide and Reference) resources (definition) (JDBC Developer's Guide and Reference) sample application (suspend/resume) (JDBC Developer's Guide and Reference) sample application (two-phase commit) (JDBC Developer's Guide and Reference) subentry #2 (JDBC Developer's Guide and Reference) session memory in the large pool (Concepts) transaction ID interface (JDBC Developer's Guide and Reference) XA interface entry #2 (Pro*C/C++ Precompiler Programmer's Guide) library (Parallel Server Concepts) performance enhancement (Parallel Server Concepts) recovery enhancement (Parallel Server Concepts) XA libraries compatibility (Migration) XA library (Application Developer's Guide - Fundamentals) entry #2 (Application Developer's Guide - Fundamentals) XA support (Getting to Know Oracle8i) XAException (JDBC Developer's Guide and Reference) xa_open string (Application Developer's Guide - Fundamentals) XA_RECOVER call (Parallel Server Concepts) xdic attribute (interMedia Text Reference) XDK for C (Application Developer's Guide - XML) XDK for C++, Specifications (Application Developer's Guide - XML) XDK for PL/SQL Toolkit (Application Developer's Guide - XML) XDK Version Numbers (Application Developer's Guide - XML) XDK, definition (Application Developer's Guide - XML) XID. See transaction identifier (Oracle Call Interface Programmer's Guide) Xids (JDBC Developer's Guide and Reference) XL(String, String) - oracle. xml. ... String) (XML Reference) XL(String, String) - oracle. xml. ... String) (XML Reference) XLink, definition (Application Developer's Guide - XML) XML entry #2 (Enterprise JavaBeans Developer's Guide and Reference) as document type for PSP file (Application Developer's Guide - Fundamentals) authored (Application Developer's Guide - XML) business components for Java (Application Developer's Guide - XML) customizing presentation (Application Developer's Guide - XML) deployment descriptor (Enterprise JavaBeans Developer's Guide and Reference) deployment descriptors (Enterprise JavaBeans Developer's Guide and Reference) design issues (Application Developer's Guide - XML) generated (Application Developer's Guide - XML) good references (Application Developer's Guide - XML) Oracle XML (Application Developer's Guide - XML) querying (Application Developer's Guide - XML) storage options (Application Developer's Guide - XML) version number (Enterprise JavaBeans Developer's Guide and Reference) subentry #2 (Enterprise JavaBeans Developer's Guide and Reference) subentry #3 (Enterprise JavaBeans Developer's Guide and Reference) XML applications (Application Developer's Guide - XML) entry #2 (Application Developer's Guide - XML) entry #3 (Application Developer's Guide - XML) JDeveloper (Application Developer's Guide - XML) with JDeveloper (Application Developer's Guide - XML) XML BeanMaker (Application Developer's Guide - XML) XML C++ Class Generator (Application Developer's Guide - XML) XML Class Generator (Getting to Know Oracle8i) XML class generator (Application Developer's Guide - XML) XML Class Generators, compared (Application Developer's Guide - XML) XML components (Application Developer's Guide - XML) generating XML documents (Application Developer's Guide - XML) XML data sending (Application Developer's Guide - XML) XML data generator (Application Developer's Guide - XML) XML Developer's Kit, definition (Application Developer's Guide - XML) XML Document,added as a Child (Application Developer's Guide - XML) XML documents (Application Developer's Guide - XML) attribute sections (interMedia Text Migration) subentry #2 (interMedia Text Reference) communicating (Application Developer's Guide - XML) doctype sensitive sections (interMedia Text Reference) generating (Application Developer's Guide - XML) indexing (interMedia Text Migration) subentry #2 (interMedia Text Reference) subentry #3 (interMedia Text Reference) interMedia (Application Developer's Guide - XML) querying (interMedia Text Reference) sections (Application Developer's Guide - XML) storing (Application Developer's Guide - XML) support for sections (interMedia Text Migration) XML Documents, Merging (Application Developer's Guide - XML) XML Family (Application Developer's Guide - XML) XML features features of,XML (Application Developer's Guide - XML) in JDeveloper 3. 2 (Application Developer's Guide - XML) XML flight finder sample application (Application Developer's Guide - XML) XML in CLOBs (Application Developer's Guide - XML) XML Java Class Generator (Application Developer's Guide - XML) XML Message as a CLOB (Application Developer's Guide - XML) XML messages (Message Broker Administration Guide) receiving (Message Broker Administration Guide) sending (Message Broker Administration Guide) XML messaging phone number portability (Application Developer's Guide - XML) XML Namespaces (Application Developer's Guide - XML) Namespaces,XML (Application Developer's Guide - XML) XML Parser for C (Application Developer's Guide - XML) XML Parser for C Sample Programs (Application Developer's Guide - XML) XML Parser for C Specifications (Application Developer's Guide - XML) XML Parser for C++ (Application Developer's Guide - XML) XML Parser for Java (Application Developer's Guide - XML) entry #2 (Getting to Know Oracle8i) XML Parser for PL/SQL (Application Developer's Guide - XML) XML Parser for PL/SQL FAQs (Application Developer's Guide - XML) XML parsers (Application Developer's Guide - XML) XML Parsers and Class Generators, Comparing (Application Developer's Guide - XML) XML Query Query,XML (Application Developer's Guide - XML) XML query, definition (Application Developer's Guide - XML) XML references (Application Developer's Guide - XML) XML Schema (Application Developer's Guide - XML) XML Schema, definition (Application Developer's Guide - XML) XML schema, definition (Application Developer's Guide - XML) XML schemas (Application Developer's Guide - XML) XML Serialization (Application Developer's Guide - XML) XML Source Viewer Bean (Application Developer's Guide - XML) XML to HTML, conversion (Application Developer's Guide - XML) XML to Java Object Mapping (Application Developer's Guide - XML) XML Transviewer Beans (Application Developer's Guide - XML) XML transviewer Java Beans (Application Developer's Guide - XML) XML Tree, Traversing (Application Developer's Guide - XML) XML versus IDL, choosing (Application Developer's Guide - XML) XML, definition (Application Developer's Guide - XML) XML-Based Standards (Application Developer's Guide - XML) XML-CORBA Link (Application Developer's Guide - XML) XML-SQL untility for Java (Application Developer's Guide - XML) XML-SQL utility (Application Developer's Guide - XML) entry #2 (Application Developer's Guide - XML) XML-SQL utility (XSU) (Application Developer's Guide - XML) XML/XSL support JML tags for XSL stylesheets (JavaServer Pages Developer's Guide and Reference) overview (JavaServer Pages Developer's Guide and Reference) sample application (JavaServer Pages Developer's Guide and Reference) XML-alternative syntax (JavaServer Pages Developer's Guide and Reference) XSL transformation example (JavaServer Pages Developer's Guide and Reference) XMLAttr(String, String) - oracle. xml. ... String) (XML Reference) XMLAttr(String, String, String, String) - oracle. xml.
198. XML Resources
- www.capescience.com
- Web Services Developer Community .
- XML.
- Home : Resources : XML.
- XML Resources.
- Learn XML Web Services Development .
- org/XML/ .
- com/xml/?frontpage-spotlight .
- XML from the Inside Out .
- xml. ...
- JavaMug's XML links .
- org/mainpages/XML. ...
- The XML Industry Portal .
- xml. ...
- XML Developer News from XMLhack .
- Perfect XML .
- Top XML. ...
199. XML Suites
- www.wintrac.com
- XML Developer CD-ROM Training Suites™ .
- (XML Developer | XML Developer Plus) .
- Our money-saving XML Developer Training Suite™ is a great reference collection for any developer! Includes XML Overview, XML, Developing Solutions with XML, and XSLT for a total of 11 CDs. ...
- Add on XML Applications with SQL Server 2000 and get the XML Developer Training Suite™ Plus, a great reference collection with a total of 14 CDs. ...
- XML Developer.
- XML Developer.
- XML Developer Plus.
- XML Developer Training Suite™.
- XML Overview for the IT Professional.
- Developing Solutions with XML.
- Extensible Markup Language (XML).
- Total training included in the XML Developer Training Suite™:.
- XML Developer Training Suite™ Plus.
- XML Overview for the IT Professional.
- Developing Solutions with XML.
- XML Applications with SQL Server 2000.
200. XML Download
- www.xmlspy.com
- Download the Next Generation of XML Tools!.
- Altova offers a diverse product family of powerful, and easy-to-use XML tools which enable accelerated development and migration to the next generation of XML and Web Service applications.
- Altova has just published Release 3 of its new 2004 product line, which includes new features to update all our existing products, bug-fixes and enhancements, as well as an entirely new product - mapforceâ ˘ 2004 - for advanced XML-to-XML and Database-to-XML mapping.
- xmlspy® 2004 is the industry standard XML Development Environment for designing, editing and debugging enterprise-class applications involving XML, XML Schema, XSL/XSLT, SOAP, WSDL and Web Service technologies. ...
- xmlspy® 2004 Enterprise EditionFor the enterprise-level XML developer, that needs the latest Web Service and database technologies.
- xmlspy® 2004 Professional EditionFor the professional developer working with XML, XSLT, and XML Schema.
- xmlspy® 2004 Home EditionFor the student, hobbyist, or casual XML user.
- mapforceâ ˘ 2004 auto-generates custom mapping code in Java, C++, C# or XSLT, to enable programmatic XML-to-XML or Database-to-XML data transformations. ...
- authentic® 2004 is a standards-based, browser enabled document editor that allows business users to seamlessly capture ideas and information directly into an XML format, which are saved to any content management system, database, or XML repository, for later retrieval or transformation - unlocking corporate knowledge.
- authentic® 2004 Desktop EditionWindows application for the heavy-duty XML document editing needs of the enterprise business user.
- authentic® 2004 Browser EditionBrowser plug-in that provides embedded XML document editing inside web pages.
- stylevision® 2004 is the ultimate XML tool for Web developers. It provides powerful visual conversion utilities for painless migration of traditional HTML websites to advanced XML-based sites, that are in full compliance with new web standards: XML, XSLT & XML Schema, the technological foundation of all future web development. stylevision® 2004 also includes an XML Schema Editor and a graphical drag-and-drop interface for creating XSLT Stylesheets.
- Test-drive the most powerful tools for Advanced XML Application Development.
Other related topics:
Do you have a great site about XML Developer? Is
your XML Developer site listed here?
Would you like a prefered placement of your site in this directory?
It's easy! First place, the HTML from the box below on your page that
you would like listed in this directory.
Then use our link submission request with
your name, your contact information, and the URL of your site that has
a link to this directory. After we
verify your link to us, we'll make sure your site stays in our directory,
and we'll give it prefered placement here also.
Here is how to make a simple text link to us. Just copy the code in this
box to your website:
We can also develop a custom Guide To The Internet for your site. Please
request your own
custom Guide To The Internet.
This custom Guide To The Internet produced by
Siql, and is licensed for the exclusive use of Synergium.net. To get your site listed here, please contact Synergium.net.
Copyright 1995-2004 by Siql. All
Rights Reserved.