Vocabulary component is a xfy component providing display and edit function for the DOM sub-tree created from the target XML document. For xfy Basic Edition, the following vocabulary components are included by default:
- XHTML Component for xfy
- SVG Component for xfy
To create a professional vocabulary component, use Java language to describe a program. An expert developer is needed to create a program using Java language. XVCD is the script that allows one to create a vocabulary component without expertise in Java. XVCD associates an XML vocabulary where a vocabulary component already exists and new XML vocabulary in two ways. Thus, the new XML vocabulary is available in existing displaying and editing system of vocabulary components.
As an example, consider creating a vocabulary component using text and numerical values for XML vocabulary. The simplest way is to create an edit screen with an input field like a web form. You can also accomplish your objective without an input field if you have the same skill to create an HTML display. In this case, you can easily create dedicated vocabulary components by creating a script by XVCD utilizing XHTML components for xfy.