1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
---|
2 | |
---|
3 | <!-- This file contains a list of all module files with it's relative directory |
---|
4 | path. The list is used for the module xref tools that provide a cross |
---|
5 | reference list on what xinclude files are used by which module and which |
---|
6 | module uses which xinclude files. |
---|
7 | |
---|
8 | Go to CMD prompt |
---|
9 | CD " + paste path address [enter] |
---|
10 | (to paste, right click and select paste) |
---|
11 | |
---|
12 | Get the file list by typing: |
---|
13 | dir *.xml /B > files.txt |
---|
14 | |
---|
15 | OR, use the module_dir_list.bat file in this directory to create a list of directories, and use that list to modify the |
---|
16 | module_file_list.bat file, run that file to get the list of all module.xml files. |
---|
17 | |
---|
18 | QUERY MODULE CONFIGURATION REPORT: |
---|
19 | https://localhost:8080/ibisph-view/view.html?xslt=html/query/module/report/configurations_by_file.xslt&xml=files/query_module.xml |
---|
20 | http://ibis.hhdw.org/ibisph-view/view.html?xslt=html/query/module/report/configurations_by_file.xslt&xml=files/query_module.xml |
---|
21 | |
---|
22 | XML INCLUDE FILES NOT FOUND REPORT: |
---|
23 | https://localhost:8080/ibisph-view/view.html?xslt=html/query/report/xincludes_by_file_problems.xslt&xml=files/query_module.xml |
---|
24 | http://ibis.hhdw.org/ibisph-view/view.html?xslt=html/query/report/xincludes_by_file_problems.xslt&xml=files/query_module.xml |
---|
25 | |
---|
26 | QUERY MODULE CONFIGURATION TABLE REPORT (V3.0): |
---|
27 | https://localhost:8080/ibisph-view/view.html?xslt=html/query/module/report/configurations_by_file_table.xslt&xml=files/query_module.xml |
---|
28 | http://ibis.hhdw.org/ibisph-view/view.html?xslt=html/query/module/report/configurations_by_file_table.xslt&xml=files/query_module.xml |
---|
29 | |
---|
30 | DIMENSION FILES REPORT (V3.0): |
---|
31 | http://localhost:8080/ibisph-view/view.html?xslt=html/query/module/report/dimension_names.xslt&xml=files/query_module.xml |
---|
32 | https://localhost:8080/ibisph-view/view.html?xslt=html/query/module/report/dimension_names.xslt&xml=files/query_module.xml |
---|
33 | http://ibis.hhdw.org/ibisph-view/view.html?xslt=html/query/module/report/dimension_names.xslt&xml=files/query_module.xml |
---|
34 | --> |
---|
35 | |
---|
36 | <FILES> |
---|
37 | <TITLE>xml/files/query_module_birth.xml</TITLE> |
---|
38 | |
---|
39 | <!-- BIRTH --> |
---|
40 | <FILE><NAME>query/module/birth/BirthCntyAdol.xml</NAME></FILE> |
---|
41 | <FILE><NAME>query/module/birth/BirthCntyBirth.xml</NAME></FILE> |
---|
42 | <FILE><NAME>query/module/birth/BirthCntyBrthWt.xml</NAME></FILE> |
---|
43 | <FILE><NAME>query/module/birth/BirthCntyPNC.xml</NAME></FILE> |
---|
44 | <FILE><NAME>query/module/birth/BirthCntyPop.xml</NAME></FILE> |
---|
45 | <FILE><NAME>query/module/birth/BirthCntyPopDOHRace.xml</NAME></FILE> |
---|
46 | <FILE><NAME>query/module/birth/BirthCntyPreterm.xml</NAME></FILE> |
---|
47 | |
---|
48 | </FILES> |
---|