ORA-31163
        Element or attribute "xml_name" has invalid value "value_name_1" (should be "value_name_2").
        - xml_name: The outstanding XML element or attribute.
- value_name_1: The invalid value given.
- value_name_2: The expected value.
        Cause
        An element or attribute for a complexType derived by restriction had an attribute whose value was different from that in the base type.
        Action
        Remove the mismatched attribute values from the offending element or attribute.
        
     
    
    
        ORA-31163
        element or attribute "string" has invalid attribute value "string" (should be "string")
        
        
        Cause
        An element or attribute for a complextype derived by restriction has an attribute whose value is different from that in the base type
        Action
        Remove the mismatched attribute values from the offending element or attribute
        
     
    
    
        ORA-31163
        element or attribute "string" has invalid attribute value "string" (should be "string")
        
        
        Cause
        An element or attribute for a complextype derived by restriction has an attribute whose value is different from that in the base type
        Action
        Remove the mismatched attribute values from the offending element or attribute