Definition Type: Element
Name: uriReference
Namespace: http://www.starstandards.org/webservices/2009/transport
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: STARWSDLDataTypes4.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
External attachments that reside on an accessible server. For these attachments this element carries only the URL of the attachment.
Collapse XSD Schema Diagram:
XSD Diagram of uriReference in schema starwsdldatatypes4_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="uriReference" type="xsd:anyURI" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">External attachments that reside on an accessible server. For
               these attachments this element carries only the URL of the attachment.</xsd:documentation>
    </xsd:annotation>
</xsd:element>