urn:veloconnect:profile-1.3
simpleType UnsupportedQueryType

Super Types
{http://www.w3.org/2001/XMLSchema}normalizedString
|
+--{urn:veloconnect:profile-1.3}UnsupportedQueryType (restriction)

Documentation
Suchparameter je Belegart.
OrderID in OrderConfirmationQueryRequest
					
OrderID in DeliveryNoteQueryRequest
					
OrderID in InvoiceInformationQueryRequest
					
OrderConfirmationID in DeliveryNoteQueryRequest
					
OrderConfirmationID in InvoiceInformationQueryRequest
					
DeliveryNoteID in InvoiceInformationQueryRequest
					
Properties
This component is not nillable.

Model

('OrderConfirmation-OrderID' | 'DeliveryNote-OrderID' | 'Invoice-OrderID' | 'DeliveryNote-OrderConfirmationID' | 'Invoice-OrderConfirmationID' | 'Invoice-DeliveryNoteID')

Source
<xsd:simpleType name="UnsupportedQueryType">
<xsd:restriction base="xsd:normalizedString">
<xsd:enumeration value="OrderConfirmation-OrderID">
</xsd:enumeration>
<xsd:enumeration value="DeliveryNote-OrderID">
</xsd:enumeration>
<xsd:enumeration value="Invoice-OrderID">
</xsd:enumeration>
<xsd:enumeration value="DeliveryNote-OrderConfirmationID">
</xsd:enumeration>
<xsd:enumeration value="Invoice-OrderConfirmationID">
</xsd:enumeration>
<xsd:enumeration value="Invoice-DeliveryNoteID">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.