ГОСТ Р ИСО 15745 - 4 - 2012
<!-- **’ Data Type for enumerations *’*-->
<xsd:complexType name=TamilyT">
<xsd:annotation>
<xsd:documentation>Sets the Device family for identification
purpose.</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="MainFamily" type=’ FamilyEnumT" use="required7>
<xsd:attribute name="ProductFamily" type="xsd:normalizedString" use=“optional7>
</xsd:complexType>
<xsd:simpleType name="FamilyEnumT">
<xsd:annotation>
<xsd:documentation>Defines the possible settings for
Family/MainFamily.</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="General7>
<xsd:enumeration value="Drives7>
<xsd:enumeration value="Switching Devices7>
<xsd:enumeration value="l/07>
<xsd:enumeration value="Valves7>
<xsd:enumeration value=’ Controllers7>
<xsd:enumeration value="HMI7>
<xsd:enumeration value=’ Encoders7>
<xsd:enumeration value="NC/RC7>
<xsd:enumeration value="Gateway7>
<xsd:enumeration value="PLCs7>
<xsd:enumeration value=’ ldent Systems7>
<xsd:enumeration value=’PA Profiles7>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="GraphicsTypeEnumT">
<xsd:annotation>
<xsd:documentation>This is a list of possible types of a graphic representation of a
module or submodule.</xsd:documentation>
</xsd:annotation>
<xsd:restriction base=’xsd:string">
<xsd:enumeration value="DeviceSymbol7>
<xsd:enumeration value=’Devicelcon7>
</xsd:restriction>
<./xsd:simpleType>
<xsd:simpleType name="DataltemTypeEnumT">
<xsd:annotation>
<xsd:documentation>Defines the possible Datatypes for
Dataltems</xsd :documentation>
</xsd:annotation>
<xsd:restriction base=“xsd:string">
<xsd:enumeration value=’ lnteger87>
<xsd:enumeration value=’ lnteger167>
<xsd:enumeration value="lnteger327>
<xsd:enumeration value="lnteger647>
<xsd:enumeration value="Unsigned87>
<xsd:enumeration value="Unsigned167>
<xsd:enumeration value=’ Unsigned327>
<xsd:enumeration value=’ Unsigned647>
<xsd:enumeration value=“Float327>
<xsd:enumeration value="Float647>
<xsd:enumeration value="Date7>
265