Hi Tia: Have you used SENumVal to parse XML Schema file? I tried to use it to parse personal.xsd (it is from Xerces samples\data dir). But it returned error.
Thanks, Maria -----Original Message----- From: Hauke von Bremen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 8:12 AM To: [EMAIL PROTECTED] Subject: How to get at <annotation>|<documentation>|<appinfo>? Hi, I have send this request before, but still have not found any answers... I am trying to get at <xs:annotation> elements, that I added to my XML schema, using xerces-c api. I have not been able to find any information on how to do this... I am able to retrieve all the XML Schema information about types etc (thanks to the SENumVal example), but how annotations are stored eludes me. Any hints are greatly welcome... I notices that MSXML provides a simple interface for this... what is the Xerces equivalent? TIA Hauke --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
