Echelon LonWorks Network XML Instrukcja Użytkownika Strona 73

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 74
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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>
Przeglądanie stron 72
1 2 ... 68 69 70 71 72 73 74

Komentarze do niniejszej Instrukcji

Brak uwag