http://www.w3.org/2003/06/wsdl
The Part Complex Type
Complex Type Part
The Part 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">
-Begin Sequence [1...1]
<wsdl:documentation>wsdl:Documentation</documentation> [0..1]
-Begin Choice [0...*]
<globalExt> is an abstract element.
<msgPartExt> is an abstract element.
End Choice
End Sequence
</...>
 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  mixed="false"  name="Part">
-<xs:complexContent>
-<xs:extension  base="wsdl:ExtensibleDocumented">
-<xs:annotation>
<xs:documentation> Either the element attribute OR the type attribute may appear but not both. Alternatively a qualified extensibility attribute which refers to constructs in some type system other than XML Schema may be used. </xs:documentation>
</xs:annotation>
-<xs:choice  maxOccurs="unbounded"  minOccurs="0">
<xs:element  ref="wsdl:globalExt" />
<xs:element  ref="wsdl:msgPartExt" />
</xs:choice>
<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 Type (3)
 Collapse Element (2)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©