http://schemas.xmlsoap.org/wsdl/
The tPart Complex Type
Complex Type tPart
The tPart type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... element="xs:QName" name="xs:NCName"Click here to hide Comment This attribute is required. type="xs:QName">
<wsdl:documentation>wsdl:tDocumentation</documentation> [0..1]
</...>
 Collapse Attributes
Name Type Summary
element QName
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
name NCName
Use of this attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
type QName
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
-<xs:complexType  name="tPart">
-<xs:complexContent>
-<xs:extension  base="wsdl:tExtensibleAttributesDocumented">
<xs:attribute  name="name"  type="xs:NCName"  use="required" />
<xs:attribute  name="element"  type="xs:QName"  use="optional" />
<xs:attribute  name="type"  type="xs:QName"  use="optional" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
 Collapse Uses
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©