Definition Type: ComplexType
Name: overviewDoc
Namespace: urn:uddi-org:api_v3
Containing Schema: uddi_v3.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into overviewURL in schema uddi_v3_xsd Drilldown into overviewURL in schema uddi_v3_xsd Drilldown into description in schema uddi_v3_xsdXSD Diagram of overviewDoc in schema uddi_v3_xsd (OASIS UDDI Specification TC)
Collapse XSD Schema Code:
<xsd:complexType name="overviewDoc" final="restriction">
    <xsd:choice>
        <xsd:sequence>
            <xsd:element ref="uddi:description" maxOccurs="unbounded" />
            <xsd:element ref="uddi:overviewURL" minOccurs="0" />
        </xsd:sequence>
        <xsd:element ref="uddi:overviewURL" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
description uddi:description (1) unbounded
overviewURL uddi:overviewURL 0 (1)
overviewURL uddi:overviewURL (1) (1)
Collapse Derivation Tree:
Collapse References:
uddi:overviewDoc