diff options
| author | Ziad Sawalha <github@highbridgellc.com> | 2011-04-30 13:24:34 -0500 |
|---|---|---|
| committer | Ziad Sawalha <github@highbridgellc.com> | 2011-04-30 13:24:34 -0500 |
| commit | 1623835e91ac71acdb20c92878aedb90c3da4ec4 (patch) | |
| tree | 17c41dcddeed83df0572d3bd72f36107f61e2447 /docs | |
| parent | 425b08cd50d88c57f47af67c8cdf5c5d4bc7b67b (diff) | |
Annotate TODOs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guide/src/docbkx/xsd/atom/atom.xsd | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/guide/src/docbkx/xsd/atom/atom.xsd b/docs/guide/src/docbkx/xsd/atom/atom.xsd index a619efaa..c515c497 100644 --- a/docs/guide/src/docbkx/xsd/atom/atom.xsd +++ b/docs/guide/src/docbkx/xsd/atom/atom.xsd @@ -72,7 +72,7 @@ <xs:attribute name="rel" use="required" type="atom:relation"> <xs:annotation> <xs:documentation> - <html:p>TODO</html:p> + <html:p>TODO(Jorge)</html:p> </xs:documentation> </xs:annotation> </xs:attribute> @@ -80,7 +80,7 @@ <xs:attribute name="type" use="optional" type="xs:string"> <xs:annotation> <xs:documentation> - <html:p>TODO</html:p> + <html:p>TODO(Jorge)</html:p> </xs:documentation> </xs:annotation> </xs:attribute> @@ -88,7 +88,7 @@ <xs:attribute name="href" use="required" type="xs:anyURI"> <xs:annotation> <xs:documentation> - <html:p>TODO</html:p> + <html:p>TODO(Jorge)</html:p> </xs:documentation> </xs:annotation> </xs:attribute> @@ -96,7 +96,7 @@ <xs:attribute name="hreflang" use="optional" type="xs:NMTOKEN"> <xs:annotation> <xs:documentation> - <html:p>TODO</html:p> + <html:p>TODO(Jorge)</html:p> </xs:documentation> </xs:annotation> </xs:attribute> @@ -104,7 +104,7 @@ <xs:attribute name="title" use="optional" type="xs:string"> <xs:annotation> <xs:documentation> - <html:p>TODO</html:p> + <html:p>TODO(Jorge)</html:p> </xs:documentation> </xs:annotation> </xs:attribute> |
