complexType "soap:tBody"
Namespace:
Content:
empty, 5 attributes
Defined:
globally in soap; see XML source
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:boolean
 = 
xs:NMTOKENS
 = 
list of xs:anyURI
 = 
("literal" | "encoded")
 = 
xs:anyURI
/>
Known Direct Subtypes (1):
soap:tFaultRes
Known Indirect Subtypes (1):
soap:tFault
All Direct / Indirect Based Elements (2):
soap:body, soap:fault
Known Usage Locations
Type Definition Detail
Type Derivation Tree
wsdl:tExtensibilityElement (extension)
  soap:tBody
XML Source (see within schema source)
<xs:complexType name="tBody">
<xs:complexContent>
<xs:extension base="wsdl:tExtensibilityElement">
<xs:attribute name="parts" type="xs:NMTOKENS" use="optional"/>
<xs:attributeGroup ref="soap:tBodyAttributes"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/5)
parts
Type:
xs:NMTOKENS, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="parts" type="xs:NMTOKENS" use="optional"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All component diagrams generated by Oxygen XML Editor via DocFlex/XML OxygenXML Integration.