Definition Type: Element
Name: content
Namespace: http://www.starstandards.org/webservices/2005/10/transport
Type: starws:Content
Containing Schema: STARWSDLDataTypes.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Describes the type of payload included. This item is optional.
Collapse XSD Schema Diagram:
Drilldown into id in schema starwsdldatatypes_xsd Drilldown into Content in schema starwsdldatatypes_xsdXSD Diagram of content in schema starwsdldatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="content" type="Content" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">Describes the type of
                        payload included. This
                        item is optional.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##any' 1 1
Collapse Child Attributes:
Name Type Default Value Use
id starws:id Required
<anyAttribute>
Collapse Derivation Tree: