Annotations
Diagram
Type
restriction of xs:int
Facets
enumeration
0
enumeration
1
Used by
Attributes
tds_cfsa22_type/felder/AERZTLEIT/@V , tds_cfsa22_type/felder/ANFTRAUMA/@V , tds_cfsa22_type/felder/ANFVOLLSTA/@V , tds_cfsa22_type/felder/ANFVOLLSTB/@V , tds_cfsa22_type/felder/ANLFA/@V , tds_cfsa22_type/felder/APPAUSST/@V , tds_cfsa22_type/felder/APPAUSSTOP/@V , tds_cfsa22_type/felder/AUSSENDO/@V , tds_cfsa22_type/felder/BATSCHOCK/@V , tds_cfsa22_type/felder/ERFMIND/@V , tds_cfsa22_type/felder/ERWSCHOCKT/@V , tds_cfsa22_type/felder/FAKVERFPERS/@V , tds_cfsa22_type/felder/FAORGEINHEIT/@V , tds_cfsa22_type/felder/FAVERFUEGB/@V , tds_cfsa22_type/felder/GERIKOMP/@V , tds_cfsa22_type/felder/INTENBBEATM/@V , tds_cfsa22_type/felder/INTENBETT/@V , tds_cfsa22_type/felder/MINFAA/@V , tds_cfsa22_type/felder/MINFAIM/@V , tds_cfsa22_type/felder/NOTAUFN/@V , tds_cfsa22_type/felder/NOTFFORTB/@V , tds_cfsa22_type/felder/NOTFPWEITERB/@V , tds_cfsa22_type/felder/NOTFVERANT/@V , tds_cfsa22_type/felder/NOTFZUSATZW/@V , tds_cfsa22_type/felder/OPABT/@V , tds_cfsa22_type/felder/PERSINTENSIV/@V , tds_cfsa22_type/felder/PHYSATEM/@V , tds_cfsa22_type/felder/SCHOCK/@V , tds_cfsa22_type/felder/SOPBLUT/@V , tds_cfsa22_type/felder/SOPEINW/@V , tds_cfsa22_type/felder/SOPGERI/@V , tds_cfsa22_type/felder/SOPMED/@V , tds_cfsa22_type/felder/SOPOPV/@V , tds_cfsa22_type/felder/SOPPERI/@V , tds_cfsa22_type/felder/SOPPHYS/@V , tds_cfsa22_type/felder/STRUKTPROZ/@V , tds_cfsa22_type/felder/SYSBEHAND/@V , tds_cfsa22_type/felder/VERFUEGCT/@V , tds_cfsa22_type/felder/VERSORGPRAES/@V , tds_cfsa22_type/felder/WEITERVERLUFT/@V , tds_cfsa_type/felder/AERZTLEIT/@V , tds_cfsa_type/felder/ANFTRAUMA/@V , tds_cfsa_type/felder/ANFVOLLSTA/@V , tds_cfsa_type/felder/ANFVOLLSTB/@V , tds_cfsa_type/felder/ANLFA/@V , tds_cfsa_type/felder/APPAUSST/@V , tds_cfsa_type/felder/APPAUSSTOP/@V , tds_cfsa_type/felder/AUSSENDO/@V , tds_cfsa_type/felder/BATSCHOCK/@V , tds_cfsa_type/felder/ERFMIND/@V , tds_cfsa_type/felder/ERWSCHOCKT/@V , tds_cfsa_type/felder/FAKVERFPERS/@V , tds_cfsa_type/felder/FAORGEINHEIT/@V , tds_cfsa_type/felder/FAVERFUEGB/@V , tds_cfsa_type/felder/GERIKOMP/@V , tds_cfsa_type/felder/INTENBBEATM/@V , tds_cfsa_type/felder/INTENBETT/@V , tds_cfsa_type/felder/MINFAA/@V , tds_cfsa_type/felder/MINFAIM/@V , tds_cfsa_type/felder/NOTAUFN/@V , tds_cfsa_type/felder/NOTFFORTB/@V , tds_cfsa_type/felder/NOTFPWEITERB/@V , tds_cfsa_type/felder/NOTFVERANT/@V , tds_cfsa_type/felder/NOTFZUSATZW/@V , tds_cfsa_type/felder/OPABT/@V , tds_cfsa_type/felder/PERSINTENSIV/@V , tds_cfsa_type/felder/PHYSATEM/@V , tds_cfsa_type/felder/SCHOCK/@V , tds_cfsa_type/felder/SOPBLUT/@V , tds_cfsa_type/felder/SOPEINW/@V , tds_cfsa_type/felder/SOPGERI/@V , tds_cfsa_type/felder/SOPMED/@V , tds_cfsa_type/felder/SOPOPV/@V , tds_cfsa_type/felder/SOPPERI/@V , tds_cfsa_type/felder/SOPPHYS/@V , tds_cfsa_type/felder/STRUKTPROZ/@V , tds_cfsa_type/felder/SYSBEHAND/@V , tds_cfsa_type/felder/VERFUEGCT/@V , tds_cfsa_type/felder/VERSORGPRAES/@V , tds_cfsa_type/felder/WEITERVERLUFT/@V
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>