simpleType OptionTypesType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute OptionType/@type
facets
Kind Value Annotation
enumeration enum
enumeration string
enumeration int
enumeration real
enumeration logical
source <xsd:simpleType name="OptionTypesType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="enum"/>
   
<xsd:enumeration value="string"/>
   
<xsd:enumeration value="int"/>
   
<xsd:enumeration value="real"/>
   
<xsd:enumeration value="logical"/>
 
</xsd:restriction>
</xsd:simpleType>


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