Use of GetNodeTypedValue() method to get a value of specific datat
From: Praveen Krishnan (PraveenKrishnan_at_discussions.microsoft.com)
Date: 01/07/05
- Next message: ajay_at_webtechdevelopers.com: "Re: trouble with events"
- Previous message: ATS: "Re: HOWTO Use ATL with optional/defaultvalue parameters."
- Next in thread: Simon Trew: "Re: Use of GetNodeTypedValue() method to get a value of specific datat"
- Reply: Simon Trew: "Re: Use of GetNodeTypedValue() method to get a value of specific datat"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 7 Jan 2005 05:59:03 -0800
I have an XML file and an XSD file for validating it. When i use
getNodeTypeValue() to get an integer from an element( the restriction being
specified in the Schema file) i get it only as VT_BSTR type. Only when i set
the dt:dt attribute for the element do i get the correct datatype. This is
not my requirement.. i need to do the datatype validation while getting and
putting the value using the schema file. How can i achieve this????
- Next message: ajay_at_webtechdevelopers.com: "Re: trouble with events"
- Previous message: ATS: "Re: HOWTO Use ATL with optional/defaultvalue parameters."
- Next in thread: Simon Trew: "Re: Use of GetNodeTypedValue() method to get a value of specific datat"
- Reply: Simon Trew: "Re: Use of GetNodeTypedValue() method to get a value of specific datat"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|