complexType "wsoap12:tOperation"
Namespace:
Content:
empty, 4 attributes, attr. wildcard
Defined:
globally in wsdl11soap12.xsd; see XML source
Includes:
definitions of 3 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:boolean
 = 
xs:anyURI
 = 
xs:boolean
 = 
("rpc" | "document")
   
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
      wsoap12:tOperation
XML Source (see within schema source)
<xs:complexType name="tOperation">
<xs:complexContent>
<xs:extension base="wsoap12:tExtensibilityElementOpenAttrs">
<xs:attribute name="soapAction" type="xs:anyURI" use="optional"/>
<xs:attribute name="soapActionRequired" type="xs:boolean" use="optional"/>
<xs:attribute name="style" type="wsoap12:tStyleChoice" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 3/5)
soapAction
Type:
xs:anyURI, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="soapAction" type="xs:anyURI" use="optional"/>

soapActionRequired
Type:
xs:boolean, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="soapActionRequired" type="xs:boolean" use="optional"/>

style
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"rpc", "document"
XML Source (see within schema source)
<xs:attribute name="style" type="wsoap12:tStyleChoice" 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.