diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | commandID command-time free-mode-requested command-accepted time-implemented free-mode-ids cease-ops-ids | ||
used by |
|
||
source | <xs:complexType name="FcCommandDisableEquipAck"> <xs:sequence> <xs:element name="commandID" type="CPT-CommandID"/> <xs:element name="command-time" type="CPT-DateTime"/> <xs:element name="free-mode-requested" type="CPT-Boolean"/> <xs:element name="command-accepted" type="CPT-Boolean"/> <xs:element name="time-implemented" type="CPT-DateTime" minOccurs="0"/> <xs:element name="free-mode-ids" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="free-mode-id" type="CPT-SerialNumber"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="cease-ops-ids" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="cease-ops-id" type="CPT-SerialNumber"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPT-CommandID | ||||
properties |
|
||||
source | <xs:element name="commandID" type="CPT-CommandID"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="command-time" type="CPT-DateTime"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="free-mode-requested" type="CPT-Boolean"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="command-accepted" type="CPT-Boolean"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-DateTime | ||||||||
properties |
|
||||||||
source | <xs:element name="time-implemented" type="CPT-DateTime" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | free-mode-id | ||||||||
source | <xs:element name="free-mode-ids" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="free-mode-id" type="CPT-SerialNumber"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPT-SerialNumber | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="free-mode-id" type="CPT-SerialNumber"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | cease-ops-id | ||||||||
source | <xs:element name="cease-ops-ids" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="cease-ops-id" type="CPT-SerialNumber"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPT-SerialNumber | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="cease-ops-id" type="CPT-SerialNumber"/> |