* data/grampsxml.rng: Add privacy to reporef.
* data/grampsxml.dtd: Add privacy to reporef. svn: r8731
This commit is contained in:
		| @@ -394,6 +394,7 @@ SHARED ELEMENTS | ||||
| <!ELEMENT reporef (noteref*)> | ||||
| <!ATTLIST reporef | ||||
|         hlink  IDREF #REQUIRED | ||||
|         priv   (0|1) #IMPLIED | ||||
|         callno CDATA #IMPLIED | ||||
|         medium CDATA #IMPLIED | ||||
| > | ||||
|   | ||||
| @@ -506,6 +506,9 @@ | ||||
|  | ||||
|   <define name="reporef-content"> | ||||
|     <attribute name="hlink"><data type="IDREF"/></attribute> | ||||
|     <optional><attribute name="priv"> | ||||
|         <ref name="priv-content"/> | ||||
|     </attribute></optional> | ||||
|     <optional><attribute name="callno"><text/></attribute></optional> | ||||
|     <optional><attribute name="medium"><text/></attribute></optional> | ||||
|     <zeroOrMore><element name="noteref"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user