simpleType Ann3DTextStrikethroughEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute TextGroup/@strikethrough
facets
Kind Value Annotation
enumeration none
enumeration single
enumeration double
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>


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