Schema


Schema BuchTrans_10.wsdl.inline1.xsd
Target Namespace http://reference.e-government.gv.at/namespace/buchtrans/1#
Namespace Table http://reference.e-government.gv.at/namespace/buchtrans/1#
http://reference.e-government.gv.at/namespace/persondata/20020228#
http://schemas.xmlsoap.org/wsdl/
http://reference.e-government.gv.at/namespace/xml-sw/1#
http://schemas.xmlsoap.org/wsdl/mime/
http://schemas.xmlsoap.org/wsdl/http/
http://www.w3.org/2001/XMLSchema
http://schemas.xmlsoap.org/wsdl/soap/
http://schemas.xmlsoap.org/soap/encoding/

Directives
include BuchTrans_10.xsd

Elements
Fault

Complex Types

Simple Types

Types


Elements


Element Fault
Namespace http://reference.e-government.gv.at/namespace/buchtrans/1#
Diagram (FaultType) (detailType) (detailType) Fault
Type Anonymous (FaultType)
Source
 <xsd:element name="Fault"> 
     <xsd:complexType>  
       <xsd:sequence>   
         <xsd:element name="faultcode" type="xsd:QName"/>   
         <xsd:element name="faultstring" type="xsd:string"/>   
         <xsd:element name="faultactor" type="xsd:anyURI"/>   
         <xsd:element name="detail">    
           <xsd:complexType>     
             <xsd:sequence>      
               <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##any" processContents="lax"/>      
             </xsd:sequence>     
           </xsd:complexType>    
         </xsd:element>   
       </xsd:sequence>  
     </xsd:complexType> 
   </xsd:element>

Groups


Attributes


Attribute Groups


Anonymous Types


Fault's Anonymous Complex Type (FaultType)
Namespace http://reference.e-government.gv.at/namespace/buchtrans/1#
Diagram (FaultType) (detailType) (detailType)
Inheritance Hierarchy
anyType {http://www.w3.org/2001/XMLSchema}
    (FaultType) {http://reference.e-government.gv.at/namespace/buchtrans/1#}
Content Details
faultcode  
faultstring  
faultactor  
detail  
Source
 <xsd:complexType> 
      <xsd:sequence>  
        <xsd:element name="faultcode" type="xsd:QName"/>  
        <xsd:element name="faultstring" type="xsd:string"/>  
        <xsd:element name="faultactor" type="xsd:anyURI"/>  
        <xsd:element name="detail">   
          <xsd:complexType>    
            <xsd:sequence>     
              <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##any" processContents="lax"/>     
            </xsd:sequence>    
          </xsd:complexType>   
        </xsd:element>  
      </xsd:sequence> 
    </xsd:complexType>

detail's Anonymous Complex Type (detailType)
Namespace http://reference.e-government.gv.at/namespace/buchtrans/1#
Diagram (detailType)
Inheritance Hierarchy
anyType {http://www.w3.org/2001/XMLSchema}
    (detailType) {http://reference.e-government.gv.at/namespace/buchtrans/1#}
Content Details
Source
 <xsd:complexType> 
         <xsd:sequence>  
           <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##any" processContents="lax"/>  
         </xsd:sequence> 
       </xsd:complexType>