@xpack/doxygen2docusaurus 2.0.0 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +3 -1
- package/bin/doxygen2docusaurus.js +5 -5
- package/dist/cli/main.d.ts +0 -14
- package/dist/cli/main.d.ts.map +1 -1
- package/dist/cli/main.js +0 -34
- package/dist/cli/main.js.map +1 -1
- package/dist/docusaurus/cli-options.d.ts +3 -292
- package/dist/docusaurus/cli-options.d.ts.map +1 -1
- package/dist/docusaurus/cli-options.js +6 -290
- package/dist/docusaurus/cli-options.js.map +1 -1
- package/dist/docusaurus/generator.d.ts +0 -172
- package/dist/docusaurus/generator.d.ts.map +1 -1
- package/dist/docusaurus/generator.js +20 -280
- package/dist/docusaurus/generator.js.map +1 -1
- package/dist/docusaurus/renderers/conceptparts.d.ts +9 -0
- package/dist/docusaurus/renderers/conceptparts.d.ts.map +1 -0
- package/dist/docusaurus/renderers/conceptparts.js +21 -0
- package/dist/docusaurus/renderers/conceptparts.js.map +1 -0
- package/dist/docusaurus/renderers/descriptiontype.d.ts +0 -417
- package/dist/docusaurus/renderers/descriptiontype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/descriptiontype.js +11 -555
- package/dist/docusaurus/renderers/descriptiontype.js.map +1 -1
- package/dist/docusaurus/renderers/docinternalstype.d.ts +0 -132
- package/dist/docusaurus/renderers/docinternalstype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/docinternalstype.js +0 -156
- package/dist/docusaurus/renderers/docinternalstype.js.map +1 -1
- package/dist/docusaurus/renderers/doclisttype.d.ts +0 -22
- package/dist/docusaurus/renderers/doclisttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/doclisttype.js +0 -42
- package/dist/docusaurus/renderers/doclisttype.js.map +1 -1
- package/dist/docusaurus/renderers/doctabletype.d.ts +0 -88
- package/dist/docusaurus/renderers/doctabletype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/doctabletype.js +1 -113
- package/dist/docusaurus/renderers/doctabletype.js.map +1 -1
- package/dist/docusaurus/renderers/doctitletype.d.ts +0 -22
- package/dist/docusaurus/renderers/doctitletype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/doctitletype.js +0 -42
- package/dist/docusaurus/renderers/doctitletype.js.map +1 -1
- package/dist/docusaurus/renderers/docvariablelisttype.d.ts +0 -44
- package/dist/docusaurus/renderers/docvariablelisttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/docvariablelisttype.js +1 -69
- package/dist/docusaurus/renderers/docvariablelisttype.js.map +1 -1
- package/dist/docusaurus/renderers/docxrefsecttype.d.ts +0 -22
- package/dist/docusaurus/renderers/docxrefsecttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/docxrefsecttype.js +0 -38
- package/dist/docusaurus/renderers/docxrefsecttype.js.map +1 -1
- package/dist/docusaurus/renderers/element-renderer-base.d.ts +0 -74
- package/dist/docusaurus/renderers/element-renderer-base.d.ts.map +1 -1
- package/dist/docusaurus/renderers/element-renderer-base.js +0 -64
- package/dist/docusaurus/renderers/element-renderer-base.js.map +1 -1
- package/dist/docusaurus/renderers/inctype.d.ts +0 -23
- package/dist/docusaurus/renderers/inctype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/inctype.js +0 -41
- package/dist/docusaurus/renderers/inctype.js.map +1 -1
- package/dist/docusaurus/renderers/linkedtexttype.d.ts +0 -22
- package/dist/docusaurus/renderers/linkedtexttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/linkedtexttype.js +0 -45
- package/dist/docusaurus/renderers/linkedtexttype.js.map +1 -1
- package/dist/docusaurus/renderers/listingtype.d.ts +0 -52
- package/dist/docusaurus/renderers/listingtype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/listingtype.js +1 -88
- package/dist/docusaurus/renderers/listingtype.js.map +1 -1
- package/dist/docusaurus/renderers/paramtype.d.ts +0 -22
- package/dist/docusaurus/renderers/paramtype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/paramtype.js +2 -51
- package/dist/docusaurus/renderers/paramtype.js.map +1 -1
- package/dist/docusaurus/renderers/referencetype.d.ts +0 -23
- package/dist/docusaurus/renderers/referencetype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/referencetype.js +0 -38
- package/dist/docusaurus/renderers/referencetype.js.map +1 -1
- package/dist/docusaurus/renderers/reftexttype.d.ts +0 -22
- package/dist/docusaurus/renderers/reftexttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/reftexttype.js +0 -38
- package/dist/docusaurus/renderers/reftexttype.js.map +1 -1
- package/dist/docusaurus/renderers/reftype.d.ts +0 -22
- package/dist/docusaurus/renderers/reftype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/reftype.js +0 -38
- package/dist/docusaurus/renderers/reftype.js.map +1 -1
- package/dist/docusaurus/renderers/renderers.d.ts +0 -151
- package/dist/docusaurus/renderers/renderers.d.ts.map +1 -1
- package/dist/docusaurus/renderers/renderers.js +15 -186
- package/dist/docusaurus/renderers/renderers.js.map +1 -1
- package/dist/docusaurus/renderers/substringtype.d.ts +0 -22
- package/dist/docusaurus/renderers/substringtype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/substringtype.js +0 -39
- package/dist/docusaurus/renderers/substringtype.js.map +1 -1
- package/dist/docusaurus/renderers/tableofcontentstype.d.ts +0 -22
- package/dist/docusaurus/renderers/tableofcontentstype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/tableofcontentstype.js +0 -39
- package/dist/docusaurus/renderers/tableofcontentstype.js.map +1 -1
- package/dist/docusaurus/types.d.ts +0 -110
- package/dist/docusaurus/types.d.ts.map +1 -1
- package/dist/docusaurus/types.js +0 -11
- package/dist/docusaurus/types.js.map +1 -1
- package/dist/docusaurus/utils.d.ts +0 -214
- package/dist/docusaurus/utils.d.ts.map +1 -1
- package/dist/docusaurus/utils.js +0 -296
- package/dist/docusaurus/utils.js.map +1 -1
- package/dist/docusaurus/view-model/classes-vm.d.ts +0 -137
- package/dist/docusaurus/view-model/classes-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/classes-vm.js +9 -225
- package/dist/docusaurus/view-model/classes-vm.js.map +1 -1
- package/dist/docusaurus/view-model/collection-base.d.ts +0 -120
- package/dist/docusaurus/view-model/collection-base.d.ts.map +1 -1
- package/dist/docusaurus/view-model/collection-base.js +11 -101
- package/dist/docusaurus/view-model/collection-base.js.map +1 -1
- package/dist/docusaurus/view-model/compound-base-vm.d.ts +2 -147
- package/dist/docusaurus/view-model/compound-base-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/compound-base-vm.js +47 -225
- package/dist/docusaurus/view-model/compound-base-vm.js.map +1 -1
- package/dist/docusaurus/view-model/concepts-vm.d.ts +27 -0
- package/dist/docusaurus/view-model/concepts-vm.d.ts.map +1 -0
- package/dist/docusaurus/view-model/concepts-vm.js +337 -0
- package/dist/docusaurus/view-model/concepts-vm.js.map +1 -0
- package/dist/docusaurus/view-model/description-anchors.d.ts +0 -58
- package/dist/docusaurus/view-model/description-anchors.d.ts.map +1 -1
- package/dist/docusaurus/view-model/description-anchors.js +0 -71
- package/dist/docusaurus/view-model/description-anchors.js.map +1 -1
- package/dist/docusaurus/view-model/files-and-folders-vm.d.ts +0 -247
- package/dist/docusaurus/view-model/files-and-folders-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/files-and-folders-vm.js +61 -353
- package/dist/docusaurus/view-model/files-and-folders-vm.js.map +1 -1
- package/dist/docusaurus/view-model/groups-vm.d.ts +0 -148
- package/dist/docusaurus/view-model/groups-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/groups-vm.js +2 -223
- package/dist/docusaurus/view-model/groups-vm.js.map +1 -1
- package/dist/docusaurus/view-model/members-vm.d.ts +0 -552
- package/dist/docusaurus/view-model/members-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/members-vm.js +17 -702
- package/dist/docusaurus/view-model/members-vm.js.map +1 -1
- package/dist/docusaurus/view-model/namespaces-vm.d.ts +5 -199
- package/dist/docusaurus/view-model/namespaces-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/namespaces-vm.js +85 -284
- package/dist/docusaurus/view-model/namespaces-vm.js.map +1 -1
- package/dist/docusaurus/view-model/options.d.ts +0 -43
- package/dist/docusaurus/view-model/options.d.ts.map +1 -1
- package/dist/docusaurus/view-model/options.js +0 -57
- package/dist/docusaurus/view-model/options.js.map +1 -1
- package/dist/docusaurus/view-model/pages-vm.d.ts +0 -115
- package/dist/docusaurus/view-model/pages-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/pages-vm.js +39 -162
- package/dist/docusaurus/view-model/pages-vm.js.map +1 -1
- package/dist/docusaurus/view-model/tree-entries-vm.d.ts +8 -142
- package/dist/docusaurus/view-model/tree-entries-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/tree-entries-vm.js +54 -174
- package/dist/docusaurus/view-model/tree-entries-vm.js.map +1 -1
- package/dist/docusaurus/view-model/view-model.d.ts +0 -125
- package/dist/docusaurus/view-model/view-model.d.ts.map +1 -1
- package/dist/docusaurus/view-model/view-model.js +20 -182
- package/dist/docusaurus/view-model/view-model.js.map +1 -1
- package/dist/docusaurus/workspace.d.ts +1 -126
- package/dist/docusaurus/workspace.d.ts.map +1 -1
- package/dist/docusaurus/workspace.js +8 -221
- package/dist/docusaurus/workspace.js.map +1 -1
- package/dist/doxygen/data-model/compounds/compounddef-dm.d.ts +7 -492
- package/dist/doxygen/data-model/compounds/compounddef-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/compounddef-dm.js +28 -672
- package/dist/doxygen/data-model/compounds/compounddef-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/compoundreftype-dm.d.ts +0 -129
- package/dist/doxygen/data-model/compounds/compoundreftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/compoundreftype-dm.js +1 -145
- package/dist/doxygen/data-model/compounds/compoundreftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/concepts-dm.d.ts +23 -0
- package/dist/doxygen/data-model/compounds/concepts-dm.d.ts.map +1 -0
- package/dist/doxygen/data-model/compounds/concepts-dm.js +94 -0
- package/dist/doxygen/data-model/compounds/concepts-dm.js.map +1 -0
- package/dist/doxygen/data-model/compounds/descriptiontype-dm.d.ts +104 -2848
- package/dist/doxygen/data-model/compounds/descriptiontype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/descriptiontype-dm.js +73 -3975
- package/dist/doxygen/data-model/compounds/descriptiontype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/docvarlistentrytype-dm.d.ts +0 -165
- package/dist/doxygen/data-model/compounds/docvarlistentrytype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/docvarlistentrytype-dm.js +0 -229
- package/dist/doxygen/data-model/compounds/docvarlistentrytype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/doxygentype-dm.d.ts +0 -70
- package/dist/doxygen/data-model/compounds/doxygentype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/doxygentype-dm.js +0 -105
- package/dist/doxygen/data-model/compounds/doxygentype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/enumvaluetype-dm.d.ts +0 -84
- package/dist/doxygen/data-model/compounds/enumvaluetype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/enumvaluetype-dm.js +1 -122
- package/dist/doxygen/data-model/compounds/enumvaluetype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/inctype-dm.d.ts +0 -116
- package/dist/doxygen/data-model/compounds/inctype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/inctype-dm.js +3 -155
- package/dist/doxygen/data-model/compounds/inctype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/linkedtexttype-dm.d.ts +3 -138
- package/dist/doxygen/data-model/compounds/linkedtexttype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/linkedtexttype-dm.js +5 -180
- package/dist/doxygen/data-model/compounds/linkedtexttype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/listofallmemberstype-dm.d.ts +0 -76
- package/dist/doxygen/data-model/compounds/listofallmemberstype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/listofallmemberstype-dm.js +0 -107
- package/dist/doxygen/data-model/compounds/listofallmemberstype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/locationtype-dm.d.ts +0 -162
- package/dist/doxygen/data-model/compounds/locationtype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/locationtype-dm.js +4 -203
- package/dist/doxygen/data-model/compounds/locationtype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/memberdeftype-dm.d.ts +2 -443
- package/dist/doxygen/data-model/compounds/memberdeftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/memberdeftype-dm.js +19 -475
- package/dist/doxygen/data-model/compounds/memberdeftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/memberreftype-dm.d.ts +0 -141
- package/dist/doxygen/data-model/compounds/memberreftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/memberreftype-dm.js +0 -176
- package/dist/doxygen/data-model/compounds/memberreftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/membertype-dm.d.ts +0 -101
- package/dist/doxygen/data-model/compounds/membertype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/membertype-dm.js +0 -115
- package/dist/doxygen/data-model/compounds/membertype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/paramtype-dm.d.ts +0 -164
- package/dist/doxygen/data-model/compounds/paramtype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/paramtype-dm.js +0 -208
- package/dist/doxygen/data-model/compounds/paramtype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/referencetype-dm.d.ts +0 -139
- package/dist/doxygen/data-model/compounds/referencetype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/referencetype-dm.js +2 -175
- package/dist/doxygen/data-model/compounds/referencetype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/reftexttype-dm.d.ts +0 -120
- package/dist/doxygen/data-model/compounds/reftexttype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/reftexttype-dm.js +2 -141
- package/dist/doxygen/data-model/compounds/reftexttype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/reftype-dm.d.ts +0 -268
- package/dist/doxygen/data-model/compounds/reftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/reftype-dm.js +4 -326
- package/dist/doxygen/data-model/compounds/reftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/reimplementtype-dm.d.ts +0 -105
- package/dist/doxygen/data-model/compounds/reimplementtype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/reimplementtype-dm.js +1 -139
- package/dist/doxygen/data-model/compounds/reimplementtype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/requirements-dm.d.ts +2 -0
- package/dist/doxygen/data-model/compounds/requirements-dm.d.ts.map +1 -0
- package/dist/doxygen/data-model/compounds/requirements-dm.js +2 -0
- package/dist/doxygen/data-model/compounds/requirements-dm.js.map +1 -0
- package/dist/doxygen/data-model/compounds/sectiondeftype-dm.d.ts +0 -168
- package/dist/doxygen/data-model/compounds/sectiondeftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/sectiondeftype-dm.js +0 -209
- package/dist/doxygen/data-model/compounds/sectiondeftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/tableofcontentstype-dm.d.ts +0 -267
- package/dist/doxygen/data-model/compounds/tableofcontentstype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/tableofcontentstype-dm.js +0 -354
- package/dist/doxygen/data-model/compounds/tableofcontentstype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/templateparamlisttype-dm.d.ts +0 -66
- package/dist/doxygen/data-model/compounds/templateparamlisttype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/templateparamlisttype-dm.js +0 -97
- package/dist/doxygen/data-model/compounds/templateparamlisttype-dm.js.map +1 -1
- package/dist/doxygen/data-model/data-model.d.ts +0 -149
- package/dist/doxygen/data-model/data-model.d.ts.map +1 -1
- package/dist/doxygen/data-model/data-model.js +8 -200
- package/dist/doxygen/data-model/data-model.js.map +1 -1
- package/dist/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.d.ts +0 -115
- package/dist/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.js +4 -129
- package/dist/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.js.map +1 -1
- package/dist/doxygen/data-model/doxyfile/doxyfiletype-dm.d.ts +0 -87
- package/dist/doxygen/data-model/doxyfile/doxyfiletype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/doxyfile/doxyfiletype-dm.js +0 -118
- package/dist/doxygen/data-model/doxyfile/doxyfiletype-dm.js.map +1 -1
- package/dist/doxygen/data-model/doxygen-xml-parser.d.ts +0 -253
- package/dist/doxygen/data-model/doxygen-xml-parser.d.ts.map +1 -1
- package/dist/doxygen/data-model/doxygen-xml-parser.js +0 -291
- package/dist/doxygen/data-model/doxygen-xml-parser.js.map +1 -1
- package/dist/doxygen/data-model/index/indexcompoundtype-dm.d.ts +0 -98
- package/dist/doxygen/data-model/index/indexcompoundtype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/index/indexcompoundtype-dm.js +2 -122
- package/dist/doxygen/data-model/index/indexcompoundtype-dm.js.map +1 -1
- package/dist/doxygen/data-model/index/indexdoxygentype-dm.d.ts +0 -82
- package/dist/doxygen/data-model/index/indexdoxygentype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/index/indexdoxygentype-dm.js +0 -114
- package/dist/doxygen/data-model/index/indexdoxygentype-dm.js.map +1 -1
- package/dist/doxygen/data-model/index/indexmembertype-dm.d.ts +0 -85
- package/dist/doxygen/data-model/index/indexmembertype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/index/indexmembertype-dm.js +1 -107
- package/dist/doxygen/data-model/index/indexmembertype-dm.js.map +1 -1
- package/dist/doxygen/data-model/types.d.ts +0 -104
- package/dist/doxygen/data-model/types.d.ts.map +1 -1
- package/dist/doxygen/data-model/types.js +0 -52
- package/dist/doxygen/data-model/types.js.map +1 -1
- package/dist/index.d.ts +5 -16
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +5 -42
- package/dist/index.js.map +1 -1
- package/package.json +49 -52
- package/src/cli/main.ts +122 -0
- package/src/docusaurus/cli-options.ts +560 -0
- package/src/docusaurus/generator.ts +788 -0
- package/src/docusaurus/renderers/conceptparts.ts +119 -0
- package/src/docusaurus/renderers/descriptiontype.ts +1299 -0
- package/src/docusaurus/renderers/docinternalstype.ts +354 -0
- package/src/docusaurus/renderers/doclisttype.ts +134 -0
- package/src/docusaurus/renderers/doctabletype.ts +220 -0
- package/src/docusaurus/renderers/doctitletype.ts +77 -0
- package/src/docusaurus/renderers/docvariablelisttype.ts +123 -0
- package/src/docusaurus/renderers/docxrefsecttype.ts +84 -0
- package/src/docusaurus/renderers/element-renderer-base.ts +112 -0
- package/src/docusaurus/renderers/inctype.ts +75 -0
- package/src/docusaurus/renderers/linkedtexttype.ts +64 -0
- package/src/docusaurus/renderers/listingtype.ts +235 -0
- package/src/docusaurus/renderers/paramtype.ts +116 -0
- package/src/docusaurus/renderers/referencetype.ts +83 -0
- package/src/docusaurus/renderers/reftexttype.ts +81 -0
- package/src/docusaurus/renderers/reftype.ts +77 -0
- package/src/docusaurus/renderers/renderers.ts +812 -0
- package/src/docusaurus/renderers/substringtype.ts +53 -0
- package/src/docusaurus/renderers/tableofcontentstype.ts +74 -0
- package/src/docusaurus/types.ts +187 -0
- package/src/docusaurus/utils.ts +409 -0
- package/src/docusaurus/view-model/README.md +12 -0
- package/src/docusaurus/view-model/classes-vm.ts +1088 -0
- package/src/docusaurus/view-model/collection-base.ts +352 -0
- package/src/docusaurus/view-model/compound-base-vm.ts +1340 -0
- package/src/docusaurus/view-model/concepts-vm.ts +749 -0
- package/src/docusaurus/view-model/description-anchors.ts +107 -0
- package/src/docusaurus/view-model/files-and-folders-vm.ts +1293 -0
- package/src/docusaurus/view-model/groups-vm.ts +548 -0
- package/src/docusaurus/view-model/members-vm.ts +1943 -0
- package/src/docusaurus/view-model/namespaces-vm.ts +1037 -0
- package/src/docusaurus/view-model/options.ts +95 -0
- package/src/docusaurus/view-model/pages-vm.ts +389 -0
- package/src/docusaurus/view-model/tree-entries-vm.ts +376 -0
- package/src/docusaurus/view-model/view-model.ts +513 -0
- package/src/docusaurus/workspace.ts +588 -0
- package/src/doxygen/data-model/README.md +13 -0
- package/src/doxygen/data-model/compounds/compounddef-dm.ts +1230 -0
- package/src/doxygen/data-model/compounds/compoundreftype-dm.ts +266 -0
- package/src/doxygen/data-model/compounds/concepts-dm.ts +362 -0
- package/src/doxygen/data-model/compounds/descriptiontype-dm.ts +10114 -0
- package/src/doxygen/data-model/compounds/docvarlistentrytype-dm.ts +354 -0
- package/src/doxygen/data-model/compounds/doxygentype-dm.ts +187 -0
- package/src/doxygen/data-model/compounds/enumvaluetype-dm.ts +218 -0
- package/src/doxygen/data-model/compounds/inctype-dm.ts +217 -0
- package/src/doxygen/data-model/compounds/linkedtexttype-dm.ts +288 -0
- package/src/doxygen/data-model/compounds/listofallmemberstype-dm.ts +160 -0
- package/src/doxygen/data-model/compounds/locationtype-dm.ts +284 -0
- package/src/doxygen/data-model/compounds/memberdeftype-dm.ts +881 -0
- package/src/doxygen/data-model/compounds/memberreftype-dm.ts +270 -0
- package/src/doxygen/data-model/compounds/membertype-dm.ts +239 -0
- package/src/doxygen/data-model/compounds/paramtype-dm.ts +302 -0
- package/src/doxygen/data-model/compounds/referencetype-dm.ts +248 -0
- package/src/doxygen/data-model/compounds/reftexttype-dm.ts +234 -0
- package/src/doxygen/data-model/compounds/reftype-dm.ts +430 -0
- package/src/doxygen/data-model/compounds/reimplementtype-dm.ts +201 -0
- package/src/doxygen/data-model/compounds/requirements-dm.ts +50 -0
- package/src/doxygen/data-model/compounds/sectiondeftype-dm.ts +330 -0
- package/src/doxygen/data-model/compounds/tableofcontentstype-dm.ts +564 -0
- package/src/doxygen/data-model/compounds/templateparamlisttype-dm.ts +150 -0
- package/src/doxygen/data-model/data-model.ts +378 -0
- package/src/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.ts +271 -0
- package/src/doxygen/data-model/doxyfile/doxyfiletype-dm.ts +200 -0
- package/src/doxygen/data-model/doxygen-xml-parser.ts +522 -0
- package/src/doxygen/data-model/index/indexcompoundtype-dm.ts +256 -0
- package/src/doxygen/data-model/index/indexdoxygentype-dm.ts +196 -0
- package/src/doxygen/data-model/index/indexmembertype-dm.ts +230 -0
- package/src/doxygen/data-model/types.ts +175 -0
- package/src/doxygen/data-model/xsds/README.md +6 -0
- package/src/doxygen/data-model/xsds/compound.xsd +1788 -0
- package/src/doxygen/data-model/xsds/doxyfile.xsd +365 -0
- package/src/doxygen/data-model/xsds/index.xsd +74 -0
- package/src/doxygen/data-model/xsds/xml.xsd +23 -0
- package/src/index.ts +267 -0
- package/src/tsconfig.json +12 -0
- package/dist/doxygen2docusaurus.d.ts +0 -4774
- package/dist/tsconfig.tsbuildinfo +0 -1
- package/dist/tsdoc-metadata.json +0 -11
|
@@ -0,0 +1,1788 @@
|
|
|
1
|
+
<?xml version='1.0' encoding='utf-8' ?>
|
|
2
|
+
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
3
|
+
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd"/>
|
|
4
|
+
|
|
5
|
+
<xsd:element name="doxygen" type="DoxygenType"/>
|
|
6
|
+
|
|
7
|
+
<!-- Complex types -->
|
|
8
|
+
|
|
9
|
+
<xsd:complexType name="DoxygenType">
|
|
10
|
+
<xsd:sequence maxOccurs="unbounded">
|
|
11
|
+
<xsd:element name="compounddef" type="compounddefType" minOccurs="0" />
|
|
12
|
+
</xsd:sequence>
|
|
13
|
+
<xsd:attribute name="version" type="DoxVersionNumber" use="required" />
|
|
14
|
+
<xsd:attribute ref="xml:lang" use="required"/>
|
|
15
|
+
</xsd:complexType>
|
|
16
|
+
|
|
17
|
+
<xsd:complexType name="compounddefType">
|
|
18
|
+
<xsd:sequence>
|
|
19
|
+
<xsd:element name="compoundname" type="xsd:string"/>
|
|
20
|
+
<xsd:element name="title" type="xsd:string" minOccurs="0" />
|
|
21
|
+
<xsd:element name="basecompoundref" type="compoundRefType" minOccurs="0" maxOccurs="unbounded" />
|
|
22
|
+
<xsd:element name="derivedcompoundref" type="compoundRefType" minOccurs="0" maxOccurs="unbounded" />
|
|
23
|
+
<xsd:element name="includes" type="incType" minOccurs="0" maxOccurs="unbounded" />
|
|
24
|
+
<xsd:element name="includedby" type="incType" minOccurs="0" maxOccurs="unbounded" />
|
|
25
|
+
<xsd:element name="incdepgraph" type="graphType" minOccurs="0" />
|
|
26
|
+
<xsd:element name="invincdepgraph" type="graphType" minOccurs="0" />
|
|
27
|
+
<xsd:element name="innermodule" type="refType" minOccurs="0" maxOccurs="unbounded" />
|
|
28
|
+
<xsd:element name="innerdir" type="refType" minOccurs="0" maxOccurs="unbounded" />
|
|
29
|
+
<xsd:element name="innerfile" type="refType" minOccurs="0" maxOccurs="unbounded" />
|
|
30
|
+
<xsd:element name="innerclass" type="refType" minOccurs="0" maxOccurs="unbounded" />
|
|
31
|
+
<xsd:element name="innerconcept" type="refType" minOccurs="0" maxOccurs="unbounded" />
|
|
32
|
+
<xsd:element name="innernamespace" type="refType" minOccurs="0" maxOccurs="unbounded" />
|
|
33
|
+
<xsd:element name="innerpage" type="refType" minOccurs="0" maxOccurs="unbounded" />
|
|
34
|
+
<xsd:element name="innergroup" type="refType" minOccurs="0" maxOccurs="unbounded" />
|
|
35
|
+
<xsd:element name="qualifier" type="xsd:string" minOccurs="0" maxOccurs="unbounded" />
|
|
36
|
+
<xsd:element name="templateparamlist" type="templateparamlistType" minOccurs="0" />
|
|
37
|
+
<xsd:element name="sectiondef" type="sectiondefType" minOccurs="0" maxOccurs="unbounded" />
|
|
38
|
+
<xsd:element name="tableofcontents" type="tableofcontentsType" minOccurs="0" maxOccurs="1" />
|
|
39
|
+
<xsd:element name="requiresclause" type="linkedTextType" minOccurs="0" />
|
|
40
|
+
<xsd:element name="initializer" type="linkedTextType" minOccurs="0" />
|
|
41
|
+
<xsd:element name="conceptparts" type="conceptParts" minOccurs="0" />
|
|
42
|
+
<xsd:element name="briefdescription" type="descriptionType" minOccurs="0" />
|
|
43
|
+
<xsd:element name="detaileddescription" type="descriptionType" minOccurs="0" />
|
|
44
|
+
<xsd:element name="exports" type="exportsType" minOccurs="0" maxOccurs="1"/>
|
|
45
|
+
<xsd:element name="inheritancegraph" type="graphType" minOccurs="0" />
|
|
46
|
+
<xsd:element name="collaborationgraph" type="graphType" minOccurs="0" />
|
|
47
|
+
<xsd:element name="programlisting" type="listingType" minOccurs="0" />
|
|
48
|
+
<xsd:element name="satisfies" type="requirementRefsType" minOccurs="0" maxOccurs="1" />
|
|
49
|
+
<xsd:element name="verifies" type="requirementRefsType" minOccurs="0" maxOccurs="1" />
|
|
50
|
+
<xsd:element name="location" type="locationType" minOccurs="0" />
|
|
51
|
+
<xsd:element name="listofallmembers" type="listofallmembersType" minOccurs="0" />
|
|
52
|
+
<xsd:element name="requirementslist" type="requirementslistType" minOccurs="0" />
|
|
53
|
+
</xsd:sequence>
|
|
54
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
55
|
+
<xsd:attribute name="kind" type="DoxCompoundKind" />
|
|
56
|
+
<xsd:attribute name="language" type="DoxLanguage" use="optional"/>
|
|
57
|
+
<xsd:attribute name="prot" type="DoxProtectionKind" />
|
|
58
|
+
<xsd:attribute name="final" type="DoxBool" use="optional"/>
|
|
59
|
+
<xsd:attribute name="inline" type="DoxBool" use="optional"/>
|
|
60
|
+
<xsd:attribute name="sealed" type="DoxBool" use="optional"/>
|
|
61
|
+
<xsd:attribute name="abstract" type="DoxBool" use="optional"/>
|
|
62
|
+
</xsd:complexType>
|
|
63
|
+
|
|
64
|
+
<xsd:complexType name="listofallmembersType">
|
|
65
|
+
<xsd:sequence>
|
|
66
|
+
<xsd:element name="member" type="memberRefType" minOccurs="0" maxOccurs="unbounded" />
|
|
67
|
+
</xsd:sequence>
|
|
68
|
+
</xsd:complexType>
|
|
69
|
+
|
|
70
|
+
<xsd:complexType name="requirementslistType">
|
|
71
|
+
<xsd:sequence>
|
|
72
|
+
<xsd:element name="requirement" type="requirementType" minOccurs="1" maxOccurs="unbounded" />
|
|
73
|
+
</xsd:sequence>
|
|
74
|
+
</xsd:complexType>
|
|
75
|
+
|
|
76
|
+
<xsd:complexType name="requirementType">
|
|
77
|
+
<xsd:sequence>
|
|
78
|
+
<xsd:element name="title" type="docTitleType" />
|
|
79
|
+
<xsd:element name="location" type="locationType" />
|
|
80
|
+
<xsd:element name="satisfiedby" type="compoundRefType" minOccurs="0" maxOccurs="unbounded" />
|
|
81
|
+
<xsd:element name="verifiedby" type="compoundRefType" minOccurs="0" maxOccurs="unbounded" />
|
|
82
|
+
</xsd:sequence>
|
|
83
|
+
<xsd:attribute name="refid" type="xsd:string" />
|
|
84
|
+
<xsd:attribute name="tagfile" type="xsd:string" use="optional" />
|
|
85
|
+
<xsd:attribute name="page" type="xsd:string" use="optional" />
|
|
86
|
+
</xsd:complexType>
|
|
87
|
+
|
|
88
|
+
<xsd:complexType name="memberRefType">
|
|
89
|
+
<xsd:sequence>
|
|
90
|
+
<xsd:element name="scope" type="xsd:string" />
|
|
91
|
+
<xsd:element name="name" type="xsd:string" />
|
|
92
|
+
</xsd:sequence>
|
|
93
|
+
<xsd:attribute name="refid" type="xsd:string" />
|
|
94
|
+
<xsd:attribute name="prot" type="DoxProtectionKind" />
|
|
95
|
+
<xsd:attribute name="virt" type="DoxVirtualKind" />
|
|
96
|
+
<xsd:attribute name="ambiguityscope" type="xsd:string" />
|
|
97
|
+
</xsd:complexType>
|
|
98
|
+
|
|
99
|
+
<xsd:complexType name="docHtmlOnlyType">
|
|
100
|
+
<xsd:simpleContent>
|
|
101
|
+
<xsd:extension base="xsd:string">
|
|
102
|
+
<xsd:attribute name="block" type="xsd:string" />
|
|
103
|
+
</xsd:extension>
|
|
104
|
+
</xsd:simpleContent>
|
|
105
|
+
</xsd:complexType>
|
|
106
|
+
|
|
107
|
+
<xsd:complexType name="compoundRefType">
|
|
108
|
+
<xsd:simpleContent>
|
|
109
|
+
<xsd:extension base="xsd:string">
|
|
110
|
+
<xsd:attribute name="refid" type="xsd:string" use="optional" />
|
|
111
|
+
<xsd:attribute name="prot" type="DoxProtectionKind" />
|
|
112
|
+
<xsd:attribute name="virt" type="DoxVirtualKind" />
|
|
113
|
+
</xsd:extension>
|
|
114
|
+
</xsd:simpleContent>
|
|
115
|
+
</xsd:complexType>
|
|
116
|
+
|
|
117
|
+
<xsd:complexType name="reimplementType">
|
|
118
|
+
<xsd:simpleContent>
|
|
119
|
+
<xsd:extension base="xsd:string">
|
|
120
|
+
<xsd:attribute name="refid" type="xsd:string" />
|
|
121
|
+
</xsd:extension>
|
|
122
|
+
</xsd:simpleContent>
|
|
123
|
+
</xsd:complexType>
|
|
124
|
+
|
|
125
|
+
<xsd:complexType name="incType">
|
|
126
|
+
<xsd:simpleContent>
|
|
127
|
+
<xsd:extension base="xsd:string">
|
|
128
|
+
<xsd:attribute name="refid" type="xsd:string" use="optional" />
|
|
129
|
+
<xsd:attribute name="local" type="DoxBool" />
|
|
130
|
+
</xsd:extension>
|
|
131
|
+
</xsd:simpleContent>
|
|
132
|
+
</xsd:complexType>
|
|
133
|
+
|
|
134
|
+
<xsd:complexType name="exportsType">
|
|
135
|
+
<xsd:sequence>
|
|
136
|
+
<xsd:element name="export" type="exportType" maxOccurs="unbounded"/>
|
|
137
|
+
</xsd:sequence>
|
|
138
|
+
</xsd:complexType>
|
|
139
|
+
|
|
140
|
+
<xsd:complexType name="exportType">
|
|
141
|
+
<xsd:simpleContent>
|
|
142
|
+
<xsd:extension base="xsd:string">
|
|
143
|
+
<xsd:attribute name="refid" type="xsd:string" use="optional" />
|
|
144
|
+
</xsd:extension>
|
|
145
|
+
</xsd:simpleContent>
|
|
146
|
+
</xsd:complexType>
|
|
147
|
+
|
|
148
|
+
<xsd:complexType name="refType">
|
|
149
|
+
<xsd:simpleContent>
|
|
150
|
+
<xsd:extension base="xsd:string">
|
|
151
|
+
<xsd:attribute name="refid" type="xsd:string" />
|
|
152
|
+
<xsd:attribute name="prot" type="DoxProtectionKind" use="optional"/>
|
|
153
|
+
<xsd:attribute name="inline" type="DoxBool" use="optional"/>
|
|
154
|
+
</xsd:extension>
|
|
155
|
+
</xsd:simpleContent>
|
|
156
|
+
</xsd:complexType>
|
|
157
|
+
|
|
158
|
+
<xsd:complexType name="refTextType">
|
|
159
|
+
<xsd:simpleContent>
|
|
160
|
+
<xsd:extension base="xsd:string">
|
|
161
|
+
<xsd:attribute name="refid" type="xsd:string" />
|
|
162
|
+
<xsd:attribute name="kindref" type="DoxRefKind" />
|
|
163
|
+
<xsd:attribute name="external" type="xsd:string" use="optional"/>
|
|
164
|
+
<xsd:attribute name="tooltip" type="xsd:string" use="optional"/>
|
|
165
|
+
</xsd:extension>
|
|
166
|
+
</xsd:simpleContent>
|
|
167
|
+
</xsd:complexType>
|
|
168
|
+
|
|
169
|
+
<xsd:simpleType name="MemberKind">
|
|
170
|
+
<xsd:restriction base="xsd:string">
|
|
171
|
+
<xsd:enumeration value="define"/>
|
|
172
|
+
<xsd:enumeration value="property"/>
|
|
173
|
+
<xsd:enumeration value="event"/>
|
|
174
|
+
<xsd:enumeration value="variable"/>
|
|
175
|
+
<xsd:enumeration value="typedef"/>
|
|
176
|
+
<xsd:enumeration value="enum"/>
|
|
177
|
+
<xsd:enumeration value="enumvalue"/>
|
|
178
|
+
<xsd:enumeration value="function"/>
|
|
179
|
+
<xsd:enumeration value="signal"/>
|
|
180
|
+
<xsd:enumeration value="prototype"/>
|
|
181
|
+
<xsd:enumeration value="friend"/>
|
|
182
|
+
<xsd:enumeration value="dcop"/>
|
|
183
|
+
<xsd:enumeration value="slot"/>
|
|
184
|
+
</xsd:restriction>
|
|
185
|
+
</xsd:simpleType>
|
|
186
|
+
|
|
187
|
+
<xsd:complexType name="MemberType">
|
|
188
|
+
<xsd:sequence>
|
|
189
|
+
<xsd:element name="name" type="xsd:string"/>
|
|
190
|
+
</xsd:sequence>
|
|
191
|
+
<xsd:attribute name="refid" type="xsd:string" use="required"/>
|
|
192
|
+
<xsd:attribute name="kind" type="MemberKind" use="required"/>
|
|
193
|
+
</xsd:complexType>
|
|
194
|
+
|
|
195
|
+
<xsd:complexType name="sectiondefType">
|
|
196
|
+
<xsd:sequence>
|
|
197
|
+
<xsd:element name="header" type="xsd:string" minOccurs="0" />
|
|
198
|
+
<xsd:element name="description" type="descriptionType" minOccurs="0" />
|
|
199
|
+
<xsd:choice maxOccurs="unbounded">
|
|
200
|
+
<xsd:element name="memberdef" type="memberdefType" minOccurs="0" maxOccurs="unbounded" />
|
|
201
|
+
<xsd:element name="member" type="MemberType" minOccurs="0" maxOccurs="unbounded" />
|
|
202
|
+
</xsd:choice>
|
|
203
|
+
</xsd:sequence>
|
|
204
|
+
<xsd:attribute name="kind" type="DoxSectionKind" />
|
|
205
|
+
</xsd:complexType>
|
|
206
|
+
|
|
207
|
+
<xsd:complexType name="memberdefType">
|
|
208
|
+
<xsd:sequence>
|
|
209
|
+
<xsd:element name="templateparamlist" type="templateparamlistType" minOccurs="0" />
|
|
210
|
+
<xsd:element name="type" type="linkedTextType" minOccurs="0" />
|
|
211
|
+
<xsd:element name="definition" type="xsd:string" minOccurs="0" />
|
|
212
|
+
<xsd:element name="argsstring" type="xsd:string" minOccurs="0" />
|
|
213
|
+
<xsd:element name="name" type="xsd:string" />
|
|
214
|
+
<xsd:element name="qualifiedname" type="xsd:string" minOccurs="0"/>
|
|
215
|
+
<xsd:element name="read" type="xsd:string" minOccurs="0" />
|
|
216
|
+
<xsd:element name="write" type="xsd:string" minOccurs="0" />
|
|
217
|
+
<xsd:element name="bitfield" type="xsd:string" minOccurs="0" />
|
|
218
|
+
<xsd:element name="reimplements" type="reimplementType" minOccurs="0" maxOccurs="unbounded" />
|
|
219
|
+
<xsd:element name="reimplementedby" type="reimplementType" minOccurs="0" maxOccurs="unbounded" />
|
|
220
|
+
<xsd:element name="qualifier" type="xsd:string" minOccurs="0" maxOccurs="unbounded" />
|
|
221
|
+
<xsd:element name="param" type="paramType" minOccurs="0" maxOccurs="unbounded" />
|
|
222
|
+
<xsd:element name="enumvalue" type="enumvalueType" minOccurs="0" maxOccurs="unbounded" />
|
|
223
|
+
<xsd:element name="requiresclause" type="linkedTextType" minOccurs="0" />
|
|
224
|
+
<xsd:element name="initializer" type="linkedTextType" minOccurs="0" />
|
|
225
|
+
<xsd:element name="exceptions" type="linkedTextType" minOccurs="0" />
|
|
226
|
+
<xsd:element name="satisfies" type="requirementRefsType" minOccurs="0" maxOccurs="1" />
|
|
227
|
+
<xsd:element name="verifies" type="requirementRefsType" minOccurs="0" maxOccurs="1" />
|
|
228
|
+
<xsd:element name="briefdescription" type="descriptionType" minOccurs="0" />
|
|
229
|
+
<xsd:element name="detaileddescription" type="descriptionType" minOccurs="0" />
|
|
230
|
+
<xsd:element name="inbodydescription" type="descriptionType" minOccurs="0" />
|
|
231
|
+
<xsd:element name="location" type="locationType" />
|
|
232
|
+
<xsd:element name="references" type="referenceType" minOccurs="0" maxOccurs="unbounded" />
|
|
233
|
+
<xsd:element name="referencedby" type="referenceType" minOccurs="0" maxOccurs="unbounded" />
|
|
234
|
+
</xsd:sequence>
|
|
235
|
+
<xsd:attribute name="kind" type="DoxMemberKind" />
|
|
236
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
237
|
+
<xsd:attribute name="prot" type="DoxProtectionKind" />
|
|
238
|
+
<xsd:attribute name="static" type="DoxBool" />
|
|
239
|
+
<xsd:attribute name="extern" type="DoxBool" use="optional" />
|
|
240
|
+
<xsd:attribute name="strong" type="DoxBool" use="optional"/>
|
|
241
|
+
<xsd:attribute name="const" type="DoxBool" use="optional"/>
|
|
242
|
+
<xsd:attribute name="explicit" type="DoxBool" use="optional"/>
|
|
243
|
+
<xsd:attribute name="inline" type="DoxBool" use="optional"/>
|
|
244
|
+
<xsd:attribute name="refqual" type="DoxRefQualifierKind" use="optional"/>
|
|
245
|
+
<xsd:attribute name="virt" type="DoxVirtualKind" use="optional"/>
|
|
246
|
+
<xsd:attribute name="volatile" type="DoxBool" use="optional"/>
|
|
247
|
+
<xsd:attribute name="mutable" type="DoxBool" use="optional"/>
|
|
248
|
+
<xsd:attribute name="thread_local" type="DoxBool" use="optional"/>
|
|
249
|
+
<xsd:attribute name="noexcept" type="DoxBool" use="optional"/>
|
|
250
|
+
<xsd:attribute name="noexceptexpression" type="xsd:string" use="optional"/>
|
|
251
|
+
<xsd:attribute name="nodiscard" type="DoxBool" use="optional"/>
|
|
252
|
+
<xsd:attribute name="constexpr" type="DoxBool" use="optional"/>
|
|
253
|
+
<xsd:attribute name="consteval" type="DoxBool" use="optional"/>
|
|
254
|
+
<xsd:attribute name="constinit" type="DoxBool" use="optional"/>
|
|
255
|
+
<!-- Qt property -->
|
|
256
|
+
<xsd:attribute name="readable" type="DoxBool" use="optional"/>
|
|
257
|
+
<xsd:attribute name="writable" type="DoxBool" use="optional"/>
|
|
258
|
+
<!-- C++/CLI variable -->
|
|
259
|
+
<xsd:attribute name="initonly" type="DoxBool" use="optional"/>
|
|
260
|
+
<!-- C++/CLI and C# property -->
|
|
261
|
+
<xsd:attribute name="settable" type="DoxBool" use="optional"/>
|
|
262
|
+
<xsd:attribute name="privatesettable" type="DoxBool" use="optional"/>
|
|
263
|
+
<xsd:attribute name="protectedsettable" type="DoxBool" use="optional"/>
|
|
264
|
+
<xsd:attribute name="gettable" type="DoxBool" use="optional"/>
|
|
265
|
+
<xsd:attribute name="privategettable" type="DoxBool" use="optional"/>
|
|
266
|
+
<xsd:attribute name="protectedgettable" type="DoxBool" use="optional"/>
|
|
267
|
+
<!-- C++/CLI function -->
|
|
268
|
+
<xsd:attribute name="final" type="DoxBool" use="optional"/>
|
|
269
|
+
<xsd:attribute name="sealed" type="DoxBool" use="optional"/>
|
|
270
|
+
<xsd:attribute name="new" type="DoxBool" use="optional"/>
|
|
271
|
+
<!-- C++/CLI event -->
|
|
272
|
+
<xsd:attribute name="add" type="DoxBool" use="optional"/>
|
|
273
|
+
<xsd:attribute name="remove" type="DoxBool" use="optional"/>
|
|
274
|
+
<xsd:attribute name="raise" type="DoxBool" use="optional"/>
|
|
275
|
+
<!-- Objective-C 2.0 protocol method -->
|
|
276
|
+
<xsd:attribute name="optional" type="DoxBool" use="optional"/>
|
|
277
|
+
<xsd:attribute name="required" type="DoxBool" use="optional"/>
|
|
278
|
+
<!-- Objective-C 2.0 property accessor -->
|
|
279
|
+
<xsd:attribute name="accessor" type="DoxAccessor" use="optional"/>
|
|
280
|
+
<!-- UNO IDL -->
|
|
281
|
+
<xsd:attribute name="attribute" type="DoxBool" use="optional"/>
|
|
282
|
+
<xsd:attribute name="property" type="DoxBool" use="optional"/>
|
|
283
|
+
<xsd:attribute name="readonly" type="DoxBool" use="optional"/>
|
|
284
|
+
<xsd:attribute name="bound" type="DoxBool" use="optional"/>
|
|
285
|
+
<xsd:attribute name="removable" type="DoxBool" use="optional"/>
|
|
286
|
+
<xsd:attribute name="constrained" type="DoxBool" use="optional"/>
|
|
287
|
+
<xsd:attribute name="transient" type="DoxBool" use="optional"/>
|
|
288
|
+
<xsd:attribute name="maybevoid" type="DoxBool" use="optional"/>
|
|
289
|
+
<xsd:attribute name="maybedefault" type="DoxBool" use="optional"/>
|
|
290
|
+
<xsd:attribute name="maybeambiguous" type="DoxBool" use="optional"/>
|
|
291
|
+
|
|
292
|
+
</xsd:complexType>
|
|
293
|
+
|
|
294
|
+
<xsd:complexType name="descriptionType" mixed="true">
|
|
295
|
+
<xsd:sequence>
|
|
296
|
+
<xsd:element name="title" type="xsd:string" minOccurs="0"/>
|
|
297
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
298
|
+
<xsd:element name="internal" type="docInternalType" minOccurs="0" maxOccurs="unbounded"/>
|
|
299
|
+
<xsd:element name="sect1" type="docSect1Type" minOccurs="0" maxOccurs="unbounded" />
|
|
300
|
+
</xsd:sequence>
|
|
301
|
+
</xsd:complexType>
|
|
302
|
+
|
|
303
|
+
<xsd:complexType name="enumvalueType">
|
|
304
|
+
<xsd:sequence>
|
|
305
|
+
<xsd:element name="name" type="xsd:string" />
|
|
306
|
+
<xsd:element name="initializer" type="linkedTextType" minOccurs="0" />
|
|
307
|
+
<xsd:element name="briefdescription" type="descriptionType" minOccurs="0" />
|
|
308
|
+
<xsd:element name="detaileddescription" type="descriptionType" minOccurs="0" />
|
|
309
|
+
</xsd:sequence>
|
|
310
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
311
|
+
<xsd:attribute name="prot" type="DoxProtectionKind" />
|
|
312
|
+
</xsd:complexType>
|
|
313
|
+
|
|
314
|
+
<xsd:complexType name="templateparamlistType">
|
|
315
|
+
<xsd:sequence>
|
|
316
|
+
<xsd:element name="param" type="paramType" minOccurs="0" maxOccurs="unbounded" />
|
|
317
|
+
</xsd:sequence>
|
|
318
|
+
</xsd:complexType>
|
|
319
|
+
|
|
320
|
+
<xsd:complexType name="conceptParts">
|
|
321
|
+
<xsd:sequence>
|
|
322
|
+
<xsd:choice minOccurs="0" maxOccurs="unbounded">
|
|
323
|
+
<xsd:element name="codepart" type="conceptCodePart"/>
|
|
324
|
+
<xsd:element name="docpart" type="conceptDocPart"/>
|
|
325
|
+
</xsd:choice>
|
|
326
|
+
</xsd:sequence>
|
|
327
|
+
</xsd:complexType>
|
|
328
|
+
|
|
329
|
+
<xsd:complexType name="conceptCodePart">
|
|
330
|
+
<xsd:sequence>
|
|
331
|
+
<xsd:element name="programlisting" type="listingType"/>
|
|
332
|
+
</xsd:sequence>
|
|
333
|
+
<xsd:attribute name="line" type="xsd:integer"/>
|
|
334
|
+
</xsd:complexType>
|
|
335
|
+
|
|
336
|
+
<xsd:complexType name="conceptDocPart">
|
|
337
|
+
<xsd:complexContent>
|
|
338
|
+
<xsd:extension base="descriptionType">
|
|
339
|
+
<xsd:attribute name="line" type="xsd:integer"/>
|
|
340
|
+
<xsd:attribute name="col" type="xsd:integer"/>
|
|
341
|
+
</xsd:extension>
|
|
342
|
+
</xsd:complexContent>
|
|
343
|
+
</xsd:complexType>
|
|
344
|
+
|
|
345
|
+
<xsd:complexType name="paramType">
|
|
346
|
+
<xsd:sequence>
|
|
347
|
+
<xsd:element name="attributes" type="xsd:string" minOccurs="0" />
|
|
348
|
+
<xsd:element name="type" type="linkedTextType" minOccurs="0" />
|
|
349
|
+
<xsd:element name="declname" type="xsd:string" minOccurs="0" />
|
|
350
|
+
<xsd:element name="defname" type="xsd:string" minOccurs="0" />
|
|
351
|
+
<xsd:element name="array" type="xsd:string" minOccurs="0" />
|
|
352
|
+
<xsd:element name="defval" type="linkedTextType" minOccurs="0" />
|
|
353
|
+
<xsd:element name="typeconstraint" type="linkedTextType" minOccurs="0" />
|
|
354
|
+
<xsd:element name="briefdescription" type="descriptionType" minOccurs="0" />
|
|
355
|
+
</xsd:sequence>
|
|
356
|
+
</xsd:complexType>
|
|
357
|
+
|
|
358
|
+
<xsd:complexType name="linkedTextType" mixed="true">
|
|
359
|
+
<xsd:sequence>
|
|
360
|
+
<xsd:element name="ref" type="refTextType" minOccurs="0" maxOccurs="unbounded" />
|
|
361
|
+
</xsd:sequence>
|
|
362
|
+
</xsd:complexType>
|
|
363
|
+
|
|
364
|
+
<xsd:complexType name="graphType">
|
|
365
|
+
<xsd:sequence>
|
|
366
|
+
<xsd:element name="node" type="nodeType" maxOccurs="unbounded" />
|
|
367
|
+
</xsd:sequence>
|
|
368
|
+
</xsd:complexType>
|
|
369
|
+
|
|
370
|
+
<xsd:complexType name="nodeType">
|
|
371
|
+
<xsd:sequence>
|
|
372
|
+
<xsd:element name="label" type="xsd:string" />
|
|
373
|
+
<xsd:element name="link" type="linkType" minOccurs="0" />
|
|
374
|
+
<xsd:element name="childnode" type="childnodeType" minOccurs="0" maxOccurs="unbounded" />
|
|
375
|
+
</xsd:sequence>
|
|
376
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
377
|
+
</xsd:complexType>
|
|
378
|
+
|
|
379
|
+
<xsd:complexType name="childnodeType">
|
|
380
|
+
<xsd:sequence>
|
|
381
|
+
<xsd:element name="edgelabel" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
|
|
382
|
+
</xsd:sequence>
|
|
383
|
+
<xsd:attribute name="refid" type="xsd:string" />
|
|
384
|
+
<xsd:attribute name="relation" type="DoxGraphRelation" />
|
|
385
|
+
</xsd:complexType>
|
|
386
|
+
|
|
387
|
+
<xsd:complexType name="linkType">
|
|
388
|
+
<xsd:attribute name="refid" type="xsd:string" />
|
|
389
|
+
<xsd:attribute name="external" type="xsd:string" use="optional"/>
|
|
390
|
+
</xsd:complexType>
|
|
391
|
+
|
|
392
|
+
<xsd:complexType name="listingType">
|
|
393
|
+
<xsd:sequence>
|
|
394
|
+
<xsd:element name="codeline" type="codelineType" minOccurs="0" maxOccurs="unbounded" />
|
|
395
|
+
</xsd:sequence>
|
|
396
|
+
<xsd:attribute name="filename" type="xsd:string" use="optional"/>
|
|
397
|
+
</xsd:complexType>
|
|
398
|
+
|
|
399
|
+
<xsd:complexType name="codelineType">
|
|
400
|
+
<xsd:sequence>
|
|
401
|
+
<xsd:element name="highlight" type="highlightType" minOccurs="0" maxOccurs="unbounded" />
|
|
402
|
+
</xsd:sequence>
|
|
403
|
+
<xsd:attribute name="lineno" type="xsd:integer" />
|
|
404
|
+
<xsd:attribute name="refid" type="xsd:string" />
|
|
405
|
+
<xsd:attribute name="refkind" type="DoxRefKind" />
|
|
406
|
+
<xsd:attribute name="external" type="DoxBool" />
|
|
407
|
+
</xsd:complexType>
|
|
408
|
+
|
|
409
|
+
<xsd:complexType name="highlightType" mixed="true">
|
|
410
|
+
<xsd:choice minOccurs="0" maxOccurs="unbounded">
|
|
411
|
+
<xsd:element name="sp" type="spType" />
|
|
412
|
+
<xsd:element name="ref" type="refTextType" />
|
|
413
|
+
</xsd:choice>
|
|
414
|
+
<xsd:attribute name="class" type="DoxHighlightClass" />
|
|
415
|
+
</xsd:complexType>
|
|
416
|
+
|
|
417
|
+
<xsd:complexType name="spType" mixed="true">
|
|
418
|
+
<xsd:attribute name="value" type="xsd:integer" use="optional"/>
|
|
419
|
+
</xsd:complexType>
|
|
420
|
+
|
|
421
|
+
<xsd:complexType name="referenceType" mixed="true">
|
|
422
|
+
<xsd:attribute name="refid" type="xsd:string" />
|
|
423
|
+
<xsd:attribute name="compoundref" type="xsd:string" use="optional" />
|
|
424
|
+
<xsd:attribute name="startline" type="xsd:integer" />
|
|
425
|
+
<xsd:attribute name="endline" type="xsd:integer" />
|
|
426
|
+
</xsd:complexType>
|
|
427
|
+
|
|
428
|
+
<xsd:complexType name="locationType">
|
|
429
|
+
<xsd:attribute name="file" type="xsd:string" />
|
|
430
|
+
<xsd:attribute name="line" type="xsd:integer" />
|
|
431
|
+
<xsd:attribute name="column" type="xsd:integer" use="optional"/>
|
|
432
|
+
<xsd:attribute name="declfile" type="xsd:string" use="optional"/>
|
|
433
|
+
<xsd:attribute name="declline" type="xsd:integer" use="optional"/>
|
|
434
|
+
<xsd:attribute name="declcolumn" type="xsd:integer" use="optional"/>
|
|
435
|
+
<xsd:attribute name="bodyfile" type="xsd:string" />
|
|
436
|
+
<xsd:attribute name="bodystart" type="xsd:integer" />
|
|
437
|
+
<xsd:attribute name="bodyend" type="xsd:integer" />
|
|
438
|
+
</xsd:complexType>
|
|
439
|
+
|
|
440
|
+
<xsd:complexType name="docSect1Type" mixed="true">
|
|
441
|
+
<xsd:sequence>
|
|
442
|
+
<xsd:element name="title" type="docTitleType" minOccurs="0" />
|
|
443
|
+
<xsd:choice maxOccurs="unbounded">
|
|
444
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
445
|
+
<xsd:element name="internal" type="docInternalS1Type" minOccurs="0" maxOccurs="unbounded" />
|
|
446
|
+
<xsd:element name="sect2" type="docSect2Type" minOccurs="0" maxOccurs="unbounded" />
|
|
447
|
+
</xsd:choice>
|
|
448
|
+
</xsd:sequence>
|
|
449
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
450
|
+
</xsd:complexType>
|
|
451
|
+
|
|
452
|
+
<xsd:complexType name="docSect2Type" mixed="true">
|
|
453
|
+
<xsd:sequence>
|
|
454
|
+
<xsd:element name="title" type="docTitleType" minOccurs="0" />
|
|
455
|
+
<xsd:choice maxOccurs="unbounded">
|
|
456
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
457
|
+
<xsd:element name="sect3" type="docSect3Type" minOccurs="0" maxOccurs="unbounded" />
|
|
458
|
+
<xsd:element name="internal" type="docInternalS2Type" minOccurs="0" />
|
|
459
|
+
</xsd:choice>
|
|
460
|
+
</xsd:sequence>
|
|
461
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
462
|
+
</xsd:complexType>
|
|
463
|
+
|
|
464
|
+
<xsd:complexType name="docSect3Type" mixed="true">
|
|
465
|
+
<xsd:sequence>
|
|
466
|
+
<xsd:element name="title" type="docTitleType" minOccurs="0" />
|
|
467
|
+
<xsd:choice maxOccurs="unbounded">
|
|
468
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
469
|
+
<xsd:element name="sect4" type="docSect4Type" minOccurs="0" maxOccurs="unbounded" />
|
|
470
|
+
<xsd:element name="internal" type="docInternalS3Type" minOccurs="0" />
|
|
471
|
+
</xsd:choice>
|
|
472
|
+
</xsd:sequence>
|
|
473
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
474
|
+
</xsd:complexType>
|
|
475
|
+
|
|
476
|
+
<xsd:complexType name="docSect4Type" mixed="true">
|
|
477
|
+
<xsd:sequence>
|
|
478
|
+
<xsd:element name="title" type="docTitleType" minOccurs="0" />
|
|
479
|
+
<xsd:choice maxOccurs="unbounded">
|
|
480
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
481
|
+
<xsd:element name="sect5" type="docSect5Type" minOccurs="0" maxOccurs="unbounded" />
|
|
482
|
+
<xsd:element name="internal" type="docInternalS4Type" minOccurs="0" />
|
|
483
|
+
</xsd:choice>
|
|
484
|
+
</xsd:sequence>
|
|
485
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
486
|
+
</xsd:complexType>
|
|
487
|
+
|
|
488
|
+
<xsd:complexType name="docSect5Type" mixed="true">
|
|
489
|
+
<xsd:sequence>
|
|
490
|
+
<xsd:element name="title" type="docTitleType" minOccurs="0" />
|
|
491
|
+
<xsd:choice maxOccurs="unbounded">
|
|
492
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
493
|
+
<xsd:element name="sect6" type="docSect6Type" minOccurs="0" maxOccurs="unbounded" />
|
|
494
|
+
<xsd:element name="internal" type="docInternalS5Type" minOccurs="0" />
|
|
495
|
+
</xsd:choice>
|
|
496
|
+
</xsd:sequence>
|
|
497
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
498
|
+
</xsd:complexType>
|
|
499
|
+
|
|
500
|
+
<xsd:complexType name="docSect6Type" mixed="true">
|
|
501
|
+
<xsd:sequence>
|
|
502
|
+
<xsd:element name="title" type="docTitleType" minOccurs="0" />
|
|
503
|
+
<xsd:choice maxOccurs="unbounded">
|
|
504
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
505
|
+
<xsd:element name="internal" type="docInternalS6Type" minOccurs="0" />
|
|
506
|
+
</xsd:choice>
|
|
507
|
+
</xsd:sequence>
|
|
508
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
509
|
+
</xsd:complexType>
|
|
510
|
+
|
|
511
|
+
<xsd:complexType name="docInternalType" mixed="true">
|
|
512
|
+
<xsd:sequence>
|
|
513
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
514
|
+
<xsd:element name="sect1" type="docSect1Type" minOccurs="0" maxOccurs="unbounded" />
|
|
515
|
+
</xsd:sequence>
|
|
516
|
+
</xsd:complexType>
|
|
517
|
+
|
|
518
|
+
<xsd:complexType name="docInternalS1Type" mixed="true">
|
|
519
|
+
<xsd:sequence>
|
|
520
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
521
|
+
<xsd:element name="sect2" type="docSect2Type" minOccurs="0" maxOccurs="unbounded" />
|
|
522
|
+
</xsd:sequence>
|
|
523
|
+
</xsd:complexType>
|
|
524
|
+
|
|
525
|
+
<xsd:complexType name="docInternalS2Type" mixed="true">
|
|
526
|
+
<xsd:sequence>
|
|
527
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
528
|
+
<xsd:element name="sect3" type="docSect3Type" minOccurs="0" maxOccurs="unbounded" />
|
|
529
|
+
</xsd:sequence>
|
|
530
|
+
</xsd:complexType>
|
|
531
|
+
|
|
532
|
+
<xsd:complexType name="docInternalS3Type" mixed="true">
|
|
533
|
+
<xsd:sequence>
|
|
534
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
535
|
+
<xsd:element name="sect4" type="docSect4Type" minOccurs="0" maxOccurs="unbounded" />
|
|
536
|
+
</xsd:sequence>
|
|
537
|
+
</xsd:complexType>
|
|
538
|
+
|
|
539
|
+
<xsd:complexType name="docInternalS4Type" mixed="true">
|
|
540
|
+
<xsd:sequence>
|
|
541
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
542
|
+
<xsd:element name="sect5" type="docSect5Type" minOccurs="0" maxOccurs="unbounded" />
|
|
543
|
+
</xsd:sequence>
|
|
544
|
+
</xsd:complexType>
|
|
545
|
+
|
|
546
|
+
<xsd:complexType name="docInternalS5Type" mixed="true">
|
|
547
|
+
<xsd:sequence>
|
|
548
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
549
|
+
<xsd:element name="sect6" type="docSect6Type" minOccurs="0" maxOccurs="unbounded" />
|
|
550
|
+
</xsd:sequence>
|
|
551
|
+
</xsd:complexType>
|
|
552
|
+
|
|
553
|
+
<xsd:complexType name="docInternalS6Type" mixed="true">
|
|
554
|
+
<xsd:sequence>
|
|
555
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
556
|
+
</xsd:sequence>
|
|
557
|
+
</xsd:complexType>
|
|
558
|
+
|
|
559
|
+
<xsd:group name="docTitleCmdGroup">
|
|
560
|
+
<xsd:choice>
|
|
561
|
+
<xsd:element name="ulink" type="docURLLink" />
|
|
562
|
+
<xsd:element name="bold" type="docMarkupType" />
|
|
563
|
+
<xsd:element name="s" type="docMarkupType" />
|
|
564
|
+
<xsd:element name="strike" type="docMarkupType" />
|
|
565
|
+
<xsd:element name="underline" type="docMarkupType" />
|
|
566
|
+
<xsd:element name="emphasis" type="docMarkupType" />
|
|
567
|
+
<xsd:element name="computeroutput" type="docMarkupType" />
|
|
568
|
+
<xsd:element name="subscript" type="docMarkupType" />
|
|
569
|
+
<xsd:element name="superscript" type="docMarkupType" />
|
|
570
|
+
<xsd:element name="center" type="docMarkupType" />
|
|
571
|
+
<xsd:element name="small" type="docMarkupType" />
|
|
572
|
+
<xsd:element name="cite" type="docMarkupType" />
|
|
573
|
+
<xsd:element name="del" type="docMarkupType" />
|
|
574
|
+
<xsd:element name="ins" type="docMarkupType" />
|
|
575
|
+
<xsd:element name="htmlonly" type="docHtmlOnlyType" />
|
|
576
|
+
<xsd:element name="manonly" type="xsd:string" />
|
|
577
|
+
<xsd:element name="xmlonly" type="xsd:string" />
|
|
578
|
+
<xsd:element name="rtfonly" type="xsd:string" />
|
|
579
|
+
<xsd:element name="latexonly" type="xsd:string" />
|
|
580
|
+
<xsd:element name="docbookonly" type="xsd:string" />
|
|
581
|
+
<xsd:element name="image" type="docImageType" />
|
|
582
|
+
<xsd:element name="dot" type="docDotMscType" />
|
|
583
|
+
<xsd:element name="msc" type="docDotMscType" />
|
|
584
|
+
<xsd:element name="plantuml" type="docPlantumlType" />
|
|
585
|
+
<xsd:element name="mermaid" type="docMermaidType" />
|
|
586
|
+
<xsd:element name="anchor" type="docAnchorType" />
|
|
587
|
+
<xsd:element name="formula" type="docFormulaType" />
|
|
588
|
+
<xsd:element name="ref" type="docRefTextType" />
|
|
589
|
+
<xsd:element name="emoji" type="docEmojiType" />
|
|
590
|
+
<xsd:element name="linebreak" type="docEmptyType" />
|
|
591
|
+
<xsd:element name="nonbreakablespace" type="docEmptyType" />
|
|
592
|
+
<xsd:element name="iexcl" type="docEmptyType" />
|
|
593
|
+
<xsd:element name="cent" type="docEmptyType" />
|
|
594
|
+
<xsd:element name="pound" type="docEmptyType" />
|
|
595
|
+
<xsd:element name="curren" type="docEmptyType" />
|
|
596
|
+
<xsd:element name="yen" type="docEmptyType" />
|
|
597
|
+
<xsd:element name="brvbar" type="docEmptyType" />
|
|
598
|
+
<xsd:element name="sect" type="docEmptyType" />
|
|
599
|
+
<xsd:element name="umlaut" type="docEmptyType" />
|
|
600
|
+
<xsd:element name="copy" type="docEmptyType" />
|
|
601
|
+
<xsd:element name="ordf" type="docEmptyType" />
|
|
602
|
+
<xsd:element name="laquo" type="docEmptyType" />
|
|
603
|
+
<xsd:element name="not" type="docEmptyType" />
|
|
604
|
+
<xsd:element name="shy" type="docEmptyType" />
|
|
605
|
+
<xsd:element name="registered" type="docEmptyType" />
|
|
606
|
+
<xsd:element name="macr" type="docEmptyType" />
|
|
607
|
+
<xsd:element name="deg" type="docEmptyType" />
|
|
608
|
+
<xsd:element name="plusmn" type="docEmptyType" />
|
|
609
|
+
<xsd:element name="sup2" type="docEmptyType" />
|
|
610
|
+
<xsd:element name="sup3" type="docEmptyType" />
|
|
611
|
+
<xsd:element name="acute" type="docEmptyType" />
|
|
612
|
+
<xsd:element name="micro" type="docEmptyType" />
|
|
613
|
+
<xsd:element name="para" type="docEmptyType" />
|
|
614
|
+
<xsd:element name="middot" type="docEmptyType" />
|
|
615
|
+
<xsd:element name="cedil" type="docEmptyType" />
|
|
616
|
+
<xsd:element name="sup1" type="docEmptyType" />
|
|
617
|
+
<xsd:element name="ordm" type="docEmptyType" />
|
|
618
|
+
<xsd:element name="raquo" type="docEmptyType" />
|
|
619
|
+
<xsd:element name="frac14" type="docEmptyType" />
|
|
620
|
+
<xsd:element name="frac12" type="docEmptyType" />
|
|
621
|
+
<xsd:element name="frac34" type="docEmptyType" />
|
|
622
|
+
<xsd:element name="iquest" type="docEmptyType" />
|
|
623
|
+
<xsd:element name="Agrave" type="docEmptyType" />
|
|
624
|
+
<xsd:element name="Aacute" type="docEmptyType" />
|
|
625
|
+
<xsd:element name="Acirc" type="docEmptyType" />
|
|
626
|
+
<xsd:element name="Atilde" type="docEmptyType" />
|
|
627
|
+
<xsd:element name="Aumlaut" type="docEmptyType" />
|
|
628
|
+
<xsd:element name="Aring" type="docEmptyType" />
|
|
629
|
+
<xsd:element name="AElig" type="docEmptyType" />
|
|
630
|
+
<xsd:element name="Ccedil" type="docEmptyType" />
|
|
631
|
+
<xsd:element name="Egrave" type="docEmptyType" />
|
|
632
|
+
<xsd:element name="Eacute" type="docEmptyType" />
|
|
633
|
+
<xsd:element name="Ecirc" type="docEmptyType" />
|
|
634
|
+
<xsd:element name="Eumlaut" type="docEmptyType" />
|
|
635
|
+
<xsd:element name="Igrave" type="docEmptyType" />
|
|
636
|
+
<xsd:element name="Iacute" type="docEmptyType" />
|
|
637
|
+
<xsd:element name="Icirc" type="docEmptyType" />
|
|
638
|
+
<xsd:element name="Iumlaut" type="docEmptyType" />
|
|
639
|
+
<xsd:element name="ETH" type="docEmptyType" />
|
|
640
|
+
<xsd:element name="Ntilde" type="docEmptyType" />
|
|
641
|
+
<xsd:element name="Ograve" type="docEmptyType" />
|
|
642
|
+
<xsd:element name="Oacute" type="docEmptyType" />
|
|
643
|
+
<xsd:element name="Ocirc" type="docEmptyType" />
|
|
644
|
+
<xsd:element name="Otilde" type="docEmptyType" />
|
|
645
|
+
<xsd:element name="Oumlaut" type="docEmptyType" />
|
|
646
|
+
<xsd:element name="times" type="docEmptyType" />
|
|
647
|
+
<xsd:element name="Oslash" type="docEmptyType" />
|
|
648
|
+
<xsd:element name="Ugrave" type="docEmptyType" />
|
|
649
|
+
<xsd:element name="Uacute" type="docEmptyType" />
|
|
650
|
+
<xsd:element name="Ucirc" type="docEmptyType" />
|
|
651
|
+
<xsd:element name="Uumlaut" type="docEmptyType" />
|
|
652
|
+
<xsd:element name="Yacute" type="docEmptyType" />
|
|
653
|
+
<xsd:element name="THORN" type="docEmptyType" />
|
|
654
|
+
<xsd:element name="szlig" type="docEmptyType" />
|
|
655
|
+
<xsd:element name="agrave" type="docEmptyType" />
|
|
656
|
+
<xsd:element name="aacute" type="docEmptyType" />
|
|
657
|
+
<xsd:element name="acirc" type="docEmptyType" />
|
|
658
|
+
<xsd:element name="atilde" type="docEmptyType" />
|
|
659
|
+
<xsd:element name="aumlaut" type="docEmptyType" />
|
|
660
|
+
<xsd:element name="aring" type="docEmptyType" />
|
|
661
|
+
<xsd:element name="aelig" type="docEmptyType" />
|
|
662
|
+
<xsd:element name="ccedil" type="docEmptyType" />
|
|
663
|
+
<xsd:element name="egrave" type="docEmptyType" />
|
|
664
|
+
<xsd:element name="eacute" type="docEmptyType" />
|
|
665
|
+
<xsd:element name="ecirc" type="docEmptyType" />
|
|
666
|
+
<xsd:element name="eumlaut" type="docEmptyType" />
|
|
667
|
+
<xsd:element name="igrave" type="docEmptyType" />
|
|
668
|
+
<xsd:element name="iacute" type="docEmptyType" />
|
|
669
|
+
<xsd:element name="icirc" type="docEmptyType" />
|
|
670
|
+
<xsd:element name="iumlaut" type="docEmptyType" />
|
|
671
|
+
<xsd:element name="eth" type="docEmptyType" />
|
|
672
|
+
<xsd:element name="ntilde" type="docEmptyType" />
|
|
673
|
+
<xsd:element name="ograve" type="docEmptyType" />
|
|
674
|
+
<xsd:element name="oacute" type="docEmptyType" />
|
|
675
|
+
<xsd:element name="ocirc" type="docEmptyType" />
|
|
676
|
+
<xsd:element name="otilde" type="docEmptyType" />
|
|
677
|
+
<xsd:element name="oumlaut" type="docEmptyType" />
|
|
678
|
+
<xsd:element name="divide" type="docEmptyType" />
|
|
679
|
+
<xsd:element name="oslash" type="docEmptyType" />
|
|
680
|
+
<xsd:element name="ugrave" type="docEmptyType" />
|
|
681
|
+
<xsd:element name="uacute" type="docEmptyType" />
|
|
682
|
+
<xsd:element name="ucirc" type="docEmptyType" />
|
|
683
|
+
<xsd:element name="uumlaut" type="docEmptyType" />
|
|
684
|
+
<xsd:element name="yacute" type="docEmptyType" />
|
|
685
|
+
<xsd:element name="thorn" type="docEmptyType" />
|
|
686
|
+
<xsd:element name="yumlaut" type="docEmptyType" />
|
|
687
|
+
<xsd:element name="fnof" type="docEmptyType" />
|
|
688
|
+
<xsd:element name="Alpha" type="docEmptyType" />
|
|
689
|
+
<xsd:element name="Beta" type="docEmptyType" />
|
|
690
|
+
<xsd:element name="Gamma" type="docEmptyType" />
|
|
691
|
+
<xsd:element name="Delta" type="docEmptyType" />
|
|
692
|
+
<xsd:element name="Epsilon" type="docEmptyType" />
|
|
693
|
+
<xsd:element name="Zeta" type="docEmptyType" />
|
|
694
|
+
<xsd:element name="Eta" type="docEmptyType" />
|
|
695
|
+
<xsd:element name="Theta" type="docEmptyType" />
|
|
696
|
+
<xsd:element name="Iota" type="docEmptyType" />
|
|
697
|
+
<xsd:element name="Kappa" type="docEmptyType" />
|
|
698
|
+
<xsd:element name="Lambda" type="docEmptyType" />
|
|
699
|
+
<xsd:element name="Mu" type="docEmptyType" />
|
|
700
|
+
<xsd:element name="Nu" type="docEmptyType" />
|
|
701
|
+
<xsd:element name="Xi" type="docEmptyType" />
|
|
702
|
+
<xsd:element name="Omicron" type="docEmptyType" />
|
|
703
|
+
<xsd:element name="Pi" type="docEmptyType" />
|
|
704
|
+
<xsd:element name="Rho" type="docEmptyType" />
|
|
705
|
+
<xsd:element name="Sigma" type="docEmptyType" />
|
|
706
|
+
<xsd:element name="Tau" type="docEmptyType" />
|
|
707
|
+
<xsd:element name="Upsilon" type="docEmptyType" />
|
|
708
|
+
<xsd:element name="Phi" type="docEmptyType" />
|
|
709
|
+
<xsd:element name="Chi" type="docEmptyType" />
|
|
710
|
+
<xsd:element name="Psi" type="docEmptyType" />
|
|
711
|
+
<xsd:element name="Omega" type="docEmptyType" />
|
|
712
|
+
<xsd:element name="alpha" type="docEmptyType" />
|
|
713
|
+
<xsd:element name="beta" type="docEmptyType" />
|
|
714
|
+
<xsd:element name="gamma" type="docEmptyType" />
|
|
715
|
+
<xsd:element name="delta" type="docEmptyType" />
|
|
716
|
+
<xsd:element name="epsilon" type="docEmptyType" />
|
|
717
|
+
<xsd:element name="zeta" type="docEmptyType" />
|
|
718
|
+
<xsd:element name="eta" type="docEmptyType" />
|
|
719
|
+
<xsd:element name="theta" type="docEmptyType" />
|
|
720
|
+
<xsd:element name="iota" type="docEmptyType" />
|
|
721
|
+
<xsd:element name="kappa" type="docEmptyType" />
|
|
722
|
+
<xsd:element name="lambda" type="docEmptyType" />
|
|
723
|
+
<xsd:element name="mu" type="docEmptyType" />
|
|
724
|
+
<xsd:element name="nu" type="docEmptyType" />
|
|
725
|
+
<xsd:element name="xi" type="docEmptyType" />
|
|
726
|
+
<xsd:element name="omicron" type="docEmptyType" />
|
|
727
|
+
<xsd:element name="pi" type="docEmptyType" />
|
|
728
|
+
<xsd:element name="rho" type="docEmptyType" />
|
|
729
|
+
<xsd:element name="sigmaf" type="docEmptyType" />
|
|
730
|
+
<xsd:element name="sigma" type="docEmptyType" />
|
|
731
|
+
<xsd:element name="tau" type="docEmptyType" />
|
|
732
|
+
<xsd:element name="upsilon" type="docEmptyType" />
|
|
733
|
+
<xsd:element name="phi" type="docEmptyType" />
|
|
734
|
+
<xsd:element name="chi" type="docEmptyType" />
|
|
735
|
+
<xsd:element name="psi" type="docEmptyType" />
|
|
736
|
+
<xsd:element name="omega" type="docEmptyType" />
|
|
737
|
+
<xsd:element name="thetasym" type="docEmptyType" />
|
|
738
|
+
<xsd:element name="upsih" type="docEmptyType" />
|
|
739
|
+
<xsd:element name="piv" type="docEmptyType" />
|
|
740
|
+
<xsd:element name="bull" type="docEmptyType" />
|
|
741
|
+
<xsd:element name="hellip" type="docEmptyType" />
|
|
742
|
+
<xsd:element name="prime" type="docEmptyType" />
|
|
743
|
+
<xsd:element name="Prime" type="docEmptyType" />
|
|
744
|
+
<xsd:element name="oline" type="docEmptyType" />
|
|
745
|
+
<xsd:element name="frasl" type="docEmptyType" />
|
|
746
|
+
<xsd:element name="weierp" type="docEmptyType" />
|
|
747
|
+
<xsd:element name="imaginary" type="docEmptyType" />
|
|
748
|
+
<xsd:element name="real" type="docEmptyType" />
|
|
749
|
+
<xsd:element name="trademark" type="docEmptyType" />
|
|
750
|
+
<xsd:element name="alefsym" type="docEmptyType" />
|
|
751
|
+
<xsd:element name="larr" type="docEmptyType" />
|
|
752
|
+
<xsd:element name="uarr" type="docEmptyType" />
|
|
753
|
+
<xsd:element name="rarr" type="docEmptyType" />
|
|
754
|
+
<xsd:element name="darr" type="docEmptyType" />
|
|
755
|
+
<xsd:element name="harr" type="docEmptyType" />
|
|
756
|
+
<xsd:element name="crarr" type="docEmptyType" />
|
|
757
|
+
<xsd:element name="lArr" type="docEmptyType" />
|
|
758
|
+
<xsd:element name="uArr" type="docEmptyType" />
|
|
759
|
+
<xsd:element name="rArr" type="docEmptyType" />
|
|
760
|
+
<xsd:element name="dArr" type="docEmptyType" />
|
|
761
|
+
<xsd:element name="hArr" type="docEmptyType" />
|
|
762
|
+
<xsd:element name="forall" type="docEmptyType" />
|
|
763
|
+
<xsd:element name="part" type="docEmptyType" />
|
|
764
|
+
<xsd:element name="exist" type="docEmptyType" />
|
|
765
|
+
<xsd:element name="empty" type="docEmptyType" />
|
|
766
|
+
<xsd:element name="nabla" type="docEmptyType" />
|
|
767
|
+
<xsd:element name="isin" type="docEmptyType" />
|
|
768
|
+
<xsd:element name="notin" type="docEmptyType" />
|
|
769
|
+
<xsd:element name="ni" type="docEmptyType" />
|
|
770
|
+
<xsd:element name="prod" type="docEmptyType" />
|
|
771
|
+
<xsd:element name="sum" type="docEmptyType" />
|
|
772
|
+
<xsd:element name="minus" type="docEmptyType" />
|
|
773
|
+
<xsd:element name="lowast" type="docEmptyType" />
|
|
774
|
+
<xsd:element name="radic" type="docEmptyType" />
|
|
775
|
+
<xsd:element name="prop" type="docEmptyType" />
|
|
776
|
+
<xsd:element name="infin" type="docEmptyType" />
|
|
777
|
+
<xsd:element name="ang" type="docEmptyType" />
|
|
778
|
+
<xsd:element name="and" type="docEmptyType" />
|
|
779
|
+
<xsd:element name="or" type="docEmptyType" />
|
|
780
|
+
<xsd:element name="cap" type="docEmptyType" />
|
|
781
|
+
<xsd:element name="cup" type="docEmptyType" />
|
|
782
|
+
<xsd:element name="int" type="docEmptyType" />
|
|
783
|
+
<xsd:element name="there4" type="docEmptyType" />
|
|
784
|
+
<xsd:element name="sim" type="docEmptyType" />
|
|
785
|
+
<xsd:element name="cong" type="docEmptyType" />
|
|
786
|
+
<xsd:element name="asymp" type="docEmptyType" />
|
|
787
|
+
<xsd:element name="ne" type="docEmptyType" />
|
|
788
|
+
<xsd:element name="equiv" type="docEmptyType" />
|
|
789
|
+
<xsd:element name="le" type="docEmptyType" />
|
|
790
|
+
<xsd:element name="ge" type="docEmptyType" />
|
|
791
|
+
<xsd:element name="sub" type="docEmptyType" />
|
|
792
|
+
<xsd:element name="sup" type="docEmptyType" />
|
|
793
|
+
<xsd:element name="nsub" type="docEmptyType" />
|
|
794
|
+
<xsd:element name="sube" type="docEmptyType" />
|
|
795
|
+
<xsd:element name="supe" type="docEmptyType" />
|
|
796
|
+
<xsd:element name="oplus" type="docEmptyType" />
|
|
797
|
+
<xsd:element name="otimes" type="docEmptyType" />
|
|
798
|
+
<xsd:element name="perp" type="docEmptyType" />
|
|
799
|
+
<xsd:element name="sdot" type="docEmptyType" />
|
|
800
|
+
<xsd:element name="lceil" type="docEmptyType" />
|
|
801
|
+
<xsd:element name="rceil" type="docEmptyType" />
|
|
802
|
+
<xsd:element name="lfloor" type="docEmptyType" />
|
|
803
|
+
<xsd:element name="rfloor" type="docEmptyType" />
|
|
804
|
+
<xsd:element name="lang" type="docEmptyType" />
|
|
805
|
+
<xsd:element name="rang" type="docEmptyType" />
|
|
806
|
+
<xsd:element name="loz" type="docEmptyType" />
|
|
807
|
+
<xsd:element name="spades" type="docEmptyType" />
|
|
808
|
+
<xsd:element name="clubs" type="docEmptyType" />
|
|
809
|
+
<xsd:element name="hearts" type="docEmptyType" />
|
|
810
|
+
<xsd:element name="diams" type="docEmptyType" />
|
|
811
|
+
<xsd:element name="OElig" type="docEmptyType" />
|
|
812
|
+
<xsd:element name="oelig" type="docEmptyType" />
|
|
813
|
+
<xsd:element name="Scaron" type="docEmptyType" />
|
|
814
|
+
<xsd:element name="scaron" type="docEmptyType" />
|
|
815
|
+
<xsd:element name="Yumlaut" type="docEmptyType" />
|
|
816
|
+
<xsd:element name="circ" type="docEmptyType" />
|
|
817
|
+
<xsd:element name="tilde" type="docEmptyType" />
|
|
818
|
+
<xsd:element name="ensp" type="docEmptyType" />
|
|
819
|
+
<xsd:element name="emsp" type="docEmptyType" />
|
|
820
|
+
<xsd:element name="thinsp" type="docEmptyType" />
|
|
821
|
+
<xsd:element name="zwnj" type="docEmptyType" />
|
|
822
|
+
<xsd:element name="zwj" type="docEmptyType" />
|
|
823
|
+
<xsd:element name="lrm" type="docEmptyType" />
|
|
824
|
+
<xsd:element name="rlm" type="docEmptyType" />
|
|
825
|
+
<xsd:element name="ndash" type="docEmptyType" />
|
|
826
|
+
<xsd:element name="mdash" type="docEmptyType" />
|
|
827
|
+
<xsd:element name="lsquo" type="docEmptyType" />
|
|
828
|
+
<xsd:element name="rsquo" type="docEmptyType" />
|
|
829
|
+
<xsd:element name="sbquo" type="docEmptyType" />
|
|
830
|
+
<xsd:element name="ldquo" type="docEmptyType" />
|
|
831
|
+
<xsd:element name="rdquo" type="docEmptyType" />
|
|
832
|
+
<xsd:element name="bdquo" type="docEmptyType" />
|
|
833
|
+
<xsd:element name="dagger" type="docEmptyType" />
|
|
834
|
+
<xsd:element name="Dagger" type="docEmptyType" />
|
|
835
|
+
<xsd:element name="permil" type="docEmptyType" />
|
|
836
|
+
<xsd:element name="lsaquo" type="docEmptyType" />
|
|
837
|
+
<xsd:element name="rsaquo" type="docEmptyType" />
|
|
838
|
+
<xsd:element name="euro" type="docEmptyType" />
|
|
839
|
+
<xsd:element name="tm" type="docEmptyType" />
|
|
840
|
+
</xsd:choice>
|
|
841
|
+
</xsd:group>
|
|
842
|
+
|
|
843
|
+
<xsd:complexType name="docTitleType" mixed="true">
|
|
844
|
+
<xsd:group ref="docTitleCmdGroup" minOccurs="0" maxOccurs="unbounded" />
|
|
845
|
+
</xsd:complexType>
|
|
846
|
+
|
|
847
|
+
<xsd:complexType name="docSummaryType" mixed="true">
|
|
848
|
+
<xsd:group ref="docTitleCmdGroup" minOccurs="0" maxOccurs="unbounded" />
|
|
849
|
+
</xsd:complexType>
|
|
850
|
+
|
|
851
|
+
<xsd:group name="docCmdGroup">
|
|
852
|
+
<xsd:choice>
|
|
853
|
+
<!-- start workaround for xsd.exe
|
|
854
|
+
<xsd:group ref="docTitleCmdGroup"/>
|
|
855
|
+
-->
|
|
856
|
+
<xsd:element name="ulink" type="docURLLink" />
|
|
857
|
+
<xsd:element name="bold" type="docMarkupType" />
|
|
858
|
+
<xsd:element name="s" type="docMarkupType" />
|
|
859
|
+
<xsd:element name="strike" type="docMarkupType" />
|
|
860
|
+
<xsd:element name="underline" type="docMarkupType" />
|
|
861
|
+
<xsd:element name="emphasis" type="docMarkupType" />
|
|
862
|
+
<xsd:element name="computeroutput" type="docMarkupType" />
|
|
863
|
+
<xsd:element name="subscript" type="docMarkupType" />
|
|
864
|
+
<xsd:element name="superscript" type="docMarkupType" />
|
|
865
|
+
<xsd:element name="center" type="docMarkupType" />
|
|
866
|
+
<xsd:element name="small" type="docMarkupType" />
|
|
867
|
+
<xsd:element name="cite" type="docMarkupType" />
|
|
868
|
+
<xsd:element name="del" type="docMarkupType" />
|
|
869
|
+
<xsd:element name="ins" type="docMarkupType" />
|
|
870
|
+
<xsd:element name="htmlonly" type="docHtmlOnlyType" />
|
|
871
|
+
<xsd:element name="manonly" type="xsd:string" />
|
|
872
|
+
<xsd:element name="xmlonly" type="xsd:string" />
|
|
873
|
+
<xsd:element name="rtfonly" type="xsd:string" />
|
|
874
|
+
<xsd:element name="latexonly" type="xsd:string" />
|
|
875
|
+
<xsd:element name="docbookonly" type="xsd:string" />
|
|
876
|
+
<xsd:element name="image" type="docImageType" />
|
|
877
|
+
<xsd:element name="dot" type="docDotMscType" />
|
|
878
|
+
<xsd:element name="msc" type="docDotMscType" />
|
|
879
|
+
<xsd:element name="plantuml" type="docPlantumlType" />
|
|
880
|
+
<xsd:element name="mermaid" type="docMermaidType" />
|
|
881
|
+
<xsd:element name="anchor" type="docAnchorType" />
|
|
882
|
+
<xsd:element name="formula" type="docFormulaType" />
|
|
883
|
+
<xsd:element name="ref" type="docRefTextType" />
|
|
884
|
+
<xsd:element name="emoji" type="docEmojiType" />
|
|
885
|
+
<xsd:element name="linebreak" type="docEmptyType" />
|
|
886
|
+
<xsd:element name="nonbreakablespace" type="docEmptyType" />
|
|
887
|
+
<xsd:element name="iexcl" type="docEmptyType" />
|
|
888
|
+
<xsd:element name="cent" type="docEmptyType" />
|
|
889
|
+
<xsd:element name="pound" type="docEmptyType" />
|
|
890
|
+
<xsd:element name="curren" type="docEmptyType" />
|
|
891
|
+
<xsd:element name="yen" type="docEmptyType" />
|
|
892
|
+
<xsd:element name="brvbar" type="docEmptyType" />
|
|
893
|
+
<xsd:element name="sect" type="docEmptyType" />
|
|
894
|
+
<xsd:element name="umlaut" type="docEmptyType" />
|
|
895
|
+
<xsd:element name="copy" type="docEmptyType" />
|
|
896
|
+
<xsd:element name="ordf" type="docEmptyType" />
|
|
897
|
+
<xsd:element name="laquo" type="docEmptyType" />
|
|
898
|
+
<xsd:element name="not" type="docEmptyType" />
|
|
899
|
+
<xsd:element name="shy" type="docEmptyType" />
|
|
900
|
+
<xsd:element name="registered" type="docEmptyType" />
|
|
901
|
+
<xsd:element name="macr" type="docEmptyType" />
|
|
902
|
+
<xsd:element name="deg" type="docEmptyType" />
|
|
903
|
+
<xsd:element name="plusmn" type="docEmptyType" />
|
|
904
|
+
<xsd:element name="sup2" type="docEmptyType" />
|
|
905
|
+
<xsd:element name="sup3" type="docEmptyType" />
|
|
906
|
+
<xsd:element name="acute" type="docEmptyType" />
|
|
907
|
+
<xsd:element name="micro" type="docEmptyType" />
|
|
908
|
+
<xsd:element name="para" type="docEmptyType" />
|
|
909
|
+
<xsd:element name="middot" type="docEmptyType" />
|
|
910
|
+
<xsd:element name="cedil" type="docEmptyType" />
|
|
911
|
+
<xsd:element name="sup1" type="docEmptyType" />
|
|
912
|
+
<xsd:element name="ordm" type="docEmptyType" />
|
|
913
|
+
<xsd:element name="raquo" type="docEmptyType" />
|
|
914
|
+
<xsd:element name="frac14" type="docEmptyType" />
|
|
915
|
+
<xsd:element name="frac12" type="docEmptyType" />
|
|
916
|
+
<xsd:element name="frac34" type="docEmptyType" />
|
|
917
|
+
<xsd:element name="iquest" type="docEmptyType" />
|
|
918
|
+
<xsd:element name="Agrave" type="docEmptyType" />
|
|
919
|
+
<xsd:element name="Aacute" type="docEmptyType" />
|
|
920
|
+
<xsd:element name="Acirc" type="docEmptyType" />
|
|
921
|
+
<xsd:element name="Atilde" type="docEmptyType" />
|
|
922
|
+
<xsd:element name="Aumlaut" type="docEmptyType" />
|
|
923
|
+
<xsd:element name="Aring" type="docEmptyType" />
|
|
924
|
+
<xsd:element name="AElig" type="docEmptyType" />
|
|
925
|
+
<xsd:element name="Ccedil" type="docEmptyType" />
|
|
926
|
+
<xsd:element name="Egrave" type="docEmptyType" />
|
|
927
|
+
<xsd:element name="Eacute" type="docEmptyType" />
|
|
928
|
+
<xsd:element name="Ecirc" type="docEmptyType" />
|
|
929
|
+
<xsd:element name="Eumlaut" type="docEmptyType" />
|
|
930
|
+
<xsd:element name="Igrave" type="docEmptyType" />
|
|
931
|
+
<xsd:element name="Iacute" type="docEmptyType" />
|
|
932
|
+
<xsd:element name="Icirc" type="docEmptyType" />
|
|
933
|
+
<xsd:element name="Iumlaut" type="docEmptyType" />
|
|
934
|
+
<xsd:element name="ETH" type="docEmptyType" />
|
|
935
|
+
<xsd:element name="Ntilde" type="docEmptyType" />
|
|
936
|
+
<xsd:element name="Ograve" type="docEmptyType" />
|
|
937
|
+
<xsd:element name="Oacute" type="docEmptyType" />
|
|
938
|
+
<xsd:element name="Ocirc" type="docEmptyType" />
|
|
939
|
+
<xsd:element name="Otilde" type="docEmptyType" />
|
|
940
|
+
<xsd:element name="Oumlaut" type="docEmptyType" />
|
|
941
|
+
<xsd:element name="times" type="docEmptyType" />
|
|
942
|
+
<xsd:element name="Oslash" type="docEmptyType" />
|
|
943
|
+
<xsd:element name="Ugrave" type="docEmptyType" />
|
|
944
|
+
<xsd:element name="Uacute" type="docEmptyType" />
|
|
945
|
+
<xsd:element name="Ucirc" type="docEmptyType" />
|
|
946
|
+
<xsd:element name="Uumlaut" type="docEmptyType" />
|
|
947
|
+
<xsd:element name="Yacute" type="docEmptyType" />
|
|
948
|
+
<xsd:element name="THORN" type="docEmptyType" />
|
|
949
|
+
<xsd:element name="szlig" type="docEmptyType" />
|
|
950
|
+
<xsd:element name="agrave" type="docEmptyType" />
|
|
951
|
+
<xsd:element name="aacute" type="docEmptyType" />
|
|
952
|
+
<xsd:element name="acirc" type="docEmptyType" />
|
|
953
|
+
<xsd:element name="atilde" type="docEmptyType" />
|
|
954
|
+
<xsd:element name="aumlaut" type="docEmptyType" />
|
|
955
|
+
<xsd:element name="aring" type="docEmptyType" />
|
|
956
|
+
<xsd:element name="aelig" type="docEmptyType" />
|
|
957
|
+
<xsd:element name="ccedil" type="docEmptyType" />
|
|
958
|
+
<xsd:element name="egrave" type="docEmptyType" />
|
|
959
|
+
<xsd:element name="eacute" type="docEmptyType" />
|
|
960
|
+
<xsd:element name="ecirc" type="docEmptyType" />
|
|
961
|
+
<xsd:element name="eumlaut" type="docEmptyType" />
|
|
962
|
+
<xsd:element name="igrave" type="docEmptyType" />
|
|
963
|
+
<xsd:element name="iacute" type="docEmptyType" />
|
|
964
|
+
<xsd:element name="icirc" type="docEmptyType" />
|
|
965
|
+
<xsd:element name="iumlaut" type="docEmptyType" />
|
|
966
|
+
<xsd:element name="eth" type="docEmptyType" />
|
|
967
|
+
<xsd:element name="ntilde" type="docEmptyType" />
|
|
968
|
+
<xsd:element name="ograve" type="docEmptyType" />
|
|
969
|
+
<xsd:element name="oacute" type="docEmptyType" />
|
|
970
|
+
<xsd:element name="ocirc" type="docEmptyType" />
|
|
971
|
+
<xsd:element name="otilde" type="docEmptyType" />
|
|
972
|
+
<xsd:element name="oumlaut" type="docEmptyType" />
|
|
973
|
+
<xsd:element name="divide" type="docEmptyType" />
|
|
974
|
+
<xsd:element name="oslash" type="docEmptyType" />
|
|
975
|
+
<xsd:element name="ugrave" type="docEmptyType" />
|
|
976
|
+
<xsd:element name="uacute" type="docEmptyType" />
|
|
977
|
+
<xsd:element name="ucirc" type="docEmptyType" />
|
|
978
|
+
<xsd:element name="uumlaut" type="docEmptyType" />
|
|
979
|
+
<xsd:element name="yacute" type="docEmptyType" />
|
|
980
|
+
<xsd:element name="thorn" type="docEmptyType" />
|
|
981
|
+
<xsd:element name="yumlaut" type="docEmptyType" />
|
|
982
|
+
<xsd:element name="fnof" type="docEmptyType" />
|
|
983
|
+
<xsd:element name="Alpha" type="docEmptyType" />
|
|
984
|
+
<xsd:element name="Beta" type="docEmptyType" />
|
|
985
|
+
<xsd:element name="Gamma" type="docEmptyType" />
|
|
986
|
+
<xsd:element name="Delta" type="docEmptyType" />
|
|
987
|
+
<xsd:element name="Epsilon" type="docEmptyType" />
|
|
988
|
+
<xsd:element name="Zeta" type="docEmptyType" />
|
|
989
|
+
<xsd:element name="Eta" type="docEmptyType" />
|
|
990
|
+
<xsd:element name="Theta" type="docEmptyType" />
|
|
991
|
+
<xsd:element name="Iota" type="docEmptyType" />
|
|
992
|
+
<xsd:element name="Kappa" type="docEmptyType" />
|
|
993
|
+
<xsd:element name="Lambda" type="docEmptyType" />
|
|
994
|
+
<xsd:element name="Mu" type="docEmptyType" />
|
|
995
|
+
<xsd:element name="Nu" type="docEmptyType" />
|
|
996
|
+
<xsd:element name="Xi" type="docEmptyType" />
|
|
997
|
+
<xsd:element name="Omicron" type="docEmptyType" />
|
|
998
|
+
<xsd:element name="Pi" type="docEmptyType" />
|
|
999
|
+
<xsd:element name="Rho" type="docEmptyType" />
|
|
1000
|
+
<xsd:element name="Sigma" type="docEmptyType" />
|
|
1001
|
+
<xsd:element name="Tau" type="docEmptyType" />
|
|
1002
|
+
<xsd:element name="Upsilon" type="docEmptyType" />
|
|
1003
|
+
<xsd:element name="Phi" type="docEmptyType" />
|
|
1004
|
+
<xsd:element name="Chi" type="docEmptyType" />
|
|
1005
|
+
<xsd:element name="Psi" type="docEmptyType" />
|
|
1006
|
+
<xsd:element name="Omega" type="docEmptyType" />
|
|
1007
|
+
<xsd:element name="alpha" type="docEmptyType" />
|
|
1008
|
+
<xsd:element name="beta" type="docEmptyType" />
|
|
1009
|
+
<xsd:element name="gamma" type="docEmptyType" />
|
|
1010
|
+
<xsd:element name="delta" type="docEmptyType" />
|
|
1011
|
+
<xsd:element name="epsilon" type="docEmptyType" />
|
|
1012
|
+
<xsd:element name="zeta" type="docEmptyType" />
|
|
1013
|
+
<xsd:element name="eta" type="docEmptyType" />
|
|
1014
|
+
<xsd:element name="theta" type="docEmptyType" />
|
|
1015
|
+
<xsd:element name="iota" type="docEmptyType" />
|
|
1016
|
+
<xsd:element name="kappa" type="docEmptyType" />
|
|
1017
|
+
<xsd:element name="lambda" type="docEmptyType" />
|
|
1018
|
+
<xsd:element name="mu" type="docEmptyType" />
|
|
1019
|
+
<xsd:element name="nu" type="docEmptyType" />
|
|
1020
|
+
<xsd:element name="xi" type="docEmptyType" />
|
|
1021
|
+
<xsd:element name="omicron" type="docEmptyType" />
|
|
1022
|
+
<xsd:element name="pi" type="docEmptyType" />
|
|
1023
|
+
<xsd:element name="rho" type="docEmptyType" />
|
|
1024
|
+
<xsd:element name="sigmaf" type="docEmptyType" />
|
|
1025
|
+
<xsd:element name="sigma" type="docEmptyType" />
|
|
1026
|
+
<xsd:element name="tau" type="docEmptyType" />
|
|
1027
|
+
<xsd:element name="upsilon" type="docEmptyType" />
|
|
1028
|
+
<xsd:element name="phi" type="docEmptyType" />
|
|
1029
|
+
<xsd:element name="chi" type="docEmptyType" />
|
|
1030
|
+
<xsd:element name="psi" type="docEmptyType" />
|
|
1031
|
+
<xsd:element name="omega" type="docEmptyType" />
|
|
1032
|
+
<xsd:element name="thetasym" type="docEmptyType" />
|
|
1033
|
+
<xsd:element name="upsih" type="docEmptyType" />
|
|
1034
|
+
<xsd:element name="piv" type="docEmptyType" />
|
|
1035
|
+
<xsd:element name="bull" type="docEmptyType" />
|
|
1036
|
+
<xsd:element name="hellip" type="docEmptyType" />
|
|
1037
|
+
<xsd:element name="prime" type="docEmptyType" />
|
|
1038
|
+
<xsd:element name="Prime" type="docEmptyType" />
|
|
1039
|
+
<xsd:element name="oline" type="docEmptyType" />
|
|
1040
|
+
<xsd:element name="frasl" type="docEmptyType" />
|
|
1041
|
+
<xsd:element name="weierp" type="docEmptyType" />
|
|
1042
|
+
<xsd:element name="imaginary" type="docEmptyType" />
|
|
1043
|
+
<xsd:element name="real" type="docEmptyType" />
|
|
1044
|
+
<xsd:element name="trademark" type="docEmptyType" />
|
|
1045
|
+
<xsd:element name="alefsym" type="docEmptyType" />
|
|
1046
|
+
<xsd:element name="larr" type="docEmptyType" />
|
|
1047
|
+
<xsd:element name="uarr" type="docEmptyType" />
|
|
1048
|
+
<xsd:element name="rarr" type="docEmptyType" />
|
|
1049
|
+
<xsd:element name="darr" type="docEmptyType" />
|
|
1050
|
+
<xsd:element name="harr" type="docEmptyType" />
|
|
1051
|
+
<xsd:element name="crarr" type="docEmptyType" />
|
|
1052
|
+
<xsd:element name="lArr" type="docEmptyType" />
|
|
1053
|
+
<xsd:element name="uArr" type="docEmptyType" />
|
|
1054
|
+
<xsd:element name="rArr" type="docEmptyType" />
|
|
1055
|
+
<xsd:element name="dArr" type="docEmptyType" />
|
|
1056
|
+
<xsd:element name="hArr" type="docEmptyType" />
|
|
1057
|
+
<xsd:element name="forall" type="docEmptyType" />
|
|
1058
|
+
<xsd:element name="part" type="docEmptyType" />
|
|
1059
|
+
<xsd:element name="exist" type="docEmptyType" />
|
|
1060
|
+
<xsd:element name="empty" type="docEmptyType" />
|
|
1061
|
+
<xsd:element name="nabla" type="docEmptyType" />
|
|
1062
|
+
<xsd:element name="isin" type="docEmptyType" />
|
|
1063
|
+
<xsd:element name="notin" type="docEmptyType" />
|
|
1064
|
+
<xsd:element name="ni" type="docEmptyType" />
|
|
1065
|
+
<xsd:element name="prod" type="docEmptyType" />
|
|
1066
|
+
<xsd:element name="sum" type="docEmptyType" />
|
|
1067
|
+
<xsd:element name="minus" type="docEmptyType" />
|
|
1068
|
+
<xsd:element name="lowast" type="docEmptyType" />
|
|
1069
|
+
<xsd:element name="radic" type="docEmptyType" />
|
|
1070
|
+
<xsd:element name="prop" type="docEmptyType" />
|
|
1071
|
+
<xsd:element name="infin" type="docEmptyType" />
|
|
1072
|
+
<xsd:element name="ang" type="docEmptyType" />
|
|
1073
|
+
<xsd:element name="and" type="docEmptyType" />
|
|
1074
|
+
<xsd:element name="or" type="docEmptyType" />
|
|
1075
|
+
<xsd:element name="cap" type="docEmptyType" />
|
|
1076
|
+
<xsd:element name="cup" type="docEmptyType" />
|
|
1077
|
+
<xsd:element name="int" type="docEmptyType" />
|
|
1078
|
+
<xsd:element name="there4" type="docEmptyType" />
|
|
1079
|
+
<xsd:element name="sim" type="docEmptyType" />
|
|
1080
|
+
<xsd:element name="cong" type="docEmptyType" />
|
|
1081
|
+
<xsd:element name="asymp" type="docEmptyType" />
|
|
1082
|
+
<xsd:element name="ne" type="docEmptyType" />
|
|
1083
|
+
<xsd:element name="equiv" type="docEmptyType" />
|
|
1084
|
+
<xsd:element name="le" type="docEmptyType" />
|
|
1085
|
+
<xsd:element name="ge" type="docEmptyType" />
|
|
1086
|
+
<xsd:element name="sub" type="docEmptyType" />
|
|
1087
|
+
<xsd:element name="sup" type="docEmptyType" />
|
|
1088
|
+
<xsd:element name="nsub" type="docEmptyType" />
|
|
1089
|
+
<xsd:element name="sube" type="docEmptyType" />
|
|
1090
|
+
<xsd:element name="supe" type="docEmptyType" />
|
|
1091
|
+
<xsd:element name="oplus" type="docEmptyType" />
|
|
1092
|
+
<xsd:element name="otimes" type="docEmptyType" />
|
|
1093
|
+
<xsd:element name="perp" type="docEmptyType" />
|
|
1094
|
+
<xsd:element name="sdot" type="docEmptyType" />
|
|
1095
|
+
<xsd:element name="lceil" type="docEmptyType" />
|
|
1096
|
+
<xsd:element name="rceil" type="docEmptyType" />
|
|
1097
|
+
<xsd:element name="lfloor" type="docEmptyType" />
|
|
1098
|
+
<xsd:element name="rfloor" type="docEmptyType" />
|
|
1099
|
+
<xsd:element name="lang" type="docEmptyType" />
|
|
1100
|
+
<xsd:element name="rang" type="docEmptyType" />
|
|
1101
|
+
<xsd:element name="loz" type="docEmptyType" />
|
|
1102
|
+
<xsd:element name="spades" type="docEmptyType" />
|
|
1103
|
+
<xsd:element name="clubs" type="docEmptyType" />
|
|
1104
|
+
<xsd:element name="hearts" type="docEmptyType" />
|
|
1105
|
+
<xsd:element name="diams" type="docEmptyType" />
|
|
1106
|
+
<xsd:element name="OElig" type="docEmptyType" />
|
|
1107
|
+
<xsd:element name="oelig" type="docEmptyType" />
|
|
1108
|
+
<xsd:element name="Scaron" type="docEmptyType" />
|
|
1109
|
+
<xsd:element name="scaron" type="docEmptyType" />
|
|
1110
|
+
<xsd:element name="Yumlaut" type="docEmptyType" />
|
|
1111
|
+
<xsd:element name="circ" type="docEmptyType" />
|
|
1112
|
+
<xsd:element name="tilde" type="docEmptyType" />
|
|
1113
|
+
<xsd:element name="ensp" type="docEmptyType" />
|
|
1114
|
+
<xsd:element name="emsp" type="docEmptyType" />
|
|
1115
|
+
<xsd:element name="thinsp" type="docEmptyType" />
|
|
1116
|
+
<xsd:element name="zwnj" type="docEmptyType" />
|
|
1117
|
+
<xsd:element name="zwj" type="docEmptyType" />
|
|
1118
|
+
<xsd:element name="lrm" type="docEmptyType" />
|
|
1119
|
+
<xsd:element name="rlm" type="docEmptyType" />
|
|
1120
|
+
<xsd:element name="ndash" type="docEmptyType" />
|
|
1121
|
+
<xsd:element name="mdash" type="docEmptyType" />
|
|
1122
|
+
<xsd:element name="lsquo" type="docEmptyType" />
|
|
1123
|
+
<xsd:element name="rsquo" type="docEmptyType" />
|
|
1124
|
+
<xsd:element name="sbquo" type="docEmptyType" />
|
|
1125
|
+
<xsd:element name="ldquo" type="docEmptyType" />
|
|
1126
|
+
<xsd:element name="rdquo" type="docEmptyType" />
|
|
1127
|
+
<xsd:element name="bdquo" type="docEmptyType" />
|
|
1128
|
+
<xsd:element name="dagger" type="docEmptyType" />
|
|
1129
|
+
<xsd:element name="Dagger" type="docEmptyType" />
|
|
1130
|
+
<xsd:element name="permil" type="docEmptyType" />
|
|
1131
|
+
<xsd:element name="lsaquo" type="docEmptyType" />
|
|
1132
|
+
<xsd:element name="rsaquo" type="docEmptyType" />
|
|
1133
|
+
<xsd:element name="euro" type="docEmptyType" />
|
|
1134
|
+
<xsd:element name="tm" type="docEmptyType" />
|
|
1135
|
+
<!-- end workaround for xsd.exe -->
|
|
1136
|
+
<xsd:element name="hruler" type="docEmptyType" />
|
|
1137
|
+
<xsd:element name="preformatted" type="docMarkupType" />
|
|
1138
|
+
<xsd:element name="programlisting" type="listingType" />
|
|
1139
|
+
<xsd:element name="verbatim" type="xsd:string" />
|
|
1140
|
+
<xsd:element name="javadocliteral" type="xsd:string" />
|
|
1141
|
+
<xsd:element name="javadoccode" type="xsd:string" />
|
|
1142
|
+
<xsd:element name="indexentry" type="docIndexEntryType" />
|
|
1143
|
+
<xsd:element name="orderedlist" type="docListType" />
|
|
1144
|
+
<xsd:element name="itemizedlist" type="docListType" />
|
|
1145
|
+
<xsd:element name="simplesect" type="docSimpleSectType" />
|
|
1146
|
+
<xsd:element name="title" type="docTitleType" />
|
|
1147
|
+
<xsd:element name="variablelist" type="docVariableListType" />
|
|
1148
|
+
<xsd:element name="table" type="docTableType" />
|
|
1149
|
+
<xsd:element name="heading" type="docHeadingType" />
|
|
1150
|
+
<xsd:element name="dotfile" type="docImageFileType" />
|
|
1151
|
+
<xsd:element name="mscfile" type="docImageFileType" />
|
|
1152
|
+
<xsd:element name="diafile" type="docImageFileType" />
|
|
1153
|
+
<xsd:element name="plantumlfile" type="docImageFileType" />
|
|
1154
|
+
<xsd:element name="mermaidfile" type="docImageFileType" />
|
|
1155
|
+
<xsd:element name="toclist" type="docTocListType" />
|
|
1156
|
+
<xsd:element name="language" type="docLanguageType" />
|
|
1157
|
+
<xsd:element name="parameterlist" type="docParamListType" />
|
|
1158
|
+
<xsd:element name="xrefsect" type="docXRefSectType" />
|
|
1159
|
+
<xsd:element name="copydoc" type="docCopyType" />
|
|
1160
|
+
<xsd:element name="details" type="docDetailsType" />
|
|
1161
|
+
<xsd:element name="blockquote" type="docBlockQuoteType" />
|
|
1162
|
+
<xsd:element name="parblock" type="docParBlockType" />
|
|
1163
|
+
</xsd:choice>
|
|
1164
|
+
</xsd:group>
|
|
1165
|
+
|
|
1166
|
+
<xsd:complexType name="docParaType" mixed="true">
|
|
1167
|
+
<xsd:group ref="docCmdGroup" minOccurs="0" maxOccurs="unbounded" />
|
|
1168
|
+
</xsd:complexType>
|
|
1169
|
+
|
|
1170
|
+
<xsd:complexType name="docMarkupType" mixed="true">
|
|
1171
|
+
<xsd:group ref="docCmdGroup" minOccurs="0" maxOccurs="unbounded" />
|
|
1172
|
+
</xsd:complexType>
|
|
1173
|
+
|
|
1174
|
+
<xsd:complexType name="docURLLink" mixed="true">
|
|
1175
|
+
<xsd:group ref="docTitleCmdGroup" minOccurs="0" maxOccurs="unbounded" />
|
|
1176
|
+
<xsd:attribute name="url" type="xsd:string" />
|
|
1177
|
+
</xsd:complexType>
|
|
1178
|
+
|
|
1179
|
+
<xsd:complexType name="docAnchorType" mixed="true">
|
|
1180
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
1181
|
+
</xsd:complexType>
|
|
1182
|
+
|
|
1183
|
+
<xsd:complexType name="docFormulaType" mixed="true">
|
|
1184
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
1185
|
+
</xsd:complexType>
|
|
1186
|
+
|
|
1187
|
+
<xsd:complexType name="docIndexEntryType">
|
|
1188
|
+
<xsd:sequence>
|
|
1189
|
+
<xsd:element name="primaryie" type="xsd:string" />
|
|
1190
|
+
<xsd:element name="secondaryie" type="xsd:string" />
|
|
1191
|
+
</xsd:sequence>
|
|
1192
|
+
</xsd:complexType>
|
|
1193
|
+
|
|
1194
|
+
<xsd:complexType name="docListType">
|
|
1195
|
+
<xsd:sequence>
|
|
1196
|
+
<xsd:element name="listitem" type="docListItemType" maxOccurs="unbounded" />
|
|
1197
|
+
</xsd:sequence>
|
|
1198
|
+
<xsd:attribute name="type" type="DoxOlType" />
|
|
1199
|
+
<xsd:attribute name="start" type="xsd:integer" />
|
|
1200
|
+
</xsd:complexType>
|
|
1201
|
+
|
|
1202
|
+
<xsd:complexType name="docListItemType">
|
|
1203
|
+
<xsd:sequence>
|
|
1204
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
1205
|
+
</xsd:sequence>
|
|
1206
|
+
<xsd:attribute name="override" type="DoxCheck" />
|
|
1207
|
+
<xsd:attribute name="value" type="xsd:integer" use="optional"/>
|
|
1208
|
+
</xsd:complexType>
|
|
1209
|
+
|
|
1210
|
+
<xsd:complexType name="docSimpleSectType">
|
|
1211
|
+
<xsd:sequence>
|
|
1212
|
+
<xsd:element name="title" type="docTitleType" minOccurs="0" />
|
|
1213
|
+
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
|
|
1214
|
+
<xsd:element name="para" type="docParaType" minOccurs="1" maxOccurs="unbounded" />
|
|
1215
|
+
</xsd:sequence>
|
|
1216
|
+
</xsd:sequence>
|
|
1217
|
+
<xsd:attribute name="kind" type="DoxSimpleSectKind" />
|
|
1218
|
+
</xsd:complexType>
|
|
1219
|
+
|
|
1220
|
+
<xsd:complexType name="docVarListEntryType">
|
|
1221
|
+
<xsd:sequence>
|
|
1222
|
+
<xsd:element name="term" type="docTitleType" />
|
|
1223
|
+
</xsd:sequence>
|
|
1224
|
+
</xsd:complexType>
|
|
1225
|
+
|
|
1226
|
+
<xsd:group name="docVariableListGroup">
|
|
1227
|
+
<xsd:sequence>
|
|
1228
|
+
<xsd:element name="varlistentry" type="docVarListEntryType" />
|
|
1229
|
+
<xsd:element name="listitem" type="docListItemType" />
|
|
1230
|
+
</xsd:sequence>
|
|
1231
|
+
</xsd:group>
|
|
1232
|
+
|
|
1233
|
+
<xsd:complexType name="docVariableListType">
|
|
1234
|
+
<xsd:sequence>
|
|
1235
|
+
<xsd:group ref="docVariableListGroup" maxOccurs="unbounded" />
|
|
1236
|
+
</xsd:sequence>
|
|
1237
|
+
</xsd:complexType>
|
|
1238
|
+
|
|
1239
|
+
<xsd:complexType name="docRefTextType" mixed="true">
|
|
1240
|
+
<xsd:group ref="docTitleCmdGroup" minOccurs="0" maxOccurs="unbounded" />
|
|
1241
|
+
<xsd:attribute name="refid" type="xsd:string" />
|
|
1242
|
+
<xsd:attribute name="kindref" type="DoxRefKind" />
|
|
1243
|
+
<xsd:attribute name="external" type="xsd:string" />
|
|
1244
|
+
</xsd:complexType>
|
|
1245
|
+
|
|
1246
|
+
<xsd:complexType name="docTableType">
|
|
1247
|
+
<xsd:sequence>
|
|
1248
|
+
<xsd:element name="caption" type="docCaptionType" minOccurs="0" maxOccurs="1" />
|
|
1249
|
+
<xsd:element name="row" type="docRowType" minOccurs="0" maxOccurs="unbounded" />
|
|
1250
|
+
</xsd:sequence>
|
|
1251
|
+
<xsd:attribute name="rows" type="xsd:integer" />
|
|
1252
|
+
<xsd:attribute name="cols" type="xsd:integer" />
|
|
1253
|
+
<xsd:attribute name="width" type="xsd:string" />
|
|
1254
|
+
</xsd:complexType>
|
|
1255
|
+
|
|
1256
|
+
<xsd:complexType name="docRowType">
|
|
1257
|
+
<xsd:sequence>
|
|
1258
|
+
<xsd:element name="entry" type="docEntryType" minOccurs="0" maxOccurs="unbounded" />
|
|
1259
|
+
</xsd:sequence>
|
|
1260
|
+
</xsd:complexType>
|
|
1261
|
+
|
|
1262
|
+
<xsd:complexType name="docEntryType">
|
|
1263
|
+
<xsd:sequence>
|
|
1264
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
1265
|
+
</xsd:sequence>
|
|
1266
|
+
<xsd:attribute name="thead" type="DoxBool" />
|
|
1267
|
+
<xsd:attribute name="colspan" type="xsd:integer" />
|
|
1268
|
+
<xsd:attribute name="rowspan" type="xsd:integer" />
|
|
1269
|
+
<xsd:attribute name="align" type="DoxAlign" />
|
|
1270
|
+
<xsd:attribute name="valign" type="DoxVerticalAlign" />
|
|
1271
|
+
<xsd:attribute name="width" type="xsd:string" />
|
|
1272
|
+
<xsd:attribute name="class" type="xsd:string" />
|
|
1273
|
+
<xsd:anyAttribute processContents="skip"/>
|
|
1274
|
+
</xsd:complexType>
|
|
1275
|
+
|
|
1276
|
+
<xsd:complexType name="docCaptionType" mixed="true">
|
|
1277
|
+
<xsd:group ref="docTitleCmdGroup" minOccurs="0" maxOccurs="unbounded" />
|
|
1278
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
1279
|
+
</xsd:complexType>
|
|
1280
|
+
|
|
1281
|
+
<xsd:simpleType name="range_1_6">
|
|
1282
|
+
<xsd:restriction base="xsd:integer">
|
|
1283
|
+
<xsd:minInclusive value="1"/>
|
|
1284
|
+
<xsd:maxInclusive value="6"/>
|
|
1285
|
+
</xsd:restriction>
|
|
1286
|
+
</xsd:simpleType>
|
|
1287
|
+
|
|
1288
|
+
<xsd:complexType name="docHeadingType" mixed="true">
|
|
1289
|
+
<xsd:group ref="docTitleCmdGroup" minOccurs="0" maxOccurs="unbounded" />
|
|
1290
|
+
<xsd:attribute name="level" type="range_1_6" />
|
|
1291
|
+
</xsd:complexType>
|
|
1292
|
+
|
|
1293
|
+
<xsd:complexType name="docImageType" mixed="true">
|
|
1294
|
+
<xsd:group ref="docTitleCmdGroup" minOccurs="0" maxOccurs="unbounded" />
|
|
1295
|
+
<xsd:attribute name="type" type="DoxImageKind" use="optional"/>
|
|
1296
|
+
<xsd:attribute name="name" type="xsd:string" use="optional"/>
|
|
1297
|
+
<xsd:attribute name="width" type="xsd:string" use="optional"/>
|
|
1298
|
+
<xsd:attribute name="height" type="xsd:string" use="optional"/>
|
|
1299
|
+
<xsd:attribute name="alt" type="xsd:string" use="optional"/>
|
|
1300
|
+
<xsd:attribute name="inline" type="DoxBool" use="optional"/>
|
|
1301
|
+
<xsd:attribute name="caption" type="xsd:string" use="optional"/>
|
|
1302
|
+
</xsd:complexType>
|
|
1303
|
+
|
|
1304
|
+
<xsd:complexType name="docDotMscType" mixed="true">
|
|
1305
|
+
<xsd:group ref="docTitleCmdGroup" minOccurs="0" maxOccurs="unbounded" />
|
|
1306
|
+
<xsd:attribute name="name" type="xsd:string" use="optional"/>
|
|
1307
|
+
<xsd:attribute name="width" type="xsd:string" use="optional"/>
|
|
1308
|
+
<xsd:attribute name="height" type="xsd:string" use="optional"/>
|
|
1309
|
+
<xsd:attribute name="caption" type="xsd:string" use="optional"/>
|
|
1310
|
+
</xsd:complexType>
|
|
1311
|
+
|
|
1312
|
+
<xsd:complexType name="docImageFileType" mixed="true">
|
|
1313
|
+
<xsd:group ref="docTitleCmdGroup" minOccurs="0" maxOccurs="unbounded" />
|
|
1314
|
+
<xsd:attribute name="name" type="xsd:string" use="optional">
|
|
1315
|
+
<xsd:annotation>
|
|
1316
|
+
<xsd:documentation>The mentioned file will be located in the directory as specified by XML_OUTPUT</xsd:documentation>
|
|
1317
|
+
</xsd:annotation>
|
|
1318
|
+
</xsd:attribute>
|
|
1319
|
+
<xsd:attribute name="width" type="xsd:string" use="optional"/>
|
|
1320
|
+
<xsd:attribute name="height" type="xsd:string" use="optional"/>
|
|
1321
|
+
</xsd:complexType>
|
|
1322
|
+
|
|
1323
|
+
<xsd:complexType name="docPlantumlType" mixed="true">
|
|
1324
|
+
<xsd:group ref="docTitleCmdGroup" minOccurs="0" maxOccurs="unbounded" />
|
|
1325
|
+
<xsd:attribute name="name" type="xsd:string" use="optional"/>
|
|
1326
|
+
<xsd:attribute name="width" type="xsd:string" use="optional"/>
|
|
1327
|
+
<xsd:attribute name="height" type="xsd:string" use="optional"/>
|
|
1328
|
+
<xsd:attribute name="caption" type="xsd:string" use="optional"/>
|
|
1329
|
+
<xsd:attribute name="engine" type="DoxPlantumlEngine" use="optional"/>
|
|
1330
|
+
</xsd:complexType>
|
|
1331
|
+
|
|
1332
|
+
<xsd:complexType name="docMermaidType" mixed="true">
|
|
1333
|
+
<xsd:group ref="docTitleCmdGroup" minOccurs="0" maxOccurs="unbounded" />
|
|
1334
|
+
<xsd:attribute name="name" type="xsd:string" use="optional"/>
|
|
1335
|
+
<xsd:attribute name="width" type="xsd:string" use="optional"/>
|
|
1336
|
+
<xsd:attribute name="height" type="xsd:string" use="optional"/>
|
|
1337
|
+
<xsd:attribute name="caption" type="xsd:string" use="optional"/>
|
|
1338
|
+
</xsd:complexType>
|
|
1339
|
+
|
|
1340
|
+
<xsd:complexType name="docTocItemType" mixed="true">
|
|
1341
|
+
<xsd:group ref="docTitleCmdGroup" minOccurs="0" maxOccurs="unbounded" />
|
|
1342
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
1343
|
+
</xsd:complexType>
|
|
1344
|
+
|
|
1345
|
+
<xsd:complexType name="docTocListType">
|
|
1346
|
+
<xsd:sequence>
|
|
1347
|
+
<xsd:element name="tocitem" type="docTocItemType" minOccurs="0" maxOccurs="unbounded" />
|
|
1348
|
+
</xsd:sequence>
|
|
1349
|
+
</xsd:complexType>
|
|
1350
|
+
|
|
1351
|
+
<xsd:complexType name="docLanguageType">
|
|
1352
|
+
<xsd:sequence>
|
|
1353
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
1354
|
+
</xsd:sequence>
|
|
1355
|
+
<xsd:attribute name="langid" type="xsd:string" />
|
|
1356
|
+
</xsd:complexType>
|
|
1357
|
+
|
|
1358
|
+
<xsd:complexType name="docParamListType">
|
|
1359
|
+
<xsd:sequence>
|
|
1360
|
+
<xsd:element name="parameteritem" type="docParamListItem" minOccurs="0" maxOccurs="unbounded" />
|
|
1361
|
+
</xsd:sequence>
|
|
1362
|
+
<xsd:attribute name="kind" type="DoxParamListKind" />
|
|
1363
|
+
</xsd:complexType>
|
|
1364
|
+
|
|
1365
|
+
<xsd:complexType name="docParamListItem">
|
|
1366
|
+
<xsd:sequence>
|
|
1367
|
+
<xsd:element name="parameternamelist" type="docParamNameList" minOccurs="0" maxOccurs="unbounded" />
|
|
1368
|
+
<xsd:element name="parameterdescription" type="descriptionType" />
|
|
1369
|
+
</xsd:sequence>
|
|
1370
|
+
</xsd:complexType>
|
|
1371
|
+
|
|
1372
|
+
<xsd:complexType name="docParamNameList">
|
|
1373
|
+
<xsd:sequence>
|
|
1374
|
+
<xsd:element name="parametertype" type="docParamType" minOccurs="0" maxOccurs="unbounded" />
|
|
1375
|
+
<xsd:element name="parametername" type="docParamName" minOccurs="0" maxOccurs="unbounded" />
|
|
1376
|
+
</xsd:sequence>
|
|
1377
|
+
</xsd:complexType>
|
|
1378
|
+
|
|
1379
|
+
<xsd:complexType name="docParamType" mixed="true">
|
|
1380
|
+
<xsd:sequence>
|
|
1381
|
+
<xsd:element name="ref" type="refTextType" minOccurs="0" maxOccurs="1" />
|
|
1382
|
+
</xsd:sequence>
|
|
1383
|
+
</xsd:complexType>
|
|
1384
|
+
|
|
1385
|
+
<xsd:complexType name="docParamName" mixed="true">
|
|
1386
|
+
<xsd:sequence>
|
|
1387
|
+
<xsd:element name="ref" type="refTextType" minOccurs="0" maxOccurs="1" />
|
|
1388
|
+
</xsd:sequence>
|
|
1389
|
+
<xsd:attribute name="direction" type="DoxParamDir" use="optional" />
|
|
1390
|
+
</xsd:complexType>
|
|
1391
|
+
|
|
1392
|
+
<xsd:complexType name="docXRefSectType">
|
|
1393
|
+
<xsd:sequence>
|
|
1394
|
+
<xsd:element name="xreftitle" type="xsd:string" minOccurs="0" maxOccurs="unbounded" />
|
|
1395
|
+
<xsd:element name="xrefdescription" type="descriptionType" />
|
|
1396
|
+
</xsd:sequence>
|
|
1397
|
+
<xsd:attribute name="id" type="xsd:string" />
|
|
1398
|
+
</xsd:complexType>
|
|
1399
|
+
|
|
1400
|
+
<xsd:complexType name="docCopyType">
|
|
1401
|
+
<xsd:sequence>
|
|
1402
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
1403
|
+
<xsd:element name="sect1" type="docSect1Type" minOccurs="0" maxOccurs="unbounded" />
|
|
1404
|
+
<xsd:element name="internal" type="docInternalType" minOccurs="0" />
|
|
1405
|
+
</xsd:sequence>
|
|
1406
|
+
<xsd:attribute name="link" type="xsd:string" />
|
|
1407
|
+
</xsd:complexType>
|
|
1408
|
+
|
|
1409
|
+
<xsd:complexType name="docDetailsType">
|
|
1410
|
+
<xsd:sequence>
|
|
1411
|
+
<xsd:element name="summary" type="docSummaryType" minOccurs="0" maxOccurs="1" />
|
|
1412
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
1413
|
+
</xsd:sequence>
|
|
1414
|
+
</xsd:complexType>
|
|
1415
|
+
|
|
1416
|
+
<xsd:complexType name="docBlockQuoteType">
|
|
1417
|
+
<xsd:sequence>
|
|
1418
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
1419
|
+
</xsd:sequence>
|
|
1420
|
+
</xsd:complexType>
|
|
1421
|
+
|
|
1422
|
+
<xsd:complexType name="docParBlockType">
|
|
1423
|
+
<xsd:sequence>
|
|
1424
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
1425
|
+
</xsd:sequence>
|
|
1426
|
+
</xsd:complexType>
|
|
1427
|
+
|
|
1428
|
+
<xsd:complexType name="docEmptyType"/>
|
|
1429
|
+
|
|
1430
|
+
<xsd:complexType name="tableofcontentsType">
|
|
1431
|
+
<xsd:sequence>
|
|
1432
|
+
<xsd:choice>
|
|
1433
|
+
<xsd:element name="tocsect" type="tableofcontentsKindType" minOccurs="1" maxOccurs="unbounded" />
|
|
1434
|
+
<xsd:element name="tableofcontents" type="tableofcontentsType" minOccurs="0" maxOccurs="unbounded" />
|
|
1435
|
+
</xsd:choice>
|
|
1436
|
+
</xsd:sequence>
|
|
1437
|
+
</xsd:complexType>
|
|
1438
|
+
|
|
1439
|
+
<xsd:complexType name="tableofcontentsNameType">
|
|
1440
|
+
<xsd:sequence>
|
|
1441
|
+
<xsd:element name="para" type="docParaType" minOccurs="0" maxOccurs="unbounded" />
|
|
1442
|
+
</xsd:sequence>
|
|
1443
|
+
</xsd:complexType>
|
|
1444
|
+
|
|
1445
|
+
<xsd:complexType name="tableofcontentsKindType">
|
|
1446
|
+
<xsd:sequence>
|
|
1447
|
+
<xsd:element name="name" type="xsd:string" minOccurs="1" maxOccurs="1"/> <!-- obsolete, use docs instead! -->
|
|
1448
|
+
<xsd:element name="docs" type="tableofcontentsNameType" minOccurs="1" maxOccurs="1"/>
|
|
1449
|
+
<xsd:element name="reference" type="xsd:string" minOccurs="1" maxOccurs="1"/>
|
|
1450
|
+
<xsd:element name="tableofcontents" type="tableofcontentsType" minOccurs="0" maxOccurs="unbounded" />
|
|
1451
|
+
</xsd:sequence>
|
|
1452
|
+
</xsd:complexType>
|
|
1453
|
+
|
|
1454
|
+
<xsd:complexType name="docEmojiType">
|
|
1455
|
+
<xsd:attribute name="name" type="xsd:string"/>
|
|
1456
|
+
<xsd:attribute name="unicode" type="xsd:string"/>
|
|
1457
|
+
</xsd:complexType>
|
|
1458
|
+
|
|
1459
|
+
<xsd:complexType name="requirementRefsType">
|
|
1460
|
+
<xsd:sequence>
|
|
1461
|
+
<xsd:element name="requirement" type="requirementRefType" minOccurs="1" maxOccurs="unbounded"/>
|
|
1462
|
+
</xsd:sequence>
|
|
1463
|
+
</xsd:complexType>
|
|
1464
|
+
|
|
1465
|
+
<xsd:complexType name="requirementRefType">
|
|
1466
|
+
<xsd:simpleContent>
|
|
1467
|
+
<xsd:extension base="xsd:string">
|
|
1468
|
+
<xsd:attribute name="refid" type="xsd:string" use="required"/>
|
|
1469
|
+
</xsd:extension>
|
|
1470
|
+
</xsd:simpleContent>
|
|
1471
|
+
</xsd:complexType>
|
|
1472
|
+
|
|
1473
|
+
<!-- Simple types -->
|
|
1474
|
+
|
|
1475
|
+
<xsd:simpleType name="DoxBool">
|
|
1476
|
+
<xsd:restriction base="xsd:string">
|
|
1477
|
+
<xsd:enumeration value="yes" />
|
|
1478
|
+
<xsd:enumeration value="no" />
|
|
1479
|
+
</xsd:restriction>
|
|
1480
|
+
</xsd:simpleType>
|
|
1481
|
+
|
|
1482
|
+
<xsd:simpleType name="DoxGraphRelation">
|
|
1483
|
+
<xsd:restriction base="xsd:string">
|
|
1484
|
+
<xsd:enumeration value="include" />
|
|
1485
|
+
<xsd:enumeration value="usage" />
|
|
1486
|
+
<xsd:enumeration value="template-instance" />
|
|
1487
|
+
<xsd:enumeration value="public-inheritance" />
|
|
1488
|
+
<xsd:enumeration value="protected-inheritance" />
|
|
1489
|
+
<xsd:enumeration value="private-inheritance" />
|
|
1490
|
+
<xsd:enumeration value="type-constraint" />
|
|
1491
|
+
</xsd:restriction>
|
|
1492
|
+
</xsd:simpleType>
|
|
1493
|
+
|
|
1494
|
+
<xsd:simpleType name="DoxRefKind">
|
|
1495
|
+
<xsd:restriction base="xsd:string">
|
|
1496
|
+
<xsd:enumeration value="compound" />
|
|
1497
|
+
<xsd:enumeration value="member" />
|
|
1498
|
+
</xsd:restriction>
|
|
1499
|
+
</xsd:simpleType>
|
|
1500
|
+
|
|
1501
|
+
<xsd:simpleType name="DoxMemberKind">
|
|
1502
|
+
<xsd:restriction base="xsd:string">
|
|
1503
|
+
<xsd:enumeration value="define" />
|
|
1504
|
+
<xsd:enumeration value="property" />
|
|
1505
|
+
<xsd:enumeration value="event" />
|
|
1506
|
+
<xsd:enumeration value="variable" />
|
|
1507
|
+
<xsd:enumeration value="typedef" />
|
|
1508
|
+
<xsd:enumeration value="enum" />
|
|
1509
|
+
<xsd:enumeration value="function" />
|
|
1510
|
+
<xsd:enumeration value="signal" />
|
|
1511
|
+
<xsd:enumeration value="prototype" />
|
|
1512
|
+
<xsd:enumeration value="friend" />
|
|
1513
|
+
<xsd:enumeration value="dcop" />
|
|
1514
|
+
<xsd:enumeration value="slot" />
|
|
1515
|
+
<xsd:enumeration value="interface" />
|
|
1516
|
+
<xsd:enumeration value="service" />
|
|
1517
|
+
</xsd:restriction>
|
|
1518
|
+
</xsd:simpleType>
|
|
1519
|
+
|
|
1520
|
+
<xsd:simpleType name="DoxProtectionKind">
|
|
1521
|
+
<xsd:restriction base="xsd:string">
|
|
1522
|
+
<xsd:enumeration value="public" />
|
|
1523
|
+
<xsd:enumeration value="protected" />
|
|
1524
|
+
<xsd:enumeration value="private" />
|
|
1525
|
+
<xsd:enumeration value="package" />
|
|
1526
|
+
</xsd:restriction>
|
|
1527
|
+
</xsd:simpleType>
|
|
1528
|
+
|
|
1529
|
+
<xsd:simpleType name="DoxRefQualifierKind">
|
|
1530
|
+
<xsd:restriction base="xsd:string">
|
|
1531
|
+
<xsd:enumeration value="lvalue" />
|
|
1532
|
+
<xsd:enumeration value="rvalue" />
|
|
1533
|
+
</xsd:restriction>
|
|
1534
|
+
</xsd:simpleType>
|
|
1535
|
+
|
|
1536
|
+
<xsd:simpleType name="DoxLanguage">
|
|
1537
|
+
<xsd:restriction base="xsd:string">
|
|
1538
|
+
<xsd:enumeration value="Unknown" />
|
|
1539
|
+
<xsd:enumeration value="IDL" />
|
|
1540
|
+
<xsd:enumeration value="Java" />
|
|
1541
|
+
<xsd:enumeration value="C#" />
|
|
1542
|
+
<xsd:enumeration value="D" />
|
|
1543
|
+
<xsd:enumeration value="PHP" />
|
|
1544
|
+
<xsd:enumeration value="Objective-C" />
|
|
1545
|
+
<xsd:enumeration value="C++" />
|
|
1546
|
+
<xsd:enumeration value="JavaScript" />
|
|
1547
|
+
<xsd:enumeration value="Python" />
|
|
1548
|
+
<xsd:enumeration value="Fortran" />
|
|
1549
|
+
<xsd:enumeration value="VHDL" />
|
|
1550
|
+
<xsd:enumeration value="XML" />
|
|
1551
|
+
<xsd:enumeration value="SQL" />
|
|
1552
|
+
<xsd:enumeration value="Markdown" />
|
|
1553
|
+
<xsd:enumeration value="Slice" />
|
|
1554
|
+
<xsd:enumeration value="Lex" />
|
|
1555
|
+
</xsd:restriction>
|
|
1556
|
+
</xsd:simpleType>
|
|
1557
|
+
|
|
1558
|
+
<xsd:simpleType name="DoxVirtualKind">
|
|
1559
|
+
<xsd:restriction base="xsd:string">
|
|
1560
|
+
<xsd:enumeration value="non-virtual" />
|
|
1561
|
+
<xsd:enumeration value="virtual" />
|
|
1562
|
+
<xsd:enumeration value="pure-virtual" />
|
|
1563
|
+
</xsd:restriction>
|
|
1564
|
+
</xsd:simpleType>
|
|
1565
|
+
|
|
1566
|
+
<xsd:simpleType name="DoxCompoundKind">
|
|
1567
|
+
<xsd:restriction base="xsd:string">
|
|
1568
|
+
<xsd:enumeration value="class" />
|
|
1569
|
+
<xsd:enumeration value="struct" />
|
|
1570
|
+
<xsd:enumeration value="union" />
|
|
1571
|
+
<xsd:enumeration value="interface" />
|
|
1572
|
+
<xsd:enumeration value="protocol" />
|
|
1573
|
+
<xsd:enumeration value="category" />
|
|
1574
|
+
<xsd:enumeration value="exception" />
|
|
1575
|
+
<xsd:enumeration value="service" />
|
|
1576
|
+
<xsd:enumeration value="singleton" />
|
|
1577
|
+
<xsd:enumeration value="module" />
|
|
1578
|
+
<xsd:enumeration value="type" />
|
|
1579
|
+
<xsd:enumeration value="file" />
|
|
1580
|
+
<xsd:enumeration value="namespace" />
|
|
1581
|
+
<xsd:enumeration value="group" />
|
|
1582
|
+
<xsd:enumeration value="page" />
|
|
1583
|
+
<xsd:enumeration value="example" />
|
|
1584
|
+
<xsd:enumeration value="dir" />
|
|
1585
|
+
<xsd:enumeration value="concept" />
|
|
1586
|
+
<xsd:enumeration value="requirement" />
|
|
1587
|
+
<xsd:enumeration value="requirements" />
|
|
1588
|
+
</xsd:restriction>
|
|
1589
|
+
</xsd:simpleType>
|
|
1590
|
+
|
|
1591
|
+
<xsd:simpleType name="DoxSectionKind">
|
|
1592
|
+
<xsd:restriction base="xsd:string">
|
|
1593
|
+
<xsd:enumeration value="user-defined" />
|
|
1594
|
+
<xsd:enumeration value="public-type" />
|
|
1595
|
+
<xsd:enumeration value="public-func" />
|
|
1596
|
+
<xsd:enumeration value="public-attrib" />
|
|
1597
|
+
<xsd:enumeration value="public-slot" />
|
|
1598
|
+
<xsd:enumeration value="signal" />
|
|
1599
|
+
<xsd:enumeration value="dcop-func" />
|
|
1600
|
+
<xsd:enumeration value="property" />
|
|
1601
|
+
<xsd:enumeration value="event" />
|
|
1602
|
+
<xsd:enumeration value="public-static-func" />
|
|
1603
|
+
<xsd:enumeration value="public-static-attrib" />
|
|
1604
|
+
<xsd:enumeration value="protected-type" />
|
|
1605
|
+
<xsd:enumeration value="protected-func" />
|
|
1606
|
+
<xsd:enumeration value="protected-attrib" />
|
|
1607
|
+
<xsd:enumeration value="protected-slot" />
|
|
1608
|
+
<xsd:enumeration value="protected-static-func" />
|
|
1609
|
+
<xsd:enumeration value="protected-static-attrib" />
|
|
1610
|
+
<xsd:enumeration value="package-type" />
|
|
1611
|
+
<xsd:enumeration value="package-func" />
|
|
1612
|
+
<xsd:enumeration value="package-attrib" />
|
|
1613
|
+
<xsd:enumeration value="package-static-func" />
|
|
1614
|
+
<xsd:enumeration value="package-static-attrib" />
|
|
1615
|
+
<xsd:enumeration value="private-type" />
|
|
1616
|
+
<xsd:enumeration value="private-func" />
|
|
1617
|
+
<xsd:enumeration value="private-attrib" />
|
|
1618
|
+
<xsd:enumeration value="private-slot" />
|
|
1619
|
+
<xsd:enumeration value="private-static-func" />
|
|
1620
|
+
<xsd:enumeration value="private-static-attrib" />
|
|
1621
|
+
<xsd:enumeration value="friend" />
|
|
1622
|
+
<xsd:enumeration value="related" />
|
|
1623
|
+
<xsd:enumeration value="define" />
|
|
1624
|
+
<xsd:enumeration value="prototype" />
|
|
1625
|
+
<xsd:enumeration value="typedef" />
|
|
1626
|
+
<xsd:enumeration value="enum" />
|
|
1627
|
+
<xsd:enumeration value="func" />
|
|
1628
|
+
<xsd:enumeration value="var" />
|
|
1629
|
+
</xsd:restriction>
|
|
1630
|
+
</xsd:simpleType>
|
|
1631
|
+
|
|
1632
|
+
<xsd:simpleType name="DoxHighlightClass">
|
|
1633
|
+
<xsd:restriction base="xsd:string">
|
|
1634
|
+
<xsd:enumeration value="comment" />
|
|
1635
|
+
<xsd:enumeration value="normal" />
|
|
1636
|
+
<xsd:enumeration value="preprocessor" />
|
|
1637
|
+
<xsd:enumeration value="keyword" />
|
|
1638
|
+
<xsd:enumeration value="keywordtype" />
|
|
1639
|
+
<xsd:enumeration value="keywordflow" />
|
|
1640
|
+
<xsd:enumeration value="stringliteral" />
|
|
1641
|
+
<xsd:enumeration value="xmlcdata" />
|
|
1642
|
+
<xsd:enumeration value="charliteral" />
|
|
1643
|
+
<xsd:enumeration value="vhdlkeyword" />
|
|
1644
|
+
<xsd:enumeration value="vhdllogic" />
|
|
1645
|
+
<xsd:enumeration value="vhdlchar" />
|
|
1646
|
+
<xsd:enumeration value="vhdldigit" />
|
|
1647
|
+
</xsd:restriction>
|
|
1648
|
+
</xsd:simpleType>
|
|
1649
|
+
|
|
1650
|
+
<xsd:simpleType name="DoxSimpleSectKind">
|
|
1651
|
+
<xsd:restriction base="xsd:string">
|
|
1652
|
+
<xsd:enumeration value="see" />
|
|
1653
|
+
<xsd:enumeration value="return" />
|
|
1654
|
+
<xsd:enumeration value="author" />
|
|
1655
|
+
<xsd:enumeration value="authors" />
|
|
1656
|
+
<xsd:enumeration value="version" />
|
|
1657
|
+
<xsd:enumeration value="since" />
|
|
1658
|
+
<xsd:enumeration value="date" />
|
|
1659
|
+
<xsd:enumeration value="note" />
|
|
1660
|
+
<xsd:enumeration value="warning" />
|
|
1661
|
+
<xsd:enumeration value="pre" />
|
|
1662
|
+
<xsd:enumeration value="post" />
|
|
1663
|
+
<xsd:enumeration value="copyright" />
|
|
1664
|
+
<xsd:enumeration value="invariant" />
|
|
1665
|
+
<xsd:enumeration value="remark" />
|
|
1666
|
+
<xsd:enumeration value="attention" />
|
|
1667
|
+
<xsd:enumeration value="important" />
|
|
1668
|
+
<xsd:enumeration value="par" />
|
|
1669
|
+
<xsd:enumeration value="rcs" />
|
|
1670
|
+
</xsd:restriction>
|
|
1671
|
+
</xsd:simpleType>
|
|
1672
|
+
|
|
1673
|
+
<xsd:simpleType name="DoxCheck">
|
|
1674
|
+
<xsd:restriction base="xsd:string">
|
|
1675
|
+
<xsd:enumeration value="checked" />
|
|
1676
|
+
<xsd:enumeration value="unchecked" />
|
|
1677
|
+
</xsd:restriction>
|
|
1678
|
+
</xsd:simpleType>
|
|
1679
|
+
|
|
1680
|
+
<xsd:simpleType name="DoxVersionNumber">
|
|
1681
|
+
<xsd:restriction base="xsd:string">
|
|
1682
|
+
<xsd:pattern value="\d+\.\d+.*" />
|
|
1683
|
+
</xsd:restriction>
|
|
1684
|
+
</xsd:simpleType>
|
|
1685
|
+
|
|
1686
|
+
<xsd:simpleType name="DoxImageKind">
|
|
1687
|
+
<xsd:restriction base="xsd:string">
|
|
1688
|
+
<xsd:enumeration value="html" />
|
|
1689
|
+
<xsd:enumeration value="latex" />
|
|
1690
|
+
<xsd:enumeration value="docbook" />
|
|
1691
|
+
<xsd:enumeration value="rtf" />
|
|
1692
|
+
<xsd:enumeration value="xml" />
|
|
1693
|
+
</xsd:restriction>
|
|
1694
|
+
</xsd:simpleType>
|
|
1695
|
+
|
|
1696
|
+
<xsd:simpleType name="DoxPlantumlEngine">
|
|
1697
|
+
<xsd:restriction base="xsd:string">
|
|
1698
|
+
<xsd:enumeration value="uml"/>
|
|
1699
|
+
<xsd:enumeration value="bpm"/>
|
|
1700
|
+
<xsd:enumeration value="wire"/>
|
|
1701
|
+
<xsd:enumeration value="dot"/>
|
|
1702
|
+
<xsd:enumeration value="ditaa"/>
|
|
1703
|
+
<xsd:enumeration value="salt"/>
|
|
1704
|
+
<xsd:enumeration value="math"/>
|
|
1705
|
+
<xsd:enumeration value="latex"/>
|
|
1706
|
+
<xsd:enumeration value="gantt"/>
|
|
1707
|
+
<xsd:enumeration value="mindmap"/>
|
|
1708
|
+
<xsd:enumeration value="wbs"/>
|
|
1709
|
+
<xsd:enumeration value="yaml"/>
|
|
1710
|
+
<xsd:enumeration value="creole"/>
|
|
1711
|
+
<xsd:enumeration value="json"/>
|
|
1712
|
+
<xsd:enumeration value="flow"/>
|
|
1713
|
+
<xsd:enumeration value="board"/>
|
|
1714
|
+
<xsd:enumeration value="git"/>
|
|
1715
|
+
<xsd:enumeration value="hcl"/>
|
|
1716
|
+
<xsd:enumeration value="regex"/>
|
|
1717
|
+
<xsd:enumeration value="ebnf"/>
|
|
1718
|
+
<xsd:enumeration value="files"/>
|
|
1719
|
+
<xsd:enumeration value="chart"/>
|
|
1720
|
+
<xsd:enumeration value="nwdiag"/>
|
|
1721
|
+
<xsd:enumeration value="packetdiag"/>
|
|
1722
|
+
<xsd:enumeration value="project"/>
|
|
1723
|
+
<xsd:enumeration value="sprites"/>
|
|
1724
|
+
</xsd:restriction>
|
|
1725
|
+
</xsd:simpleType>
|
|
1726
|
+
|
|
1727
|
+
<xsd:simpleType name="DoxParamListKind">
|
|
1728
|
+
<xsd:restriction base="xsd:string">
|
|
1729
|
+
<xsd:enumeration value="param" />
|
|
1730
|
+
<xsd:enumeration value="retval" />
|
|
1731
|
+
<xsd:enumeration value="exception" />
|
|
1732
|
+
<xsd:enumeration value="templateparam" />
|
|
1733
|
+
</xsd:restriction>
|
|
1734
|
+
</xsd:simpleType>
|
|
1735
|
+
|
|
1736
|
+
<xsd:simpleType name="DoxCharRange">
|
|
1737
|
+
<xsd:restriction base="xsd:string">
|
|
1738
|
+
<xsd:pattern value="[aeiouncAEIOUNC]" />
|
|
1739
|
+
</xsd:restriction>
|
|
1740
|
+
</xsd:simpleType>
|
|
1741
|
+
|
|
1742
|
+
<xsd:simpleType name="DoxParamDir">
|
|
1743
|
+
<xsd:restriction base="xsd:string">
|
|
1744
|
+
<xsd:enumeration value="in"/>
|
|
1745
|
+
<xsd:enumeration value="out"/>
|
|
1746
|
+
<xsd:enumeration value="inout"/>
|
|
1747
|
+
</xsd:restriction>
|
|
1748
|
+
</xsd:simpleType>
|
|
1749
|
+
|
|
1750
|
+
<xsd:simpleType name="DoxAccessor">
|
|
1751
|
+
<xsd:restriction base="xsd:string">
|
|
1752
|
+
<xsd:enumeration value="retain"/>
|
|
1753
|
+
<xsd:enumeration value="copy"/>
|
|
1754
|
+
<xsd:enumeration value="assign"/>
|
|
1755
|
+
<xsd:enumeration value="weak"/>
|
|
1756
|
+
<xsd:enumeration value="strong"/>
|
|
1757
|
+
<xsd:enumeration value="unretained"/>
|
|
1758
|
+
</xsd:restriction>
|
|
1759
|
+
</xsd:simpleType>
|
|
1760
|
+
|
|
1761
|
+
<xsd:simpleType name="DoxAlign">
|
|
1762
|
+
<xsd:restriction base="xsd:string">
|
|
1763
|
+
<xsd:enumeration value="left"/>
|
|
1764
|
+
<xsd:enumeration value="right"/>
|
|
1765
|
+
<xsd:enumeration value="center"/>
|
|
1766
|
+
</xsd:restriction>
|
|
1767
|
+
</xsd:simpleType>
|
|
1768
|
+
|
|
1769
|
+
<xsd:simpleType name="DoxVerticalAlign">
|
|
1770
|
+
<xsd:restriction base="xsd:string">
|
|
1771
|
+
<xsd:enumeration value="bottom"/>
|
|
1772
|
+
<xsd:enumeration value="top"/>
|
|
1773
|
+
<xsd:enumeration value="middle"/>
|
|
1774
|
+
</xsd:restriction>
|
|
1775
|
+
</xsd:simpleType>
|
|
1776
|
+
|
|
1777
|
+
<xsd:simpleType name="DoxOlType">
|
|
1778
|
+
<xsd:restriction base="xsd:string">
|
|
1779
|
+
<xsd:enumeration value="1" />
|
|
1780
|
+
<xsd:enumeration value="a" />
|
|
1781
|
+
<xsd:enumeration value="A" />
|
|
1782
|
+
<xsd:enumeration value="i" />
|
|
1783
|
+
<xsd:enumeration value="I" />
|
|
1784
|
+
</xsd:restriction>
|
|
1785
|
+
</xsd:simpleType>
|
|
1786
|
+
|
|
1787
|
+
</xsd:schema>
|
|
1788
|
+
|