complexType tcip:FcCommandEnableEquipAck
diagram
namespace http://www.TCIP-Adopted-03-00-01
children commandID command-time exit-free-mode command-accepted time-implemented exit-free-mode-ids resume-ops-ids
used by
element tcip:fcCommandEnableEquipAck
source <xs:complexType name="FcCommandEnableEquipAck">
 
<xs:sequence>
   
<xs:element name="commandID" type="CPT-CommandID"/>
   
<xs:element name="command-time" type="CPT-DateTime"/>
   
<xs:element name="exit-free-mode" type="CPT-Boolean"/>
   
<xs:element name="command-accepted" type="CPT-Boolean"/>
   
<xs:element name="time-implemented" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="exit-free-mode-ids" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="exit-free-mode-id" type="CPT-SerialNumber"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="resume-ops-ids" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="resume-ops-id" type="CPT-SerialNumber"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

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

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

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

element tcip:FcCommandEnableEquipAck/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:FcCommandEnableEquipAck/exit-free-mode-ids
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children exit-free-mode-id
source <xs:element name="exit-free-mode-ids" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="exit-free-mode-id" type="CPT-SerialNumber"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element tcip:FcCommandEnableEquipAck/resume-ops-ids
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children resume-ops-id
source <xs:element name="resume-ops-ids" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="resume-ops-id" type="CPT-SerialNumber"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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


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