Problem in binding XQuery variables to program variables
        Posted  
        
            by metdos
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by metdos
        
        
        
        Published on 2010-06-10T06:06:33Z
        Indexed on 
            2010/06/10
            6:13 UTC
        
        
        Read the original article
        Hit count: 367
        
In Qt Website, it is mentioned that we can bind XQuery variables to program variables, but I didn't understand how it decides variable type (QVariant::String,QVariant::Int). As long as I see it doesn't use any XML Schema.
Do you any idea about how it decides variable type?
© Stack Overflow or respective owner