simpleType CompoundRepTypeEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute CompoundRepType/@type
facets
Kind Value Annotation
enumeration default
enumeration construction
enumeration weld
enumeration midsurface
source <xsd:simpleType name="CompoundRepTypeEnum">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="default"/>
   
<xsd:enumeration value="construction"/>
   
<xsd:enumeration value="weld"/>
   
<xsd:enumeration value="midsurface"/>
 
</xsd:restriction>
</xsd:simpleType>


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