ГОСТ Р ИСО 20242-4—2012
<xsd:enumeration value-’07>
<xsd:enumeration value="17>
</xsd:restriction>
</xsd:simpleType>
<!- A simpie GDI-Parameter for the Function Object of type IFADInput ->
<xsd:complexType name="ChannelType">
<xsd:complexContent>
<xsd:extension base="Parameter">
<xsd:sequence>
<xsd:e!ement name="OrderedValue" type="OrderedValueChanner
minOccurs="0’ maxOccurs=’unbounded’V>
</xsd:sequence>
</xsd:extension>
</xsd :complexContent>
</xsd:complexType>
<!- A simple Value-Type for GDI-Parameter of type ChannelType (above) ->
<xsd:complexType name=”OrderedValueChanneT>
<xsd:comptexContent>
<xsd:restriction base="TOrderedValue">
<xsd:sequence>
<xsd:eiement name=*Value” type=*xsd:unsignedShort" default="07>
</xsd:sequence>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
</xsd:schema>
A.7.3 XML-схема: Файл DCDa2.xsd
<?xml version=”1.0" encoding=’UTF-8"?>
<xsd:schema xmlns:xsd=’http:/Avww.w3.org/2001(’XMLSchema’
elementFormDefault=*qua!ified’* attributeFormDefault=*unqualified">
<xsd:annotation>
<xsd:appinfo source="
http://www.asam.net/IS020242-4;DCPTHeader.xsd"
>
<DCPTHeader>
<DCPTIdentification>DCD2</DCPTIdentification>
<DCPTRevision>1.0</DCPTRevision>
<DCPTName>DCD2</DCPTName>
<DCPTSource>DCD2.xsd</DCPTSource>
<DCPTCIasslD>DCD</DCPTCIasslD>
<DCPTDate>2007-03-16</DCPTDate>
<ISO20242Reference>
<lS020242Edition>1</IS020242Edition>
<Technology>ASAM-GDI</Technology>
<j’!SO20242Reference>
</DCPTHeader>
</xsd:appinfo>
</xsd:annotation>
<xsd:include schemaLocatk>n="GDICommon.xsd7>
<!- Main type is GDI_DCD with contained Virtual Device Types.
There may be many different Virtual Device Types contained. ->
<xsd:compiexType name="Driver02*>
<xsd:complexContent>
<xsd:extension base=*GDI_DCD’>
<xsd:sequence>
<xsd:element name="myDevice02" type="Device02” minOccurs=“0* maxOccurs="unbounded7>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<!- Virtual Device Types have fixed numbers for identification in modulelD.
This is a restriction of type VDInstance. If you want to avoid
restriction, move attribute moduleld from type GDI_Module with a fixed
25