Haziga of Diessen

Haziga of Diessen, also known as Hadegunde (c.1040 1 August 1104) was a Countess consort of Scheyern. Her descent is not entirely clear. It is usually assumed that her father was Count Frederick II of Diessen. He was Vogt of the Cathedral chapter in Regensburg. He was married three times; it is unclear in which marriage Haziga was born.

Haziga of Diessen
Bornc.1040
Died(1104-08-01)1 August 1104
Spouse(s)Herman of Kastl
Otto I, Count of Scheyern
FatherFrederick II, Count of Diessen

Around 1080, she founded a Benedictine monastery in Bayrischzell. It was moved to Fischbachau in 1085, then to Petersberg, near Dachau in 1104 and finally to Scheyern in 1119.

Marriages and issue

Her first husband was Count Herman of Kastl (d. 27 January 1056). With him, she probably had two sons and a daughter:

  • Herman, Count of Cham (d. after 1071)
  • Frederick I, Count of Kastl and Habsburg (d. 10 November 1103)
  • Matilda, married Count Rapoto III of Upper Traungau (d. 15 October 1080)

Her second husband was Count Otto I of Scheyern (d. 4 December 1078). It was also his second marriage. He had four children; it is possible some or all of these were from his first marriage:

  • Arnold I (d. before 26 March 1123)
  • Eckhard I (d. before 11 May 1091)
  • Bernard I (d. 2 March 1104)
  • Otto II (d. 31 October 1120)
gollark: It's not THAT bad. I documented most of how it works and it's not even directly installed from pastebin now.
gollark: It makes more sense, yes, thus I will not implement it.
gollark: Except it's addition.
gollark: <@563866872702042132> I already did the calling-is-multiplication thing.
gollark: This occurs in the final phase of potatoBIOS initialization:```luaif potatOS.registry.get "potatOS.immutable_global_scope" then setmetatable(_G, { __newindex = function(_, x) error(("cannot set _G[%q] - _G is immutable"):format(tostring(x)), 0) end })endif meta then _G.meta = meta.new() endif _G.textutilsprompt then textutils.prompt = _G.textutilsprompt endif process then process.spawn(keyboard_shortcuts, "kbsd") if http.websocket then process.spawn(skynet.listen, "skynetd") process.spawn(potatoNET, "systemd-potatod") end local autorun = potatOS.registry.get "potatOS.autorun" if type(autorun) == "string" then autorun = load(autorun) end if type(autorun) == "function" then process.spawn(autorun, "autorun") end if potatOS.registry.get "potatOS.extended_monitoring" then process.spawn(excessive_monitoring, "extended_monitoring") end if run then process.spawn(run_shell, "ushell") endelse if run then print "Warning: no process manager available. This should probably not happen - please consider reinstalling or updating. Fallback mode enabled." local ok, err = pcall(run_shell) if err then printError(err) end os.shutdown() endendwhile true do coroutine.yield() end```

References

Hans Constantin Faußner: Zur Frühzeit der Babenberger in Bayern und Herkunft der Wittelsbacher, Jan Thorbecke Verlag, Stuttgart, 1990, ISBN 3-7995-2413-4

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.