An element in XMl-file has no value. Instead, its value has been constrained to be certain one in schema with attribute fixed. However, searches from DOM return no content for this element. If value is added to XML-file itself, it is found and returned perfectly. Reasonable explanations seem to be that somehow something is done wrong or fixed doesn't work with Xerces-C. If anyone has idea, i'm happy to know. Declarations look like: XML: ... <foo></foo> ... schema: ... <element name="foo" type="xsd:string" fixed="bar"/> ...
------------------------------------------ Henna Ilvonen - Software Engineer Intellitel Communications Ltd. [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
