Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 8 elements |
Defined: |
locally within beschaffenheitsPruefungPflanzgut complexType in beschaffenheitspruefung_pflanzgut.xsd; see XML source |
Includes: |
definitions of 8 elements |
XML Representation Summary | |||||
<quarantaenePruefung> | |||||
|
|||||
</quarantaenePruefung> |
bescheidDatum (type xs:date), entscheidungsDatum (type xs:date), probenahmeDatum (type xs:date), |
probenEingangsDatum (type xs:date), |
Quarantäneprüfung
<xs:element maxOccurs="1" minOccurs="0" name="quarantaenePruefung"> <xs:complexType> <xs:sequence> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="KT"/> <xs:enumeration value="QT"/> <xs:enumeration value="CT"/> <xs:enumeration value="CTE"/> <xs:enumeration value="CPB"/> <xs:enumeration value="CXZ"/> <xs:enumeration value="CPZ"/> <xs:enumeration value="CTS"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
xs:date, predefined, simple content |
Ausfertigung des Bescheides (Datum)
<xs:element maxOccurs="1" minOccurs="0" name="bescheidDatum" type="xs:date"/> |
Type: |
quarantaeneErgebnisTyp, complex content |
CMS-Erkrankung (Clavibacter michiganensis sol., Bakterielle Ringfäule)
<xs:element maxOccurs="1" minOccurs="0" name="cms" type="quarantaeneErgebnisTyp"/> |
Type: |
xs:date, predefined, simple content |
Datum der Entscheidung
<xs:element maxOccurs="1" minOccurs="0" name="entscheidungsDatum" type="xs:date"/> |
Type: |
xs:date, predefined, simple content |
Datum der Probenahme
<xs:element maxOccurs="1" minOccurs="0" name="probenahmeDatum" type="xs:date"/> |
Type: |
xs:date, predefined, simple content |
Eingang der Probe (Datum)
<xs:element maxOccurs="1" minOccurs="0" name="probenEingangsDatum" type="xs:date"/> |
Type: |
quarantaeneErgebnisTyp, complex content |
RS-Erkrankung (Ralstonia solanacearum, Schleimkrankheit)
<xs:element maxOccurs="1" minOccurs="0" name="rs" type="quarantaeneErgebnisTyp"/> |
Type: |
Testgrund Quarantäne
enumeration of xs:string |
Enumeration: |
"KT", "QT", "CT", "CTE", "CPB", "CXZ", "CPZ", "CTS" |
<xs:element maxOccurs="1" minOccurs="1" name="testGrund"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="KT"/> <xs:enumeration value="QT"/> <xs:enumeration value="CT"/> <xs:enumeration value="CTE"/> <xs:enumeration value="CPB"/> <xs:enumeration value="CXZ"/> <xs:enumeration value="CPZ"/> <xs:enumeration value="CTS"/> </xs:restriction> </xs:simpleType> </xs:element> |
Type: |
Untersuchungsnummer für Quarantäneprüfung
xs:string |
maxLength: |
12 |
minLength: |
1 |
<xs:element maxOccurs="1" minOccurs="0" name="untersuchungsNummer"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> |
XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set |