BizTalk Server General - <?xml version="1.0" encoding="utf-8" ?> missing

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > May 2005 > <?xml version="1.0" encoding="utf-8" ?> missing





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author <?xml version="1.0" encoding="utf-8" ?> missing
Biztalk_Freebie

2005-05-26, 5:55 pm

this is my 3rd post
till now i havent received any reply from this newsgroup
but some hope is still left :-)
problem
<?xml version="1.0" encoding="utf-8" ?> is missing
i am generating an xsd from well formed xml which has <?xml version="1.0"
encoding="utf-8" ?> declaration tag but when i generate from xsd <?xml
version="1.0" encoding="utf-8" ?> this tag is missing
how do i get this in my xml

--
Thanks
Phua Chiu Kiang

2005-05-26, 5:55 pm

This tag will be added by the XMLSendPipeline when you send the message
through it. The pipeline contains the XML Assembler component that has a
property "Add XML Declaration" that can be turned on (default) or off.

The schema should be independent of its encoding, so i don't think it is
something you can specify in the XSD.

ck.

"Biztalk_Freebie" wrote:

> this is my 3rd post
> till now i havent received any reply from this newsgroup
> but some hope is still left :-)
> problem
> <?xml version="1.0" encoding="utf-8" ?> is missing
> i am generating an xsd from well formed xml which has <?xml version="1.0"
> encoding="utf-8" ?> declaration tag but when i generate from xsd <?xml
> version="1.0" encoding="utf-8" ?> this tag is missing
> how do i get this in my xml
>
> --
> Thanks

Biztalk_Freebie

2005-05-27, 7:56 am

cool reply
thanks a lot
--
Thanks


"Phua Chiu Kiang" wrote:
[vbcol=seagreen]
> This tag will be added by the XMLSendPipeline when you send the message
> through it. The pipeline contains the XML Assembler component that has a
> property "Add XML Declaration" that can be turned on (default) or off.
>
> The schema should be independent of its encoding, so i don't think it is
> something you can specify in the XSD.
>
> ck.
>
> "Biztalk_Freebie" wrote:
>
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com