element <auslagerungsPruefung>
Namespace:
Type:
anonymous complexType
Content:
complex, 1 element
Defined:
Includes:
definition of 1 element
XML Representation Summary
<auslagerungsPruefung>
   
Content: 
plombierteMengen?
</auslagerungsPruefung>
Content model elements (1):
Included in content model of elements (1):
Annotation

Auslagerungsprüfung

XML Source (w/o annotations (6); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="auslagerungsPruefung">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="plombierteMengen">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="1" name="einzelMenge">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="1" name="kategorie">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="V"/>
<xs:enumeration value="PB"/>
<xs:enumeration value="PBTC"/>
<xs:enumeration value="NaV"/>
<xs:enumeration value="BS"/>
<xs:enumeration value="EWG1"/>
<xs:enumeration value="BSE"/>
<xs:enumeration value="EWG2"/>
<xs:enumeration value="BE"/>
<xs:enumeration value="EWG3"/>
<xs:enumeration value="Z1"/>
<xs:enumeration value="Z2"/>
<xs:enumeration value="ZA"/>
<xs:enumeration value="ZB"/>
<xs:enumeration value="MK"/>
<xs:whiteSpace value="collapse"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="1" name="gewicht" type="xs:double"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 1/1)
plombierteMengen
Type:
anonymous, complex content

Plombierte Mengen

XML Source (w/o annotations (5); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="plombierteMengen">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="1" name="einzelMenge">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="1" name="kategorie">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="V"/>
<xs:enumeration value="PB"/>
<xs:enumeration value="PBTC"/>
<xs:enumeration value="NaV"/>
<xs:enumeration value="BS"/>
<xs:enumeration value="EWG1"/>
<xs:enumeration value="BSE"/>
<xs:enumeration value="EWG2"/>
<xs:enumeration value="BE"/>
<xs:enumeration value="EWG3"/>
<xs:enumeration value="Z1"/>
<xs:enumeration value="Z2"/>
<xs:enumeration value="ZA"/>
<xs:enumeration value="ZB"/>
<xs:enumeration value="MK"/>
<xs:whiteSpace value="collapse"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="1" name="gewicht" type="xs:double"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set