Update
svn: r7364
This commit is contained in:
		| @@ -145,7 +145,7 @@ GENDER has values of M, F, or U. | ||||
| > | ||||
|  | ||||
| <!ELEMENT address ((daterange|dateval|datestr)?,street?,city?,county?,state?, | ||||
|                    country?,postal?,phone?,note?,sourceref?)> | ||||
|                    country?,postal?,phone?,note?,sourceref*)> | ||||
| <!ATTLIST address priv (0|1) #IMPLIED> | ||||
|  | ||||
| <!ELEMENT street  (#PCDATA)> | ||||
|   | ||||
| @@ -240,9 +240,9 @@ | ||||
|     <optional><element name="note"> | ||||
|         <ref name="note-content"/> | ||||
|     </element></optional> | ||||
|     <optional><element name="sourceref"> | ||||
|     <zeroOrMore><element name="sourceref"> | ||||
|         <ref name="sourceref-content"/> | ||||
|     </element></optional> | ||||
|     </element></zeroOrMore> | ||||
|   </define> | ||||
|  | ||||
|   <define name="date-content"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user