X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9c0a4cb4e188f85028eb8c877cc415880e5b324c..3214ac5ad1d515d917b8273c2d2af4c4287b7a8b:/docs/tech/tn0014.txt?ds=sidebyside
diff --git a/docs/tech/tn0014.txt b/docs/tech/tn0014.txt
index 5bcde81d18..6d5d2e5f5d 100644
--- a/docs/tech/tn0014.txt
+++ b/docs/tech/tn0014.txt
@@ -13,8 +13,10 @@ dialog editors with XRC support.
If you only want to use the resources, you can choose from a number of editors:
a) wxDesigner (http://www.roebling.de)
b) XRCed (wxPython/tools)
- c) wxWorkshop (http://wxworkshop.sf.net)
- b) wxrcedit (contrib/utils/wxrcedit)
+ c) DialogBlocks (wxPython/tools)
+
+and others listed on the Resources section of the wxWidgets web
+site.
The XRC format is based on XML 1.0 (please consult W3C's specification). There
is no DTD available since it is not possible to fully describe the format with
@@ -28,14 +30,14 @@ Note: see also http://ldaptool.sourceforge.net/XRCGuide/XRCGuideSingle/
1. Terminology
==============
-The usual XML terminology applies. In particular, we shall use the terms
+The usual XML terminology applies. In particular, we shall use the terms
NODE, PROPERTY and VALUE in the XML sense:
...
-The term ATTRIBUTE is specific to XRC and refers to a subnode
-of an