noNamespace
simpleType descriptor-type

Super Types
{}descriptor-type (restriction)

Properties
This component is not nillable.

Model

ACTIVE|TERMINATE|CHANGE|INSTANT


Source
<xsd:simpleType name="descriptor-type">
<xsd:restriction base="xsd:string">
<xsd:pattern value="ACTIVE|TERMINATE|CHANGE|INSTANT"/>
</xsd:restriction>
</xsd:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.