Citat "Mengel Andre (FV/SLM) *" <[EMAIL PROTECTED]>:

> Dear Rene,
> 
> thank you for your response.
> But what I meant with type of element is the type
> of the element-declaration of the appropriate schema.
> Not the type of the node.
> For example the following element f1
> 
> <f1>10.0</f1>
> 
> has been declared as float and contains the value 10.0.
> So in this case the type would be float.
> 
> Best regards,
> 
> Andr�

OK... Now I think I got your question right, and I may have a solution. I 
haven't tryed this myself though. But... a schema is an xml-file, and therefore 
it should be possible to parse it as such, and get a DOM representation of your 
schema. (you may have to turn off validation) I know this have been discused on 
this list before, but I can't remember the conclusion...

       _\|/_
       (@ @)
---oOOo-(_)-oOOo---
    Ren� Jensen
 [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to