]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/xmlproperty.tex
Demonstrates printing
[wxWidgets.git] / docs / latex / wx / xmlproperty.tex
index 936759be1babcecd8e436a8ff781e5c835c5a950..5df67f03a77c0e745ca371c9fa866e4dd9109d94 100644 (file)
@@ -1,9 +1,19 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% Name:        xmlnode.tex
+%% Purpose:     wxXmlProperty documentation
+%% Author:      Francesco Montorsi
+%% Created:     2006-04-18
+%% RCS-ID:      $Id$
+%% Copyright:   (c) 2006 Francesco Montorsi
+%% License:     wxWindows license
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
 \section{\class{wxXmlProperty}}\label{wxxmlproperty}
 
 Represents a node property.
 
-Example: in <img src="hello.gif" id="3"/> "src" is property with value
-"hello.gif" and "id" is a property with value "3".
+Example: in {\tt <img src="hello.gif" id="3"/>}, {\tt ``src"} is property with value
+{\tt ``hello.gif"} and {\tt ``id"} is a property with value {\tt ``3"}.
 
 \wxheading{Derived from}