Echelon LonWorks Network XML Uživatelský manuál Strana 73

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 74
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 72
L
ONWORKS Network XML Programmer’s Guide 65
<xs:element name="ReceiveTimer" type="xs:integer" maxOccurs="1"
minOccurs="0" />
<xs:element name="RepeatCount" type="xs:integer" maxOccurs="1"
minOccurs="0" />
<xs:element name="RepeatTimer" type="xs:integer" maxOccurs="1"
minOccurs="0" />
<xs:element name="RetryCount" type="xs:integer" maxOccurs="1" minOccurs="0" />
<xs:element name="TransmitTimer" type="xs:integer" maxOccurs="1"
minOccurs="0" />
<xs:element name="ServiceType" type="enumType" maxOccurs="1" minOccurs="0" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="cdCollection">
<xs:sequence>
<xs:element name="ConnectDescTemplate" type="cdObject" maxOccurs="unbounded"
minOccurs="0" />
</xs:sequence>
</xs:complexType>
<xs:complexType name="comObjectType">
<xs:complexContent>
<xs:extension base="objectType">
<xs:sequence />
<xs:attribute name="Commission" type="xs:string" />
<xs:attribute name="State" type="xs:string" />
<xs:attribute name="CP" type="xs:string" />
<xs:attribute name="DevCP" type="xs:string" />
<xs:attribute name="Image" type="xs:string" />
<xs:attribute name="FwUpdate" type="xs:string" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:schema>
Zobrazit stránku 72
1 2 ... 68 69 70 71 72 73 74

Komentáře k této Příručce

Žádné komentáře