Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Included schema datatypes.xsd
Properties
attribute form default unqualified
element form default qualified
Simple Type enum_spez_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 2023 QSFFx V01 Alpha
enumeration 2023 QSFFx V01
Used by
Source
<xs:simpleType name="enum_spez_type">
  <xs:restriction base="xs:string">
    <xs:enumeration value="2023 QSFFx V01 Alpha"/>
    <xs:enumeration value="2023 QSFFx V01"/>
  </xs:restriction>
</xs:simpleType>
Simple Type enum_crud_type
Annotations
CRUD-Operation
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration create
initialer Datensatz
enumeration delete
Löschen
enumeration update
Aktualisierung (neue Teildatensätze als auch Korrektur)
Used by
Attribute crud_type/@V
Source
<xs:simpleType name="enum_crud_type">
  <xs:annotation>
    <xs:documentation>CRUD-Operation</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="create">
      <xs:annotation>
        <xs:documentation>initialer Datensatz</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="delete">
      <xs:annotation>
        <xs:documentation>Löschen</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="update">
      <xs:annotation>
        <xs:documentation>Aktualisierung (neue Teildatensätze als auch Korrektur)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type enum_exportmodul_type
Annotations
Exportmodule
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration FFXE
QSFFx-RL Erinnerungswesen
enumeration F_NW
QSFFx-RL Nachweisverfahren
enumeration F_SA
QSFFx-RL Strukturabfrage 2023
enumeration F_SA22
QSFFx-RL Strukturabfrage 2022
Used by
Source
<xs:simpleType name="enum_exportmodul_type">
  <xs:annotation>
    <xs:documentation>Exportmodule</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="FFXE">
      <xs:annotation>
        <xs:documentation>QSFFx-RL Erinnerungswesen</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="F_NW">
      <xs:annotation>
        <xs:documentation>QSFFx-RL Nachweisverfahren</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="F_SA">
      <xs:annotation>
        <xs:documentation>QSFFx-RL Strukturabfrage 2023</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="F_SA22">
      <xs:annotation>
        <xs:documentation>QSFFx-RL Strukturabfrage 2022</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type enum_procedure_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration undefined
Nicht definiertes Pseudonymisierungsverfahren
Used by
Source
<xs:simpleType name="enum_procedure_type">
  <xs:restriction base="xs:string">
    <xs:enumeration value="undefined">
      <xs:annotation>
        <xs:documentation>Nicht definiertes Pseudonymisierungsverfahren</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type content_version_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 1.0
Used by
Source
<xs:simpleType name="content_version_type">
  <xs:restriction base="xs:string">
    <xs:enumeration value="1.0"/>
  </xs:restriction>
</xs:simpleType>
Simple Type enum_jleer_type
Annotations
Ja / <leer>
Diagram
Diagram
Type restriction of xs:int
Facets
enumeration 1
ja
Used by
Source
<xs:simpleType name="enum_jleer_type">
  <xs:annotation>
    <xs:documentation>Ja / <leer></xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:int">
    <xs:enumeration value="1">
      <xs:annotation>
        <xs:documentation>ja</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type enum_jn_type
Annotations
Ja/Nein
Diagram
Diagram
Type restriction of xs:int
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:simpleType name="enum_jn_type">
  <xs:annotation>
    <xs:documentation>Ja/Nein</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:int">
    <xs:enumeration value="0">
      <xs:annotation>
        <xs:documentation>nein</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1">
      <xs:annotation>
        <xs:documentation>ja</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type fachabt_type
Annotations
Fachabteilung
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{4}
Source
<xs:simpleType name="fachabt_type">
  <xs:annotation>
    <xs:documentation>Fachabteilung</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="[0-9]{4}"/>
  </xs:restriction>
</xs:simpleType>
Simple Type datum_type
Annotations
Zehnstelliges Datum
Diagram
Diagram
Type restriction of xs:string
Facets
pattern ((((31\.(0[13578]|1[02]))\.|((29|30)\.(0[13-9]|1[0-2])\.))((19|20)\d{2}))|((29\.02\.(((19|20)(0[48]|[2468][048]|[13579][26])|(2000)))))|((0[1-9]|1\d|2[0-8])\.((0[1-9])|(1[0-2]))\.((19|20)\d{2})))
Used by
Source
<xs:simpleType name="datum_type">
  <xs:annotation>
    <xs:documentation>Zehnstelliges Datum</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="((((31\.(0[13578]|1[02]))\.|((29|30)\.(0[13-9]|1[0-2])\.))((19|20)\d{2}))|((29\.02\.(((19|20)(0[48]|[2468][048]|[13579][26])|(2000)))))|((0[1-9]|1\d|2[0-8])\.((0[1-9])|(1[0-2]))\.((19|20)\d{2})))"/>
  </xs:restriction>
</xs:simpleType>
Simple Type uhrzeit_type
Annotations
Minutengenaue Uhrzeit
Diagram
Diagram
Type restriction of xs:string
Facets
pattern ([01]?\d|2[0-3]):([0-5]?\d)
Source
<xs:simpleType name="uhrzeit_type">
  <xs:annotation>
    <xs:documentation>Minutengenaue Uhrzeit</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="([01]?\d|2[0-3]):([0-5]?\d)"/>
  </xs:restriction>
</xs:simpleType>
Simple Type mondatum_type
Annotations
Monatsdatum (ohne Angabe von Tagen)
Diagram
Diagram
Type restriction of xs:string
Facets
pattern (0[1-9]|1[012])\.(19|20)\d{2}
Source
<xs:simpleType name="mondatum_type">
  <xs:annotation>
    <xs:documentation>Monatsdatum (ohne Angabe von Tagen)</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="(0[1-9]|1[012])\.(19|20)\d{2}"/>
  </xs:restriction>
</xs:simpleType>
Simple Type quartdatum_type
Annotations
Quartalsdatum (ohne Angabe von Tagen oder Monaten)
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [1-4]/[12][0-9]{3}
Source
<xs:simpleType name="quartdatum_type">
  <xs:annotation>
    <xs:documentation>Quartalsdatum (ohne Angabe von Tagen oder Monaten)</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="[1-4]/[12][0-9]{3}"/>
  </xs:restriction>
</xs:simpleType>
Simple Type entlgrund_type
Diagram
Diagram
Type restriction of xs:int
Facets
totalDigits 2
Source
<xs:simpleType name="entlgrund_type">
  <xs:restriction base="xs:int">
    <xs:totalDigits value="2"/>
  </xs:restriction>
</xs:simpleType>