simpleType Ann3DDimensionOrigin
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:string
properties
base xsd:string
used by
attribute Ann3DDimensionType/@origin
facets
Kind Value Annotation
enumeration first
enumeration second
source <xsd:simpleType name="Ann3DDimensionOrigin">
 
<xsd:restriction base="xsd:string">
   
<xsd:enumeration value="first"/>
   
<xsd:enumeration value="second"/>
 
</xsd:restriction>
</xsd:simpleType>


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