namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V2 | |||||||||||||||
type | restriction of xsd:string | |||||||||||||||
properties |
| |||||||||||||||
facets |
| |||||||||||||||
source | <xsd:simpleType name="plmVersionViewEnum"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="PRODUCTION"/> <xsd:enumeration value="DEVELOPMENT"/> <xsd:enumeration value="GLOBAL"/> <xsd:enumeration value="DEVELOPMENT_EXTENDED"/> </xsd:restriction> </xsd:simpleType> |