-
Notifications
You must be signed in to change notification settings - Fork 5
Schema
hfreye edited this page Sep 16, 2016
·
10 revisions
Online unter: http://bsbb.eu/rlp110.xsd <?xml version="1.0" encoding="UTF-8" ?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://bsbb.eu" xmlns="http://bsbb.eu." elementFormDefault="qualified">
...
<xs:element name="rlp110" type="[[rlp110type]]"/>
</xs:schema> Das wichtigste steht am Schluss: Das "Hauptelement" ist rlp110 und ist vom Typ "rlp110type".
Man kann sich immer "reinklicken" und über "zurück" im Browser oder "Links auf diese Seite" (links unter Werkzeuge) wieder "raus".