complexType AdditionalInfoQueryRS
diagram pscev_p31.png
type extension of PSCEVBase
properties
base PSCEVBase
children Notifications ContextInformation Echo Details Exceptions
used by
element AdditionalInfoQueryRS
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 consulta de información adicional de
                productos
           
source <xs:complexType name="AdditionalInfoQueryRS">
 
<xs:annotation>
   
<xs:documentation>Tipo complejo del mensaje de respuesta de la consulta de información adicional de
                productos
           
</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="PSCEVBase">
     
<xs:sequence>
       
<xs:element name="Echo" type="AdditionalInfoQueryRQ" minOccurs="0"/>
       
<xs:choice>
         
<xs:element name="Details" type="AdditionalInfoQueryDetails"/>
         
<xs:element name="Exceptions" type="PSNotifications"/>
       
</xs:choice>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element AdditionalInfoQueryRS/Echo
diagram pscev_p32.png
type AdditionalInfoQueryRQ
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Notifications ContextInformation GeneralParameters Products
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
source <xs:element name="Echo" type="AdditionalInfoQueryRQ" minOccurs="0"/>

element AdditionalInfoQueryRS/Details
diagram pscev_p33.png
type AdditionalInfoQueryDetails
properties
isRef 0
content complex
children Products
source <xs:element name="Details" type="AdditionalInfoQueryDetails"/>

element AdditionalInfoQueryRS/Exceptions
diagram pscev_p34.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