complexType tcip:FcCommandDisableEquipAck
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
element tcip:fcCommandDisableEquipAck
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>

element tcip:FcCommandDisableEquipAck/commandID
diagram
type tcip:CPT-CommandID
properties
isRef 0
content simple
source <xs:element name="commandID" type="CPT-CommandID"/>

element tcip:FcCommandDisableEquipAck/command-time
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="command-time" type="CPT-DateTime"/>

element tcip:FcCommandDisableEquipAck/free-mode-requested
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="free-mode-requested" type="CPT-Boolean"/>

element tcip:FcCommandDisableEquipAck/command-accepted
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="command-accepted" type="CPT-Boolean"/>

element tcip:FcCommandDisableEquipAck/time-implemented
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="time-implemented" type="CPT-DateTime" minOccurs="0"/>

element tcip:FcCommandDisableEquipAck/free-mode-ids
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element tcip:FcCommandDisableEquipAck/free-mode-ids/free-mode-id
diagram
type tcip:CPT-SerialNumber
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="free-mode-id" type="CPT-SerialNumber"/>

element tcip:FcCommandDisableEquipAck/cease-ops-ids
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element tcip:FcCommandDisableEquipAck/cease-ops-ids/cease-ops-id
diagram
type tcip:CPT-SerialNumber
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="cease-ops-id" type="CPT-SerialNumber"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy