Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema case_admin_dfp.xsd
Properties
attribute form default unqualified
element form default qualified
Element case_admin_type / id
Annotations
Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert
Diagram
Diagram admin_datatypes_xsd.tmp#case_id_type_V admin_datatypes_xsd.tmp#case_id_type
Type case_id_type
Properties
content complex
minOccurs 1
maxOccurs 1
Attributes
QName Type Use
V restriction of xoev-lc:String.Latin required
Source
<xs:element name="id" type="case_id_type" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert</xs:documentation>
  </xs:annotation>
</xs:element>
Element case_admin_type / guid
Annotations
Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert
Diagram
Diagram admin_datatypes_xsd.tmp#guid_type_V admin_datatypes_xsd.tmp#guid_type
Type guid_type
Properties
content complex
minOccurs 1
maxOccurs 1
Attributes
QName Type Use
V restriction of xoev-lc:String.Latin required
Source
<xs:element name="guid" type="guid_type" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert</xs:documentation>
  </xs:annotation>
</xs:element>
Element case_admin_type / version
Annotations
Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert
Diagram
Diagram admin_datatypes_xsd.tmp#version_type_V admin_datatypes_xsd.tmp#version_type
Type version_type
Properties
content complex
minOccurs 1
maxOccurs 1
Attributes
QName Type Use
V positive_integer_type required
Source
<xs:element name="version" type="version_type" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert</xs:documentation>
  </xs:annotation>
</xs:element>
Element case_admin_type / action
Annotations
Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert
Diagram
Diagram admin_datatypes_xsd.tmp#crud_type_V admin_datatypes_xsd.tmp#crud_type
Type crud_type
Properties
content complex
minOccurs 1
maxOccurs 1
Attributes
QName Type Use
V enum_crud_type required
Source
<xs:element name="action" type="crud_type" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert</xs:documentation>
  </xs:annotation>
</xs:element>
Element case_admin_type / module
Annotations
Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert
Diagram
Diagram admin_datatypes_xsd.tmp#module_type_V admin_datatypes_xsd.tmp#module_type
Type module_type
Properties
content complex
minOccurs 1
maxOccurs 1
Attributes
QName Type Use
V enum_exportmodul_type required
Source
<xs:element name="module" type="module_type" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert</xs:documentation>
  </xs:annotation>
</xs:element>
Element case_admin_type / protocol
Annotations
protocol zeigt die Validierungsergebnisse auf Datensatzebene. protocol und das Kindelement status_case sind im Datenfluss bereits ab dem Leistungserbringer verpflichtend.
Diagram
Diagram admin_datatypes_xsd.tmp#case_protocol_type_status_case admin_datatypes_xsd.tmp#case_protocol_type_validation_item admin_datatypes_xsd.tmp#case_protocol_type
Type case_protocol_type
Properties
content complex
minOccurs 1
maxOccurs 1
Model
Children status_case, validation_item
Instance
<protocol xmlns="urn:gba:sqg">
  <status_case V="">{1,1}</status_case>
  <validation_item c_date="" check_tool="" description="" id="" V="">{0,unbounded}</validation_item>
</protocol>
Source
<xs:element name="protocol" type="case_protocol_type" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>protocol zeigt die Validierungsergebnisse auf Datensatzebene. protocol und das Kindelement status_case sind im Datenfluss bereits ab dem Leistungserbringer verpflichtend.</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type case_admin_type
Diagram
Diagram case_admin_dfp_xsd.tmp#case_admin_type_id case_admin_dfp_xsd.tmp#case_admin_type_guid case_admin_dfp_xsd.tmp#case_admin_type_version case_admin_dfp_xsd.tmp#case_admin_type_action case_admin_dfp_xsd.tmp#case_admin_type_module case_admin_dfp_xsd.tmp#case_admin_type_protocol
Used by
Model
Children action, guid, id, module, protocol, version
Source
<xs:complexType name="case_admin_type">
  <xs:sequence>
    <xs:element name="id" type="case_id_type" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="guid" type="guid_type" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="version" type="version_type" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="action" type="crud_type" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="module" type="module_type" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Wert wird vom Leistungserbringer geschrieben und bleibt in den Datenflussprotokollen unverändert</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="protocol" type="case_protocol_type" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>protocol zeigt die Validierungsergebnisse auf Datensatzebene. protocol und das Kindelement status_case sind im Datenfluss bereits ab dem Leistungserbringer verpflichtend.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>