urn:uddi-org:api_v3
The completionStatus Simple Type
Simple Type completionStatus
Other types cannot be derived from completionStatus using one of the following methods : restriction.
completionStatus is derived from string type. There are several restrictions on the value. The schema processor collapses value's whitespace. The length of the value is less than or equals to 32. Enumeration values are Click here to show Comment(status:complete | status:fromKey_incomplete | status:toKey_incomplete).
 Collapse XML
-<xsd:simpleType  final="restriction"  name="completionStatus">
-<xsd:restriction  base="xsd:string">
<xsd:maxLength  value="32" />
<xsd:whiteSpace  value="collapse" />
<xsd:enumeration  value="status:complete" />
<xsd:enumeration  value="status:fromKey_incomplete" />
<xsd:enumeration  value="status:toKey_incomplete" />
</xsd:restriction>
</xsd:simpleType>
 Collapse Uses
 Collapse Type (1)
string 
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©