complexType tcip:CCParameterReportRequest
diagram
namespace http://www.TCIP-Adopted-03-00-01
children logical-device-address metadata parameter-rate-request
used by
element tcip:CcPTVAlarmLimits/parameterLogRates/parameterLogRate
source <xs:complexType name="CCParameterReportRequest">
 
<xs:sequence>
   
<xs:element name="logical-device-address" type="OB-MID"/>
   
<xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>
   
<xs:element name="parameter-rate-request">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="parameter-rate-request-item" type="CCParameterRateConfiguration"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:CCParameterReportRequest/logical-device-address
diagram
type tcip:OB-MID
properties
isRef 0
content simple
source <xs:element name="logical-device-address" type="OB-MID"/>

element tcip:CCParameterReportRequest/metadata
diagram
type tcip:CPTRowMetaData
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children created effective expiration activation deactivation updated
source <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>

element tcip:CCParameterReportRequest/parameter-rate-request
diagram
properties
isRef 0
content complex
children parameter-rate-request-item
source <xs:element name="parameter-rate-request">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="parameter-rate-request-item" type="CCParameterRateConfiguration"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CCParameterReportRequest/parameter-rate-request/parameter-rate-request-item
diagram
type tcip:CCParameterRateConfiguration
properties
isRef 0
content complex
children parameters rate
source <xs:element name="parameter-rate-request-item" type="CCParameterRateConfiguration"/>


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