5 projects tagged "XML"
JCrocus is a GUI that allows representing the network topology definition of microwave cavity filters based on the coupling matrix approach as well as simulating and plotting its frequency response. It is a software tool for electromagnetic engineers; it is also a pedagogic instrument for professors and students in electromagnetic engineering to teach and learn the theory behind the microwave cavity filters.
PanBI is a collection of analytics modules for existing information systems. For each information system, it provides data extraction, transformation, and loading logic coupled with an OLAP schema, delivering OLAP functionality to an unprecedented user base. It extracts data from the source database, sets up a warehouse schema, loads the data into the warehouse, and has defined OLAP cubes. It does all this automatically for a one-click-run experience. Supported systems: dotProject, NesterSoft WorkTime, Subversion, and MantisBT (under development).
i-net Doqua is an Eclipse plug-in that helps documentation writers and developers to keep track of inconsistencies between style guides and the actual documentation. The system integrates into the Eclipse IDE and introduces a new perspective and several views. Since i-net Doqua uses standard JUnit testcases to check the documentation, you can trigger checks using Hudson or similar Ant based systems.
AntTask-GenerateXML is an Ant task that uses XMLBeans to create example XML instances from a W3C schema. It is especially useful for looking at pieces of schema, as you can set the element you wish to use as the root one. It will use the values from enumerations as the fixed/default values for attributes and elements if they are set. It obeys the XML type system with the exception of regex/patterns.