improve text about examples since the old wiki page skeezix created is
authorNils Kneuper <crazy-ivanovic@gmx.net>
Thu, 22 Dec 2011 11:00:32 +0000 (12:00 +0100)
committerNils Kneuper <crazy-ivanovic@gmx.net>
Thu, 22 Dec 2011 11:00:32 +0000 (12:00 +0100)
*not* the best source to get examples (at least when looking at all of
the page...)

docs/examples/PXML-example.txt

index 7b0bee5..2ff6f13 100644 (file)
@@ -1,8 +1,13 @@
-The best and most-current PXML example (if overly comprehensive) is here:
+Various stages of PXML.xml files are shown in this folder. They show the minimum
+that still validates with the schema, the minimum that is usable on the pandora,
+as well as some examples of average and "full" case. At the top of each file you
+will find a short summary what this PXML.xml file tries to show.
 
-http://pandorawiki.org/PXML_archetype
+Beside this you should rely on the information provided in the PXML specs as
+e.g. shown in the wiki:
 
-Various stages of PXML.xml files are shown here. They show the minimum that
-still validates with the schema, the minimum that is usable on the pandora, as
-well as some examples of average and "full" case. At the top of each file you
-will find a short summary what this PXML.xml file tries to show.
+http://www.pandorawiki.org/PXML_specification
+
+Other sources in the wiki might be outdated and not conforming the recent specs.
+If you want to be save regarding the examples, make sure to check the files in
+this folder!