element <einzelMenge>
Namespace:
Type:
anonymous complexType
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
XML Representation Summary
<einzelMenge>
   
Content: 
kategorie, gewicht
</einzelMenge>
Content model elements (2):
Included in content model of elements (1):
Annotation

Einzelmenge pro Kategorie

XML Source (w/o annotations (4); see within schema source)
<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>
Content Element Detail (all declarations; defined in this component only; 2/2)
gewicht
Type:
xs:double, predefined, simple content

Gewicht in kg

XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="gewicht" type="xs:double"/>

kategorie
Type:
anonymous (restriction of xs:string), simple content

Kategorie

Simple Content
enumeration of xs:string
Enumeration:
"V", "PB", "PBTC", "NaV", "BS", "EWG1", "BSE", "EWG2", "BE", "EWG3", "Z1", "Z2", "ZA", "ZB", "MK"
whiteSpace:
collapse
XML Source (w/o annotations (2); see within schema source)
<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>

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