complexType InsuranceQuoteQueryRQ
diagram pscev_p880.png
type extension of PSCEVBase
properties
base PSCEVBase
children Notifications GeneralParameters Products
used by
element InsuranceQuoteQueryRQ
attributes
Name  Type  Use  Default  Fixed  annotation
Versionxs:string      
documentation
Versión del mensaje CEV
Debugxs:boolean      
documentation
Uso Interno - Indica si el mensaje se debe procesar en modo debug
annotation
documentation
Tipo complejo del mensaje de solicitud de cotización de seguro
source <xs:complexType name="InsuranceQuoteQueryRQ">
 
<xs:annotation>
   
<xs:documentation>Tipo complejo del mensaje de solicitud de cotización de seguro</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="PSCEVBase">
     
<xs:sequence>
       
<xs:element name="GeneralParameters" type="GeneralParameters"/>
       
<xs:element name="Products"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element InsuranceQuoteQueryRQ/GeneralParameters
diagram pscev_p881.png
type GeneralParameters
properties
isRef 0
content complex
children PreferedLanguage PreferedCurrency
source <xs:element name="GeneralParameters" type="GeneralParameters"/>

element InsuranceQuoteQueryRQ/Products
diagram pscev_p882.png
properties
isRef 0
source <xs:element name="Products"/>


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