complexType "wsoap12:tBody"
Namespace:
Content:
empty, 5 attributes, attr. wildcard
Defined:
globally in wsdl11soap12.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:boolean
 = 
list of xs:NMTOKEN
 = 
xs:anyURI
 = 
("literal" | "encoded")
 = 
xs:anyURI
   
{any attribute with non-schema namespace}
/>
Known Direct Subtypes (1):
wsoap12:tFaultRes
Known Indirect Subtypes (1):
wsoap12:tFault
All Direct / Indirect Based Elements (2):
wsoap12:body, wsoap12:fault
Known Usage Locations
Type Definition Detail
Type Derivation Tree
wsdl:tExtensibilityElement (extension)
      wsoap12:tBody
XML Source (see within schema source)
<xs:complexType name="tBody">
<xs:complexContent>
<xs:extension base="wsoap12:tExtensibilityElementOpenAttrs">
<xs:attribute name="parts" type="wsoap12:tParts" use="optional"/>
<xs:attributeGroup ref="wsoap12:tBodyAttributes"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/6)
parts
Type:
Use:
optional
Attribute Value
list of xs:NMTOKEN
XML Source (see within schema source)
<xs:attribute name="parts" type="wsoap12:tParts" 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.