Definition Type: ComplexType
Name: detail
Namespace: http://schemas.xmlsoap.org/soap/envelope/
Containing Schema: http://schemas.xmlsoap.org/soap/envelope/
Abstract
Collapse XSD Schema Diagram:
XSD Diagram of detail in schema http___schemas_xmlsoap_org_soap_envelope_1 (Simple Object Access Protocol (SOAP))
Collapse XSD Schema Code:
<xs:complexType name="detail">
    <xs:sequence>
        <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax" />
    </xs:sequence>
    <xs:anyAttribute namespace="##any" processContents="lax" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##any' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##any'
Collapse Derivation Tree:
Collapse References:
tns:detail