simpleType LocationEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute MROLocationType/@type
facets
Kind Value Annotation
enumeration inService
enumeration enterprise
source <xsd:simpleType name="LocationEnum">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="inService"/>
   
<xsd:enumeration value="enterprise"/>
 
</xsd:restriction>
</xsd:simpleType>


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