Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 3rd, 2006, 02:35 AM
Vishnu Kumar Tiwari
Guest
 
Posts: n/a
Default ISNULL property

HI
I need to do one devision in xsd.
let suppose the propert names are a and b.
How should I write the expression.

--
Vishnu
  #2  
Old August 3rd, 2006, 08:05 AM
Kevin Yu [MSFT]
Guest
 
Posts: n/a
Default RE: ISNULL property

Hi Vishnu,

I'm not quite sure what you mean by doing devision in xsd. Because XSD is a
schema of Xml, I don't think we need to do devision in it. Also there is no
ISNULL checking in XSD. You can use minOccur or maxOccur to control the
times that an element appear.

If you can tell me what you're going to do, maybe I can find a workaround
for you.

Kevin Yu
Microsoft Online Community Support
==================================================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)

  #3  
Old August 3rd, 2006, 07:35 PM
Vishnu Kumar Tiwari
Guest
 
Posts: n/a
Default RE: ISNULL property

After getting the result of SP I need to assign that to dataset(xsd). In xsd
by using these dataset fields I need to do some calculation.
How should I proceed for the same.
--
Vishnu


"Kevin Yu [MSFT]" wrote:
Quote:
Hi Vishnu,
>
I'm not quite sure what you mean by doing devision in xsd. Because XSD is a
schema of Xml, I don't think we need to do devision in it. Also there is no
ISNULL checking in XSD. You can use minOccur or maxOccur to control the
times that an element appear.
>
If you can tell me what you're going to do, maybe I can find a workaround
for you.
>
Kevin Yu
Microsoft Online Community Support
==================================================
>
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
>
>
  #4  
Old August 4th, 2006, 03:45 AM
Kevin Yu [MSFT]
Guest
 
Posts: n/a
Default RE: ISNULL property

Hi Vishnu,

I can catch your meaning now. The ISNULL and IIF are syntax in DataColumn
expressions. I have posted a reply on your another thread in csharp
newsgroup, please check it let me know which value gives the divide by 0
error. Thank you!

Kevin Yu
Microsoft Online Community Support
==================================================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)

 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles