Definition Type: Attribute
Name: href
Namespace: http://schemas.microsoft.com/data/udc/soap
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: udcsoap.xsd
Use (Optional)
Documentation:
Contains the URL of Web service. This URL is used by remote clients.
Collapse XSD Schema Diagram:
XSD Diagram of href in schema udcsoap_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="href" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>Contains the URL of Web service. This URL is used by remote clients.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>