| ZVON > References > UDDI Reference |
| Intro / Search / ZVON |
| Element | overviewURL |
|---|---|
| Occurs in | overviewDoc, overviewDoc, |
| XML Schema |
|---|
<xsd:element name="overviewURL" final="restriction" type="uddi:overviewURL"/> |
<xsd:complexType name="overviewURL" final="restriction"> <xsd:simpleContent> <xsd:extension base="uddi:validationTypeAnyURI4096"> <xsd:attribute name="useType" type="uddi:useType" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |
<xsd:simpleType name="useType"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="255"/> <xsd:whiteSpace value="collapse"/> </xsd:restriction> </xsd:simpleType> |