xml-stylesheetschema :: elementFormDefault: qualified | attributeFormDefault: unqualified
element :: name: Anrufliste | nillable: false | abstract: false
complexType :: mixed: false
sequence :: minOccurs: 1 | maxOccurs: 1
element :: name: Anruf | maxOccurs: unbounded | minOccurs: 1 | nillable: false
complexType :: mixed: false
sequence :: minOccurs: 1 | maxOccurs: 1
element :: name: Kunde | maxOccurs: unbounded | minOccurs: 1 | nillable: false
complexType :: mixed: false
sequence :: minOccurs: 1 | maxOccurs: 1
element :: name: Vorname | type: xs:string | minOccurs: 1 | maxOccurs: 1 | nillable: false
element :: name: Nachname | type: xs:string | nillable: false | abstract: false
attribute :: ref: Nr
attribute :: name: Typ | type: xs:string | use: required
attribute :: name: Anrede | type: xs:string | use: optional
element :: name: Tarif | nillable: false | abstract: false
complexType :: mixed: false
sequence :: minOccurs: 1 | maxOccurs: 1
element :: name: Name | type: xs:string | minOccurs: 1 | maxOccurs: 1 | nillable: false
element :: name: Preis | type: xs:decimal | nillable: false | abstract: false
element :: name: Summe | type: xs:decimal | nillable: false | abstract: false
attribute :: ref: Nr
attribute :: ref: Nr
attribute :: name: Nr | type: xs:positiveInteger | use: required
