ORA-31162
        Element or attribute "xml_name" has no SQLType specified.
        - xml_name: The outstanding XML element or attribute.
        Cause
        Schema registration was invoked with FALSE GENTYPES without specifying the SQLType attribute for some elements or attributes.
        Action
        Specify the SQLType attribute for the offending element or attribute and register the schema again.
        
     
    
    
        ORA-31162
        element or attribute "string" has no SQLType specified
        
        
        Cause
        Schema registration was invoked with GENTYPES=false without specifying a SQLType for some element or attribute
        Action
        Specify a SQLType for the offending element or attribute and register the schema again
        
     
    
    
        ORA-31162
        element or attribute "string" has no SQLType specified
        
        
        Cause
        Schema registration was invoked with GENTYPES=false without specifying a SQLType for some element or attribute
        Action
        Specify a SQLType for the offending element or attribute and register the schema again