simpleType TextUnderlineType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute TextGroup/@underline
facets
Kind Value Annotation
enumeration under
enumeration over
source <xsd:simpleType name="TextUnderlineType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="under"/>
   
<xsd:enumeration value="over"/>
 
</xsd:restriction>
</xsd:simpleType>


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