Annotation Type XQuery

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value  
      • stripsAllWhiteSpace

        boolean stripsAllWhiteSpace
        Default:
        true
      • namespaces

        org.apache.camel.support.language.NamespacePrefix[] namespaces
        Default:
        {@org.apache.camel.support.language.NamespacePrefix(prefix="soap", uri="http://www.w3.org/2003/05/soap-envelope"), @org.apache.camel.support.language.NamespacePrefix(prefix="xsd", uri="http://www.w3.org/2001/XMLSchema")}
      • headerName

        String headerName
        Returns:
        The name of the header we want to apply the Xquery expression to. If this is empty then the Xquery expression will be applied to the body instead.
        Default:
        ""