[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

what is biztalk ??

Subject: what is biztalk ??
From: "Awasthi, Anand" <Anand_Awasthi@xxxxxxx>
Date: Wed, 28 Feb 2001 12:36:23 -0600
what is xmlinst
Hi,


i have been hearing lot about Biztalk and microsoft claims it
that it going to be in thing. Coulsd someone please provide
me brief DESCRIPTION on biztalk ?? is it realted to XSL or
XML ?? reading links will also be helpful.

anand

-----Original Message-----
From: Chris Bayes [mailto:Chris@xxxxxxxxxxx]
Sent: Wednesday, February 28, 2001 10:35 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE:  MSXML3 with IE5.5


Pascal,
I'm pasting the instructions from the docs cos it seems something is wrong
unless you don't have a stylesheet pi in your xml file i.e.
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="cache.xslt"?>
<filename>green.xml</filename>

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml

Usage:
xmlinst [-? | <file name> | -u | -u msxml | -u msxml3 ]
         -? Prints this message
         -u           delete all entries for entered by any version of msxml
         -u msxml     delete all entries for msxml.dll from the registry
         -u msxml3    delete all entries for msxml3.dll from the registry
         <fileName>   takes over the registry keys for msxml.dll
                and assigns them to the <fileName>

 If no arguments are passed in the entries are taken over from
        msxml.dll and assigned to the currently registered msxml3.dll





To install MSXML 3.0 in Replace mode
>From the command prompt, enter:

pathname\xmlinst -u
where pathname is the folder where xmlinst.exe is installed. This command
uninstalls any registry entries for MSXML.

>From the command prompt, enter:

regsvr32 msxml3.dll
This registers MSXML 3.0.

>From the command prompt, enter:

pathname\xmlinst
This installs the latest version of MSXML in replace mode.

To return to earlier versions of MSXML
In some cases, you may want to return to side-by-side mode and earlier
versions of MSXML.

>From the command prompt, enter:
pathname\xmlinst -u
This command uninstalls any registry entries for MSXML.

Register the versions of MSXML you wish to run.

Note   Be sure to register the versions in order. For example, to register
msxml.dll, msxml2.dll, and msxml3.dll, first enter:
regsvr32 msxml.dll
and then press ENTER. Next, enter:

regsvr32 msxml2.dll
and then press ENTER. Finally, enter:

regsvr32 msxml3.dll
and then press ENTER.

XML/XSL Portal
http://www.bayes.co.uk/xml

>Hi,
>
>I've installed (just right now), IE5.5 on my own computer.
>Then I have continued with MSXML3.EXE, XMLINST.EXE and INSTMSI.EXE (
>because I've had some problems)
>
>When I run my XML'file (with DTD and XSL ), no error happen, but I have
>just the source file of my XML written.
>
>What'is wrong ?
>
>I call my DTD, in XML's file by <!DOCTYPE Test SYSTEM "Test.dtd">
>I've put in my XSL's file the
>(xmlns:xsl="http://www.w3.org/1999/XSL/Transform") in my tag
><xsl:stylesheet ... version="1.0">
>
>Kindly
>PS


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.