namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="OccurrenceControlEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="explicit"/> <xsd:enumeration value="implicit"/> <xsd:enumeration value="mixed"/> </xsd:restriction> </xsd:simpleType> |