http://xmlns.greystate.dk/2020/hyperlinks
}An XML application for keeping track of great links to cool sites.
Typical prefix is hyp eg. <hyp:hyperlink>...</hyp:hyperlink>
<hyperlinks />
(group | category | hyperlink)
*<group />
(category*)
Used for segmenting categories at the root level.
<hyperlink new="yes|no"
owner="xsd:string" order="xsd:integer" />
(name, url, description?)
Contains the data for a single hyperlink resource.
<category name="xsd:string" />
(hyperlink*)
Used for grouping several hyperlinks under the same heading.
<name />
xsd:string
<url />
xsd:anyURI
<description />
xsd:string