Included schema admin_datatypes_pre.xsd
Complex Type specification_type
Complex Type flow_type
Simple Type enum_flow_type
Complex Type target_type
Simple Type enum_target_type
Simple Type enum_organisation_type
|
|
|
|
Diagram
|
|
Type |
restriction of xs:string |
Facets
|
enumeration |
Bundesauswertestelle |
|
enumeration |
Datenannahmestelle |
|
enumeration |
Leistungserbringer |
|
enumeration |
Softwarehersteller |
|
enumeration |
undefined |
|
|
Used by
|
|
Source
|
<xs:simpleType name="enum_organisation_type">
<xs:restriction base="xs:string">
<xs:enumeration value="Bundesauswertestelle"/>
<xs:enumeration value="Datenannahmestelle"/>
<xs:enumeration value="Leistungserbringer"/>
<xs:enumeration value="Softwarehersteller"/>
<xs:enumeration value="undefined"/>
</xs:restriction>
</xs:simpleType> |
|
|
|
|
|
|
Simple Type enum_validation_provider_type
|
|
|
|
Diagram
|
|
Type |
restriction of enum_organisation_type |
Type hierarchy |
|
Facets
|
enumeration |
Bundesauswertestelle |
|
enumeration |
Datenannahmestelle |
|
enumeration |
Softwarehersteller |
|
enumeration |
undefined |
|
|
Source
|
<xs:simpleType name="enum_validation_provider_type">
<xs:restriction base="enum_organisation_type">
<xs:enumeration value="Bundesauswertestelle"/>
<xs:enumeration value="Datenannahmestelle"/>
<xs:enumeration value="Softwarehersteller"/>
<xs:enumeration value="undefined"/>
</xs:restriction>
</xs:simpleType> |
|
|
|
|
|
|
Complex Type information_system_type
Complex Type softwareName_type
Complex Type softwareVersion_type
Simple Type registration_type
Attribute Group root_attr