simpleType RatedCurrentEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute RatedCurrentType/@type
facets
Kind Value Annotation
enumeration ac3Phase
enumeration ac5Phase
enumeration acSinglePhase
enumeration dc
source <xsd:simpleType name="RatedCurrentEnum">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="ac3Phase"/>
   
<xsd:enumeration value="ac5Phase"/>
   
<xsd:enumeration value="acSinglePhase"/>
   
<xsd:enumeration value="dc"/>
 
</xsd:restriction>
</xsd:simpleType>


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