namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="Ann3DTextStrikethroughEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="none"/> <xsd:enumeration value="single"/> <xsd:enumeration value="double"/> </xsd:restriction> </xsd:simpleType> |