complexType InsuranceQuoteQueryRS
diagram pscev_p883.png
type extension of PSCEVBase
properties
base PSCEVBase
children Notifications Details Exceptions
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 respuesta de la solicitud de cotización de seguro
           
source <xs:complexType name="InsuranceQuoteQueryRS">
 
<xs:annotation>
   
<xs:documentation>Tipo complejo del mensaje de respuesta de la solicitud de cotización de seguro
           
</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="PSCEVBase">
     
<xs:choice>
       
<xs:element name="Details"/>
       
<xs:element name="Exceptions" type="PSNotifications"/>
     
</xs:choice>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element InsuranceQuoteQueryRS/Details
diagram pscev_p884.png
properties
isRef 0
source <xs:element name="Details"/>

element InsuranceQuoteQueryRS/Exceptions
diagram pscev_p885.png
type PSNotifications
properties
isRef 0
content complex
children Notification
source <xs:element name="Exceptions" type="PSNotifications"/>


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