Unfall Weiterarbeit
This commit is contained in:
@@ -61,25 +61,17 @@
|
||||
</xsd:complexContent>
|
||||
</xsd:complexType>
|
||||
<xsd:element name="ElementarproduktUnfall" type="ElementarproduktUnfall_Type"/>
|
||||
<xsd:complexType name="ElementarproduktUnfallTod_Type" abstract="true">
|
||||
<xsd:complexType name="GenElementarproduktUnfall_Type">
|
||||
<xsd:complexContent>
|
||||
<xsd:extension base="ElementarproduktUnfall_Type"/>
|
||||
</xsd:complexContent>
|
||||
</xsd:complexType>
|
||||
<xsd:complexType name="ElementarproduktUnfallInvaliditaet_Type" abstract="true">
|
||||
<xsd:complexContent>
|
||||
<xsd:extension base="ElementarproduktUnfall_Type"/>
|
||||
<xsd:extension base="ElementarproduktUnfall_Type">
|
||||
<xsd:sequence>
|
||||
<xsd:element name="LeistungsartCode" type="xsd:string"/>
|
||||
</xsd:sequence>
|
||||
</xsd:extension>
|
||||
</xsd:complexContent>
|
||||
</xsd:complexType>
|
||||
<xsd:element name="GenElementarproduktUnfall" type="GenElementarproduktUnfall_Type"/>
|
||||
<!-- Der Typ Vertragsrechtsschutz_Type ist ein Beispiel für einen normierten Untertyp. In dieser Form können auch VUs eigene Untertypen definieren -->
|
||||
<xsd:complexType name="ElementarproduktVertragsrechtsschutz_Type" final="#all">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Typ für ein Elementarprodukt Vertragsrechtsschutz</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
<xsd:complexContent>
|
||||
<xsd:extension base="ElementarproduktUnfall_Type"/>
|
||||
</xsd:complexContent>
|
||||
</xsd:complexType>
|
||||
<xsd:simpleType name="OertlicherGeltungsbereichCd_Type">
|
||||
<xsd:restriction base="xsd:unsignedByte">
|
||||
<xsd:enumeration value="1">
|
||||
|
||||
Reference in New Issue
Block a user