Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Namespaces

Empfohlene Antworten

Veröffentlicht

Hallo liebe Fachinformatiker-Kollegen,

hab nächste Woche eine Schulaufgabe u.a. über XML. Dazu hat uns der Lehrer ein paar Aufgaben gegeben, u.a. nachfolgende. Kann mir vielleicht einer von euch bestätigen, dass meine Vermutung richtig ist, dass es sich bei der Version C um jene handelt, bei welcher alle Namespace Kriterien erfüllt sind?

Vielen Dank!

Version A

<?xml version="1.0" encoding="UTF-8"?>

<root xmlns:otto="http://www.otto.de/test/xml"

xmlns:xlink="http://www.test.org/hallo/xlink'>http://www.test.org/hallo/xlink">

<elemA xmlns="http://www.servus.de">

<elemC xmlns="http://www.hallo.de">

<otto:elemB xlink:actuate="onLoad"

xlink:href="http://www.test.org"

xlink:show="replace"/>

<elemD/>

<elemE xmlns="http://www.beispiel.com"/>

</elemC>

</elemA>

</root>

Version B

<?xml version="1.0" encoding="UTF-8"?>

<root xmlns:otto="http://www.otto.de/test/xml"

xmlns:xlink="http://www.test.org/hallo/xlink'>http://www.test.org/hallo/xlink"

xmlns:uBahn="http://www.servus.de">

<elemA xmlns="http://www.hallo.de">

<uBahn:elemC>

<otto:elemB xlink:acutate="onLoad"

xlink:href="http://www.test.org"

xlink:show="replace"/>

<elemD/>

<elemE xmlns="http://www.beispiel.com"/>

</uBahn:elemC>

</elemA>

</root>

Version C

<?xml version="1.0" encoding="UTF-8"?>

<root xmlns:objekt="http://www.hallo.de"

xmlns:otto="http://www.otto.de/test/xml"

xmlns:xlink="http://www.test.org/hallo/xlink'>http://www.test.org/hallo/xlink"

xmlns:uBahn="http://www.servus.de"

xmlns:Beisp="http://www.beispiel.com"/>

<objekt:elemA>

<uBahn:elemC>

<otto:elemB xlink:acutate="onLoad"

xlink:href="http://www.test.org"

xlink:show="replace"/>

<uBahn:elemD/>

<Beip:elemE/>

</uBahn:elemC>

</objekt:elemA

</root>

Version D

<?xml version="1.0" encoding="UTF-8"?>

<root xmlns="http://www.otto.de/test/xml">

<elemA xmlns="http://www.hallo.de">

<elemC xlmns="http://www.servus.de">

<elemB xmlns="http://www.test.org/hallo/xlink'>http://www.test.org/hallo/xlink"

acutate="onLoad"

href="http://www.test.org"

show="replace"/>

<elemD/>

<elemE xmlns="http://www.beispiel.de"/>

</elemC>

</elemA>

</root>

Version E

<?xml version="1.0" encoding="UTF-8"?>

<root xmlns="http://www.otto.de/test/xml">

xmlns:beispiel="http://www.beispiel.com"

xmlns:xlink="http://www.test.org/hallo/xlink'>http://www.test.org/hallo/xlink">

<elemA xmlns="http://www.hallo.de"

xmlns:xy="http://www.servus.de"

xmlns:ylink="http://www.test.org/hallo/xlink'>http://www.test.org/hallo/xlink"

<xy:elemC xmlns:ab="http://www.servus.de">

xmlns:zlink="http://www.test.org/hallo/xlink'>http://www.test.org/hallo/xlink">

<elemB xmlns="http://www.otto.de/test/xml"

xlink:actuate="onLoad"

ylink:href="http://www.hallo.de"

zlink.show="replace/">

<ab:elemD/>

<example:elemE/>

</xy:elemC>

</elemA>

</root>

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.