From b26a650c10d830e646cba5399a159a611277cdba Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 17 Apr 2006 01:35:22 +0000 Subject: [PATCH] added insert_at property for the object nodes (patch 1185138) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/tech/tn0014.txt | 53 ++++++++++++++++++++++++-------------------- src/xrc/xmlres.cpp | 13 ++++++++++- 2 files changed, 41 insertions(+), 25 deletions(-) diff --git a/docs/tech/tn0014.txt b/docs/tech/tn0014.txt index a5cb351a59..79634a8915 100644 --- a/docs/tech/tn0014.txt +++ b/docs/tech/tn0014.txt @@ -30,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 or node that is itself not or . -In the example below, ,