* src/WriteXML.py: Switch from preferred to alt name attribute.

* doc/grampsxml.dtd: Update.
* src/ReadXML.py: Bring in sync with format changes.


svn: r5287
This commit is contained in:
Alex Roitman
2005-10-06 23:31:14 +00:00
parent c21cf57674
commit 4d49d66df5
4 changed files with 58 additions and 27 deletions

View File

@@ -109,7 +109,7 @@ GENDER has values of M, F, or U.
<!ELEMENT name (first?,last?,suffix?,patronymic?,title?,
(daterange|dateval|datestr)?,note?,sourceref?)>
<!ATTLIST name
preferred (0|1) #IMPLIED
alt (0|1) #IMPLIED
type CDATA #IMPLIED
priv (0|1) #IMPLIED
sort CDATA #IMPLIED