namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
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> |