Definition Type: Element
Name: payloadManifest
Namespace: http://www.starstandards.org/webservices/2005/10/transport
Type: starws:PayloadManifest
Containing Schema: STARWSDLDataTypes.xsd
Abstract
Documentation:
The payload manifest contains one manifest element for each content element in the SOAP body.
Collapse XSD Schema Diagram:
Drilldown into manifest in schema starwsdldatatypes_xsd Drilldown into PayloadManifest in schema starwsdldatatypes_xsdXSD Diagram of payloadManifest in schema starwsdldatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="payloadManifest" type="PayloadManifest">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">The payload manifest contains
                one manifest element for each
                content element in the SOAP body.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
manifest starws:manifest 0 unbounded
Collapse Derivation Tree: