complexType "wsoap12:tFaultRes"
Namespace:
Content:
empty, 4 attributes
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in wsdl11soap12.xsd; see XML source
Includes:
definition of 1 attribute; 1 attr. probition
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:anyURI
 = 
("literal" | "encoded")
 = 
xs:anyURI
 = 
xs:boolean
/>
Known Direct Subtypes (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
      wsoap12:tBody (restriction)
          wsoap12:tFaultRes
XML Source (see within schema source)
<xs:complexType abstract="true" name="tFaultRes">
<xs:complexContent>
<xs:restriction base="wsoap12:tBody">
<xs:attribute ref="wsdl:required" use="optional"/>
<xs:attribute name="parts" type="wsoap12:tParts" use="prohibited"/>
<xs:attributeGroup ref="wsoap12:tBodyAttributes"/>
</xs:restriction>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 2/5)
parts
Use:
prohibited
XML Source (see within schema source)
<xs:attribute name="parts" type="wsoap12:tParts" use="prohibited"/>

wsdl:required
Type:
xs:boolean, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute ref="wsdl:required" use="optional"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.