All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xslt.outputs.xsl.models.xsl Maven / Gradle / Ivy

Go to download

Eno is a tool that generates survey questionnaires starting from their formal description in DDI

There is a newer version: 2.10.2
Show newest version



    
        
            An xslt stylesheet who transforms an input into XSL through generic driver templates.
            The real input is mapped with the drivers.
            The generated XSL follows some Eno patterns.
        
    

    
        
            The default element to match :
            it creates the root of an xslt stylesheet.
        
    
    
        
        
        
            
            
                
            
        
    
    
    
        
            A driver to generate an Eno xsl template.
            Calls a function to get the xpath to match.
            Calls a function to get the driver to launch, linked to the xpath.
        
    
    
        
        
        
            
        
        

        
        
            
            
            
                
                
                
            
            
                
                
                
                    
                    
                    
                
            
        
        

    
    
    
        
            A driver to link a function (on the output side) to another one (on the input side).
            Calls a function that gets the name of the function.
            Calls a function to get the value of the linked function (input side).
            Calls a function to get the parameters of the function.
        
    
    
        
        
        
            
        
        

        
        
            
            
                
                
            
            
            
                
                    
                        
                    
                
            
            
                $context
                
                    
                        ,$
                        
                    
                
            
            
                
            
        
        

    
    
    
        
            A driver to generate something for the output function (returns empty text value) when there is no input function linked to it.
        
    
    
        
        

        
        
            
            
                
                
            
            
            
                
                    
                        
                    
                
            
            
        
        

    
    
    
        
            An implementation of a source function.
        
    
    
        
        
        
            
        
        

        
        
        
            
            
            
            
            
            
            
                
                    
                        
                    
                
                
                    
                        
                        
                    
                
            
        
        

    
    
    
        
            A function defined for the source
        
    
    
        
        
            
        
        
        
            
        
        

        
        
            
            
            
                
            
            
                
                
            
            
            
                
                    
                        
                    
                
            
            
                
                
                
                    
                        
                            
                            
                            
                        
                    
                
            
        
        

    
    
    
        
            A template used to get children
            Calls a function that gets the xpath to match (parent).
            Calls a function that gets the xpath returned (children).
        
    
    
        
        
        
            
        
        

        
        
            
            
            
            
                
            
        
        

    
    
    
        
            A template to write oXygen documentation elements with their content.
            Calls a function to get the documentation content.
        
    
    
        
        
            
                
                    
                
            
        
    






© 2015 - 2024 Weber Informatics LLC | Privacy Policy