QDoc Extensions and Customizations
Because bindings between QDocs and QAD Enterprise Applications are based on a fixed set of rules, the only way to extend or modify a QDoc is to extend or modify:• The QAD Enterprise Applications code that implements the QDoc, and
• The XML schema for the QDoc
The new/modified QDoc elements must follow the naming and format conventions described for standard QDoc content, but must be defined within a non-QAD namespace to distinguish them from QAD-standard syntax. If the custom QDoc is to be processed using the QAD Enterprise Applications menu procedures (the UI APIs), an XML schema for the QDoc should be generated using the QGen tool. See QGen.