complexType tcip:CCParameterRateConfiguration
diagram
namespace http://www.TCIP-Adopted-03-00-01
children parameters rate
used by
element tcip:CCParameterReportRequest/parameter-rate-request/parameter-rate-request-item
source <xs:complexType name="CCParameterRateConfiguration">
 
<xs:sequence>
   
<xs:element name="parameters">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="parameter" type="OB-PID"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="rate" type="OB-Rate"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CCParameterRateConfiguration/parameters
diagram
properties
isRef 0
content complex
children parameter
source <xs:element name="parameters">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="parameter" type="OB-PID"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CCParameterRateConfiguration/parameters/parameter
diagram
type tcip:OB-PID
properties
isRef 0
content simple
source <xs:element name="parameter" type="OB-PID"/>

element tcip:CCParameterRateConfiguration/rate
diagram
type tcip:OB-Rate
properties
isRef 0
content simple
source <xs:element name="rate" type="OB-Rate"/>


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