element <Fehler>
Namespace:
Type:
anonymous complexType
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
XML Representation Summary
<Fehler>
   
Content: 
Fehlermeldung, XPATH
</Fehler>
Content model elements (2):
Included in content model of elements (1):
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="Fehler">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Fehlermeldung" type="xsd:string"/>
<xsd:element name="XPATH" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
Content Element Detail (all declarations; defined in this component only; 2/2)
Fehlermeldung
Type:
xsd:string, predefined, simple content
XML Source (see within schema source)
<xsd:element name="Fehlermeldung" type="xsd:string"/>

XPATH
Type:
xsd:string, predefined, simple content
XML Source (see within schema source)
<xsd:element name="XPATH" type="xsd:string"/>

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