simpleType plmVersionViewEnum
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
type restriction of xsd:string
properties
base xsd:string
used by
element plmUserContextView/versionView
facets
Kind Value Annotation
enumeration PRODUCTION
enumeration DEVELOPMENT
enumeration GLOBAL
enumeration DEVELOPMENT_EXTENDED
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy