Definition Type: Attribute
Name: element
Namespace: http://www.starstandards.org/webservices/2009/transport
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: STARWSDLDataTypes4.xsd
Use Required
Documentation:
This attribute contains the local name of the XML element in the corresponding content in the SOAP body.
Collapse XSD Schema Diagram:
XSD Diagram of element in schema starwsdldatatypes4_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:attribute name="element" type="xsd:string" use="required">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org"> This attribute contains the local name of the XML element in the
          corresponding content in the SOAP body.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>