| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xsd:simpleType name="MachineTypesType"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="unix"/> <xsd:enumeration value="vms"/> <xsd:enumeration value="wnt"/> </xsd:restriction> </xsd:simpleType> |