On CHOW: Does drinking ice water burn calories?
9 Resources for

xml parser

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean Microsoft XML Parser (4 results)

TechRepublic Resources

Microsoft xml parser (MSXML) 3.0 Service Pack 7 (SP7) (msi)
The Microsoft XML Parser (MSXML) 3.0 SP7 release offers a number of bug fixes and security fixes over the previous MSXML 3.0 SP releases. All MSXML 3.0 releases provide: Server-safe HTTP access, complete implementation of XSL Transformations (XSLT) and XML Path Language (XPath), changes to the Simple API for XML...
Tags: W3C, XSLT, XML Parser, Service Pack, Microsoft Corp., Microsoft XML Parser, XML, Software/Web Development, Web Development
Software downloads 2007-08-29
MSXML (Microsoft xml parser) 3.0 Software Development Kit (SDK) (msi)
The MSXML 3 SDK includes documentation for server-safe HTTP access, XSLT (Extensible Stylesheet Language Transformations)/XPath (XML Path Language), and SAX2 (Simple API for XML). This version is the first release on CNET Download.com.
Tags: Software, XML Parser, SDK, Microsoft Corp., Microsoft XML Parser, MSXML 3 Software Development Kit, XML, Software/Web Development, Web Development
Software downloads 2007-08-29
Microsoft xml parser (MSXML) 3.0 Service Pack 5 (SP5) (msi)
The Microsoft XML Parser (MSXML) 3.0 SP5 release offers a number of bug fixes and security fixes over the previous MSXML 3.0 SP releases. All MSXML 3.0 releases provide: Server-safe HTTP access, complete implementation of XSL Transformations (XSLT) and XML Path Language (XPath), and changes to the Simple API for...
Tags: W3C, XSLT, XML Parser, Service Pack, Microsoft Corp., Microsoft XML Parser, XML, Software/Web Development, Web Development
Software downloads 2007-08-25
xml parser in CICS
HI,Can someone let me know the CICS command and it's syntax used for parsing the XML request?Also, I would like to know more about EZACIC14 and EZACIC15 CICS socket commands.Thanks,Arun
Tags: s.arun.4u@..., IBM CICS, XML, XML parser
Discussion threads 2007-06-06
Streaming APIs for xml parsers: Java Web Services Performance Team
Today, XML has emerged as a versatile and platform independent format for describing and delivering high-value solutions. Technologies like Web Services have been developed that can integrate existing business processes and resources and make them available over the Web by utilizing XML. To use this XML meaningfully in an application,...
Tags: Java, Sun Microsystems Inc., API, XML Parser, XML, Software/Web Development, Web Development
White papers 2005-08-01
Microsoft xml parser zero-day vulnerability in the wild
Microsoft is warning of a new critical vulnerability in its XML Core Services 4.0 that can be exploited as an ActiveX control in Internet Explorer (all versions) though it does not affect Windows Vista. While the component isnt installed by Windows by default and the exploit seems to be...
Tags: ActiveX Control, Browsers, Microsoft Corp., Microsoft XML Parser, Security, XML parser
Blog posts 2006-11-06
Standalone xml parser
Can any one help me? I want to have a standalone XML Parser, as in the past with SGML; most parsers did not give enough information.Can any one tell me how I a make a XML Parser that parsers single documents and will give a report which show Line and...
Tags: ianhenderson@..., MSXML, windows, XML, XML parser
Discussion threads 2005-04-23
Send binary data in XML
You may be familiar with using text to describe data in XML files, but what if you want to send binary data? Find out what XML characters will derail binary data and how you can work around the problem.XML is generally thought of as a method for describing data using...
Tags: Brian Schaffner, binary data, XML
Technical articles 2002-11-27
Parsing the News.com RSS feed with PHP
RSS 2.0 is an XML vocabulary that provides a means for describing news and events so they can be shared across the Web in a simple and standardized way. Sites such as News.com offer feeds of their news articles that you can incorporate into your own Web site.Creating the XML...
Tags: RSS, RSS feed, RSS 2.0, PHP, Shylon Ray Hunter, XML, parser, XML parser
Technical articles 2003-12-03

Additional Resources

Use reduced XML schemas to trim BizTalk processing overhead
Are you smothered and covered?XML is a great technology for transferring information from one location to another, but, in a normal complicated business system, managing XML is no simple task.[b]How do you manage your XML? Do you have a favorite tool?[/b]Use parser-generator to speed up developmentGenerating XML is easy, but...
Tags: Mark W. Kaelin, Microsoft BizTalk Server, software, Use, XML, XML schema
Discussion threads 2005-02-09
Ajax on Java: XML and JSON for Ajax
In particular, if one only has one data point, XML is overkill. But the fact is, most web applications deal with multiple data points: usernames, passwords, addresses, cities, states, zip codes, etc. In some cases, passing a string of delimited values may seem like the simplest approach, but using XML...
Tags: Java, XML, AJAX, Software/Web Development, Web Development, Internet, Web 2.0
Book chapters 2007-02-01
HashParser (pm)
This is a very simple style sheet and DTD-free XML parser/unparser package. Release date 05.05.05. The Perl hashparser.pm package consists of two functions: PARSER and UNPARSER. PARSER converts XML file into a hash structure, UNPARSER does the opposite. See manual in the listing.
Tags: Style Sheet, PARSER, Scripting Languages, XML, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads 2005-06-03
Creating and Parsing XML Documents in JDeveloper
Oracle's XDK 10G extends JAXP to make reading, writing, and querying XML easy. One of the first programming exercises for beginning XML developers is to create and parse an XML document. The Java API for XML Parsing (JAXP) includes an API for doing this. Oracle XDK 10g extends the base...
Tags: Oracle Corp., XML Document, Oracle JDeveloper, Oracle XDK 10g, XML, Software/Web Development, Web Development
White papers 2007-05-08
Metaspec C# Parser Library (zip)
Metaspec C# Parser Library is designed to provide the kernel for applications, which require processing C# source code: refactoring, formatting, and verification applications, and other similar tools. C# parser is fully compliant with ECMA-334 and ECMA-335 standards. In addition, it supports Microsoft-specific extensions. C# parser is available in two versions:...
Tags: Metaspec C# Parser Library, C# Parser, C#, .Net, Programming Languages, Software Development, Software/Web Development
Software downloads 2005-06-29
TechNet Webcast: Efficient Data Mining With Log Parser 2.2 (Level 300)
This webcast take a look at Log Parser, a powerful tool for queries against text-based data such as log files, XML, and Comma Separated Value (CSV) files. Log Parser is also a great tool for key data sources on the Windows operating system such as the Event Log, the registry,...
Tags: Webcast, Microsoft Corp., Tool, Microsoft TechNet, Log Parser, Microsoft Windows, Productivity, Data Mining, Digital Media, Operating Systems, Software, Enterprise Software, Data Management, Consumer Electronics, Personal Technology
Webcasts 2007-10-15
MSxml parser SDK (EXE)
The Microsoft XML Parser (MSXML) 3.0 SDK includes header and .lib files, and documentation for the MSXML 3.0 Release. The SDK includes documentation for server-safe HTTP access, XSLT/XPath, and Simple API for XML.It also provides several improvements over the MSXML 2.5 SDK including language filtering; improved code samples in Microsoft...
Tags: SDK, Microsoft Corp., XML, Software/Web Development, Web Development
Software downloads 2007-08-30
10 tips for PHP scripts: Use XML with PHP
By Julie Meloni(2/6/01)PHP contains an optional XML extension that supports the Expat parser. The XML-related functions in PHP let you create a parser to handle valid XML documents. If you are using a version of Apache later than 1.3.7, you don't need any additional libraries. All you need to...
Tags: Scripting languages, Julie Meloni, PHP, XML
Technical articles 2003-10-06
Developing ASP Components,: Server-Side XML Through VB ASP Components
ASP application developers are not immune to the lure of XML, yet there is confusion about how XML can be used with a server-side technology such as ASP, especially when writing ASP components. This paper provides an overview of XML, as well as XML formatting techniques, because it's necessary to...
Tags: Microsoft ASP, Microsoft Visual Basic, XML, Scripting Languages, Software/Web Development, Web Development
Book chapters 2001-03-01
XMLEditor (zip)
The XML Editor helps you edit and create XML/HTML file and acts like a IDE to develop data extraction XML's to use with WebClipping. The WebClipping is a powerfull tool to extract information on any file, at local, network or internet. It has its own propietary XML Engine, and parser,...
Tags: WebClipping, XML, Software/Web Development, Web Development
Software downloads 2002-06-25
Stylus Studio 2008 XML Enterprise Suite Release 2 (exe)
Stylus Studio 2008 XML Enterprise Suite is comprised of a multitude of XML tools all in one feature packed XML editor. Build XML-enabled Java applications using Stylus Studio 2007 XML Enterprise Suite's JSP Editor, XML-Java debugger, and other Java XML applications. Stylus Studio's XML Editor also provides in depth XSLT...
Tags: XSLT, Stylus Studio, Stylus Studio 2008 XML Enterprise Suite, XSLT Editor, XML, Software/Web Development, Web Development
Software downloads 2008-05-04
  • << Previous
  • page 1 of 1
  • Next >>

Featured White Paper

Does fragmentation affect SANs, NAS, and RAID?

Content Types

Blog posts (1 results)
Discussion threads (2 results)
Software downloads (3 results)
Technical articles (2 results)
White papers (1 results)
TechRepublic - A Resource for IT Professionals

This feature is currently unavailable due to server maintenance.

We apologize for any inconvenience this may cause.





TechRepublic's E-mail Usage Policy
Numerous studies indicate that personal e-mail use at work is a leading cause of lost productivity. In addition, personal e-mail use can introduce vir ...
Buy Now
Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now

The Green Enterprise