| ZVON > References > UDDI Reference |
| Intro / Search / ZVON |
| Element | dispositionReport |
|---|
| XML Schema |
|---|
<xsd:element name="dispositionReport" final="restriction" type="uddi:dispositionReport"/> |
<xsd:complexType name="dispositionReport" final="restriction"> <xsd:sequence> <xsd:element maxOccurs="unbounded" ref="uddi:result"/> </xsd:sequence> <xsd:attribute name="truncated" type="uddi:truncated" use="optional"/> </xsd:complexType> |
<xsd:simpleType name="truncated" final="restriction"> <xsd:restriction base="xsd:boolean"/> </xsd:simpleType> |