simpleType BoundingType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute BoundType/@type
facets
Kind Value Annotation
enumeration box
enumeration sphere
enumeration compound
source <xsd:simpleType name="BoundingType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="box"/>
   
<xsd:enumeration value="sphere"/>
   
<xsd:enumeration value="compound"/>
 
</xsd:restriction>
</xsd:simpleType>


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