simpleType AttributeDefAttrType
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute AttributeDefType/@attrType
facets
Kind Value Annotation
enumeration character
enumeration double
enumeration date
enumeration float
enumeration integer
enumeration logical
enumeration short
enumeration string
enumeration typedReference
enumeration untypedReference
enumeration externalReference
enumeration note
source <xsd:simpleType name="AttributeDefAttrType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="character"/>
   
<xsd:enumeration value="double"/>
   
<xsd:enumeration value="date"/>
   
<xsd:enumeration value="float"/>
   
<xsd:enumeration value="integer"/>
   
<xsd:enumeration value="logical"/>
   
<xsd:enumeration value="short"/>
   
<xsd:enumeration value="string"/>
   
<xsd:enumeration value="typedReference"/>
   
<xsd:enumeration value="untypedReference"/>
   
<xsd:enumeration value="externalReference"/>
   
<xsd:enumeration value="note"/>
 
</xsd:restriction>
</xsd:simpleType>


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