Definition Type: Element
Name: authInfo
Namespace: urn:uddi-org:api_v3
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: uddi_v3.xsd
Abstract
ContentType Restriction
Collapse XSD Schema Diagram:
XSD Diagram of authInfo in schema uddi_v3_xsd (OASIS UDDI Specification TC)
Collapse XSD Schema Code:
<xsd:element name="authInfo" final="restriction">
    <xsd:simpleType>
        <xsd:restriction base="xsd:string" />
    </xsd:simpleType>
</xsd:element>