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