element <aufbereiter>
Namespace:
Type:
anonymous complexType
Content:
complex, 4 elements
Defined:
locally within adresseTyp complexType in adresse.xsd; see XML source
Includes:
definitions of 4 elements
XML Representation Summary
<aufbereiter>
   
Content: 
aufbereiterNummerAlt?, teilnahmeNOB?, teilnahmeQSS?, teilnahmeQualityPlus?
</aufbereiter>
Content model elements (4):
teilnahmeNOB (in aufbereiter : anonymous),
teilnahmeQSS (type xs:boolean),
Included in content model of elements (22):
Annotation

Spezifika Aufbereiter

XML Source (w/o annotations (5); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="aufbereiter">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="aufbereiterNummerAlt">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{9}"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="teilnahmeNOB" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="teilnahmeQSS" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="teilnahmeQualityPlus" type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 4/4)
aufbereiterNummerAlt
Type:
anonymous (restriction of xs:string), simple content

Adressnummer (Datenaustausch) des Aufbereiters: neunstellig, nur Ziffern

Simple Content
xs:string
Pattern:
[0-9]{9}
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="aufbereiterNummerAlt">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{9}"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

teilnahmeNOB
Type:
xs:boolean, predefined, simple content

Betrieb kann an einer "Nicht obligatorische Beschaffenheitsprüfung" teilnehmen.

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

teilnahmeQSS
Type:
xs:boolean, predefined, simple content

Betrieb ist "QSS" zertifiziert.

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

teilnahmeQualityPlus
Type:
xs:boolean, predefined, simple content

Betrieb ist "QualityPlus" zertifiziert.

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

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